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
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 306 bytes
af_x25.c -rw-r--r-- 40.1 KB
sysctl_net_x25.c -rw-r--r-- 2.0 KB
x25_dev.c -rw-r--r-- 4.0 KB
x25_facilities.c -rw-r--r-- 8.9 KB
x25_forward.c -rw-r--r-- 3.5 KB
x25_in.c -rw-r--r-- 10.6 KB
x25_link.c -rw-r--r-- 9.1 KB
x25_out.c -rw-r--r-- 5.1 KB
x25_proc.c -rw-r--r-- 4.8 KB
x25_route.c -rw-r--r-- 4.4 KB
x25_subr.c -rw-r--r-- 9.2 KB
x25_timer.c -rw-r--r-- 3.6 KB

back to top