Revision 01ec3bb6ea6a9e5cbe18600e8613c717508b0a71 authored by Linus Torvalds on 12 July 2024, 17:26:48 UTC, committed by Linus Torvalds on 12 July 2024, 17:26:48 UTC
Pull MMC host fixes from Ulf Hansson:

 - davinci_mmc: Prevent transmitted data size from exceeding sgm's
   length

 - sdhci: Fix max_seg_size for 64KiB PAGE_SIZE

* tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
  mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
2 parent s e091caf + 16198ee
History
File Mode Size
alloc
init
net
sync
alloc.rs -rw-r--r-- 2.2 KB
build_assert.rs -rw-r--r-- 2.5 KB
error.rs -rw-r--r-- 11.7 KB
init.rs -rw-r--r-- 45.7 KB
ioctl.rs -rw-r--r-- 2.0 KB
kunit.rs -rw-r--r-- 7.0 KB
lib.rs -rw-r--r-- 3.8 KB
net.rs -rw-r--r-- 107 bytes
prelude.rs -rw-r--r-- 1020 bytes
print.rs -rw-r--r-- 12.7 KB
static_assert.rs -rw-r--r-- 879 bytes
std_vendor.rs -rw-r--r-- 5.1 KB
str.rs -rw-r--r-- 28.9 KB
sync.rs -rw-r--r-- 1.7 KB
task.rs -rw-r--r-- 6.1 KB
time.rs -rw-r--r-- 2.2 KB
types.rs -rw-r--r-- 14.2 KB
workqueue.rs -rw-r--r-- 24.6 KB

back to top