Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: "MMC core: - Ensure that debugfs files are removed properly - Fix missing blk_put_request() - Deal with errors from blk_get_request() - Rewind mmc bus suspend operations at failures - Prepend '0x' to ocr and pre_eol_info in sysfs to identify as hex MMC host: - sdhci-msm: Make it optional to wait for signal level changes - sdhci: Avoid swiotlb buffer being full" * tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: core: prepend 0x to OCR entry in sysfs mmc: core: prepend 0x to pre_eol_info entry in sysfs mmc: sdhci: Avoid swiotlb buffer being full mmc: sdhci-msm: Optionally wait for signal level changes mmc: block: Ensure that debugfs files are removed mmc: core: Do not leave the block driver in a suspended state mmc: block: Check return value of blk_get_request() mmc: block: Fix missing blk_put_request()
No related branches found
No related tags found
Showing
- drivers/mmc/core/block.c 59 additions, 8 deletionsdrivers/mmc/core/block.c
- drivers/mmc/core/bus.c 3 additions, 0 deletionsdrivers/mmc/core/bus.c
- drivers/mmc/core/debugfs.c 1 addition, 0 deletionsdrivers/mmc/core/debugfs.c
- drivers/mmc/core/mmc.c 2 additions, 2 deletionsdrivers/mmc/core/mmc.c
- drivers/mmc/core/sd.c 1 addition, 1 deletiondrivers/mmc/core/sd.c
- drivers/mmc/host/sdhci-msm.c 14 additions, 0 deletionsdrivers/mmc/host/sdhci-msm.c
- drivers/mmc/host/sdhci.c 18 additions, 10 deletionsdrivers/mmc/host/sdhci.c
Loading
Please register or sign in to comment