summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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: 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/+1Star
* 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-1221-240/+617
|\
| * 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: 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/+4Star
| * mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUSRaul E Rangel2019-06-181-1/+1
| * mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel2019-06-181-1/+11
| * Merge branch 'fixes' into nextUlf Hansson2019-06-181-1/+4
| |\
| * | mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028aYangbo Lu2019-06-171-4/+5
| * | mmc: sdhci-of-esdhc: set the sd clock divisor value above 3Yangbo Lu2019-06-171-0/+8
| * | mmc: host: s3cmci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-172-23/+6Star
| * | mmc: host: dw_mmc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-171-29/+7Star
| * | mmc: host: atmel-mci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-171-31/+7Star
| * | Merge branch 'fixes' into nextUlf Hansson2019-06-171-17/+22
| |\ \
| * | | mmc: sdhci_am654: Add Support for 4 bit IP on J721EFaiz Abbas2019-06-171-38/+86
| * | | mmc: sdhci_am654: Add Support for 8 bit IP on J721EFaiz Abbas2019-06-171-25/+110
| * | | mmc: sdhi: remove unneeded initializationWolfram Sang2019-06-101-1/+0Star
| * | | mmc: sdhi: improve quirk descriptionsWolfram Sang2019-06-101-6/+6
| * | | Merge branch 'fixes' into nextUlf Hansson2019-06-101-2/+7
| |\ \ \
| * | | | sdhci: tegra: Do not log error message on deferred probeThierry Reding2019-06-101-1/+4
| * | | | mmc: sdhci-sprd: Add PHY DLL delay configurationBaolin Wang2019-06-101-0/+51
| * | | | mmc: sdhci-sprd: Enable PHY DLL to make clock stableBaolin Wang2019-06-101-1/+43
| * | | | mmc: sdhci-sprd: Add HS400 enhanced strobe modeBaolin Wang2019-06-101-0/+32
| * | | | mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang2019-06-101-0/+7
| * | | | mmc: sdhci-sprd: Add optional gate clock supportBaolin Wang2019-06-101-6/+29
| * | | | mmc: sdhci-sprd: Check the enable clock's return value correctlyBaolin Wang2019-06-101-1/+1
| * | | | mmc: sdhci-pci: remove redundant check of slots == 0Colin Ian King2019-06-101-2/+0Star
| * | | | mmc: sdhci_am654: Print error message if the DLL fails to lockFaiz Abbas2019-06-101-0/+5
| * | | | mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() callsFaiz Abbas2019-06-101-21/+13Star
| * | | | mmc: meson-gx: add dram-access-quirkNeil Armstrong2019-06-101-15/+55
| * | | | mmc: meson-gx-mmc: update with SPDX Licence identifierNeil Armstrong2019-06-101-14/+1Star
| * | | | mmc: tmio: move runtime PM enablement to the driver implementationsNiklas Söderlund2019-06-104-2/+23
| * | | | mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_hostKamlesh Gurudasani2019-06-101-16/+15Star
* | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2121-103/+21Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1919-77/+19Star
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner2019-06-191-14/+1Star
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
| |/ / /
* | | / mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel2019-06-181-1/+4
| |_|/ |/| |
* | | mmc: mediatek: fix SDIO IRQ detection issuejjian zhou2019-06-171-0/+2
* | | mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou2019-06-171-17/+20
| |/ |/|