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-- 2.2 KB
Makefile -rw-r--r-- 492 bytes
actions.c -rw-r--r-- 38.4 KB
conntrack.c -rw-r--r-- 60.4 KB
conntrack.h -rw-r--r-- 2.7 KB
datapath.c -rw-r--r-- 64.4 KB
datapath.h -rw-r--r-- 7.5 KB
dp_notify.c -rw-r--r-- 2.0 KB
flow.c -rw-r--r-- 24.1 KB
flow.h -rw-r--r-- 7.9 KB
flow_netlink.c -rw-r--r-- 96.6 KB
flow_netlink.h -rw-r--r-- 2.4 KB
flow_table.c -rw-r--r-- 29.5 KB
flow_table.h -rw-r--r-- 3.1 KB
meter.c -rw-r--r-- 18.0 KB
meter.h -rw-r--r-- 1.3 KB
vport-geneve.c -rw-r--r-- 2.9 KB
vport-gre.c -rw-r--r-- 2.1 KB
vport-internal_dev.c -rw-r--r-- 5.8 KB
vport-internal_dev.h -rw-r--r-- 442 bytes
vport-netdev.c -rw-r--r-- 4.7 KB
vport-netdev.h -rw-r--r-- 539 bytes
vport-vxlan.c -rw-r--r-- 3.7 KB
vport.c -rw-r--r-- 12.5 KB
vport.h -rw-r--r-- 5.6 KB

back to top