summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCsYoshihiro Shimoda2019-09-111-36/+0
* | | mmc: jz4740: Drop dependency on arch headerPaul Cercueil2019-09-111-4/+0
* | | mmc: jz4740: Code cleanupPaul Cercueil2019-09-111-7/+7
* | | mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva2019-09-111-3/+2
* | | mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu2019-09-111-0/+1
* | | mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-1110-19/+4
* | | mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter2019-09-112-0/+2
* | | mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva2019-09-111-0/+1
* | | mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva2019-09-111-0/+4
* | | mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-09-111-3/+1
* | | mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson2019-09-111-32/+37
* | | mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan2019-09-111-8/+4
* | | mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren2019-09-111-0/+9
* | | mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-09-111-3/+1
|/ /
* | Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik2019-09-031-1/+1
* | mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada2019-08-301-0/+1
* | mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang2019-08-301-1/+12
* | mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang2019-08-301-1/+2
* | mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang2019-08-301-1/+2
* | mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang2019-08-301-0/+6
* | mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang2019-08-301-3/+4
* | mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-08-301-0/+6
* | mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev2019-08-221-0/+3
* | Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko2019-08-211-0/+14
|/
* mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao2019-08-061-0/+1
* mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao2019-08-061-1/+2
* mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang2019-08-0610-12/+12
* mmc: mmc_spi: Enable stable writesAndreas Koop2019-07-221-0/+5
* mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-07-221-1/+1
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-07-221-2/+1
* mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang2019-07-221-0/+1
* Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-1126-359/+666
|\
| * mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654YueHaibing2019-07-101-1/+1
| * mmc: alcor: remove a redundant greater or equal to zero comparisonColin Ian King2019-07-101-1/+1
| * mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-101-3/+6
| * mmc: sdhci_am654: Make some symbols staticYueHaibing2019-07-101-3/+4
| * mmc: core: let the dma map ops handle bouncingChristoph Hellwig2019-07-101-5/+2
| * mmc: sdhci-sprd: Add pin control support for voltage switchBaolin Wang2019-07-101-0/+54
| * mmc: sdhci-sprd: Add start_signal_voltage_switch opsBaolin Wang2019-07-101-0/+24
| * mmc: sdhci-pci: Add support for Intel EHLAdrian Hunter2019-07-102-0/+4
| * mmc: tmio: Use dma_max_mapping_size() instead of a workaroundYoshihiro Shimoda2019-07-101-14/+4
| * mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()Ulf Hansson2019-07-101-11/+9
| * mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()Ulf Hansson2019-07-101-12/+6
| * mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson2019-07-101-7/+7
| * mmc: sdio: Drop powered-on re-init at runtime resume and HW resetUlf Hansson2019-07-101-7/+1
| * mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()Ulf Hansson2019-07-101-17/+17
| * mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()Ulf Hansson2019-07-101-4/+0
| * mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson2019-06-201-2/+1
| * Merge branch 'fixes' into nextUlf Hansson2019-06-182-1/+16
| |\
| * | mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUSRaul E Rangel2019-06-181-1/+1