summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2017-06-20mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede1-3/+0
2017-06-20mmc: tmio: make sure SDIO gets reinitialized after resumeWolfram Sang1-7/+10
2017-06-20mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer2-549/+112
2017-06-20mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau1-12/+4
2017-06-20mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau1-11/+7
2017-06-20mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau1-21/+38
2017-06-20mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDRBenoît Thébaudeau1-0/+1
2017-06-20mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau1-24/+25
2017-06-20mmc: mediatek: Fixed size in dma_free_coherentPhong LE1-1/+1
2017-06-20mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva1-3/+9
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-06-20mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods1-12/+12
2017-06-20mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam1-13/+41
2017-06-20mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang1-2/+4
2017-06-20mmc: tmio: add CMD23 supportWolfram Sang1-13/+28
2017-06-20mmc: tmio: move finish_request function further downWolfram Sang1-38/+38
2017-06-20mmc: tmio: remove outdated commentWolfram Sang1-1/+0
2017-06-20mmc: tmio: refactor handling mrqWolfram Sang1-20/+26
2017-06-20mmc: tmio: make tmio_mmc_request function more readableWolfram Sang1-5/+6
2017-06-20mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2-2/+8
2017-06-20mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman3-129/+137
2017-06-20mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman3-72/+72
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman5-39/+52
2017-06-20mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2-1/+0
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman6-43/+86
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman4-17/+10
2017-06-20Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson1-8/+2
2017-06-20mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson1-0/+7
2017-06-20mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson1-3/+22
2017-06-20mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold1-1/+2
2017-06-20mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko2-26/+6
2017-06-20mmc: sdricoh_cs: remove redundant check if len is non-zeroColin Ian King1-3/+0
2017-06-20mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta1-1/+1
2017-06-12mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit1-0/+9
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-05-22mmc: cavium: Fix probing race with regulatorJan Glauber2-1/+16
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber1-15/+10
2017-05-19mmc: cavium-octeon: Use proper GPIO name for power controlDavid Daney1-1/+1
2017-05-19mmc: cavium-octeon: Fix interrupt enable codeDavid Daney1-1/+1
2017-05-19mmc: sdhci-xenon: kill xenon_clean_phy()Jisheng Zhang3-19/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2017-04-28mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu1-0/+14
2017-04-28mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu1-5/+4
2017-04-28mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHYHu Ziji1-1/+6
2017-04-28mmc: sdhci-xenon: Fix the work flow in xenon_remove().Hu Ziji1-2/+2
2017-04-25mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()Wei Yongjun1-4/+1
2017-04-25mmc: cavium: Use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2017-04-24mmc: cavium: Add MMC support for Octeon SOCs.Steven J. Hill3-0/+363
2017-04-24mmc: cavium: Fix detection of block or byte addressing.Steven J. Hill1-1/+1