Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: "MMC core: - mmc: core: Avoid hang when claiming host MMC host: - dw_mmc: Avoid hang when accessing registers - dw_mmc: Fix out-of-bounds access for slot's caps - dw_mmc-k3: Fix out-of-bounds access through DT alias - sdhci-pci: Fix S0i3 for Intel BYT-based controllers" * tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: core: Avoid hanging to claim host for mmc via some nested calls mmc: dw_mmc: Avoid accessing registers in runtime suspended state mmc: dw_mmc: Fix out-of-bounds access for slot's caps mmc: dw_mmc: Factor out dw_mci_init_slot_caps mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
No related branches found
No related tags found
Showing
- drivers/mmc/core/mmc_ops.c 0 additions, 4 deletionsdrivers/mmc/core/mmc_ops.c
- drivers/mmc/host/dw_mmc-exynos.c 1 addition, 0 deletionsdrivers/mmc/host/dw_mmc-exynos.c
- drivers/mmc/host/dw_mmc-k3.c 4 additions, 0 deletionsdrivers/mmc/host/dw_mmc-k3.c
- drivers/mmc/host/dw_mmc-rockchip.c 1 addition, 0 deletionsdrivers/mmc/host/dw_mmc-rockchip.c
- drivers/mmc/host/dw_mmc-zx.c 1 addition, 0 deletionsdrivers/mmc/host/dw_mmc-zx.c
- drivers/mmc/host/dw_mmc.c 54 additions, 30 deletionsdrivers/mmc/host/dw_mmc.c
- drivers/mmc/host/dw_mmc.h 2 additions, 0 deletionsdrivers/mmc/host/dw_mmc.h
- drivers/mmc/host/sdhci-pci-core.c 31 additions, 4 deletionsdrivers/mmc/host/sdhci-pci-core.c
Loading
Please register or sign in to comment