Revision 568099a703de7c31b02d3cd9e26e6f88fffac28e authored by Linus Torvalds on 12 March 2021, 19:58:33 UTC, committed by Linus Torvalds on 12 March 2021, 19:58:33 UTC
Pull MMC fixes from Ulf Hansson:
 "MMC core:

   - Fix partition switch time for eMMC

  MMC host:

   - mmci: Enforce R1B response to fix busy detection for
     the stm32 variants

   - cqhci: Fix crash when removing mmc module/card"

* tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: cqhci: Fix random crash when remove mmc module/card
  mmc: core: Fix partition switch time for eMMC
  mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variants
2 parent s 270c055 + f06391c
History
File Mode Size
Documentation
arch
include
.gitignore -rw-r--r-- 83 bytes
Build -rw-r--r-- 852 bytes
Makefile -rw-r--r-- 2.0 KB
builtin-check.c -rw-r--r-- 2.0 KB
builtin-orc.c -rw-r--r-- 1.4 KB
check.c -rw-r--r-- 74.6 KB
elf.c -rw-r--r-- 21.4 KB
objtool.c -rw-r--r-- 3.1 KB
orc_dump.c -rw-r--r-- 4.2 KB
orc_gen.c -rw-r--r-- 5.7 KB
special.c -rw-r--r-- 3.7 KB
sync-check.sh -rwxr-xr-x 1.4 KB
weak.c -rw-r--r-- 641 bytes

back to top