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
auth_gss
xprtrdma
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 628 bytes
addr.c -rw-r--r-- 8.7 KB
auth.c -rw-r--r-- 20.7 KB
auth_null.c -rw-r--r-- 2.7 KB
auth_unix.c -rw-r--r-- 5.3 KB
backchannel_rqst.c -rw-r--r-- 11.0 KB
cache.c -rw-r--r-- 45.6 KB
clnt.c -rw-r--r-- 71.1 KB
debugfs.c -rw-r--r-- 7.2 KB
netns.h -rw-r--r-- 976 bytes
rpc_pipe.c -rw-r--r-- 35.8 KB
rpcb_clnt.c -rw-r--r-- 27.4 KB
sched.c -rw-r--r-- 32.6 KB
socklib.c -rw-r--r-- 7.9 KB
socklib.h -rw-r--r-- 470 bytes
stats.c -rw-r--r-- 8.6 KB
sunrpc.h -rw-r--r-- 1.7 KB
sunrpc_syms.c -rw-r--r-- 2.8 KB
svc.c -rw-r--r-- 40.9 KB
svc_xprt.c -rw-r--r-- 38.0 KB
svcauth.c -rw-r--r-- 5.3 KB
svcauth_unix.c -rw-r--r-- 21.5 KB
svcsock.c -rw-r--r-- 39.0 KB
sysctl.c -rw-r--r-- 3.5 KB
timer.c -rw-r--r-- 2.9 KB
xdr.c -rw-r--r-- 54.9 KB
xprt.c -rw-r--r-- 52.0 KB
xprtmultipath.c -rw-r--r-- 13.3 KB
xprtsock.c -rw-r--r-- 81.7 KB

back to top