summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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/+0
| * | | | | | 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/+13
| * | | | | | 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/+1
| * | | | | | 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/+15
* | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2132-148/+32
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1930-122/+30
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner2019-06-191-14/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
| |/ / / / /
* | | | | / mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2019-06-182-1/+16
| |_|_|_|/ |/| | | |
* | | | | mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel2019-06-181-1/+4
| |_|_|/ |/| | |
* | | | mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-181-0/+40
* | | | mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-182-2/+40
| |_|/ |/| |
* | | 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
* | | mmc: core: complete HS400 before checking statusWolfram Sang2019-06-171-3/+3
| |/ |/|
* | mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3HWolfram Sang2019-06-101-2/+7
|/
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0816-133/+16
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-054-16/+4
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner2019-06-051-12/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-054-38/+4
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-055-49/+5
* | Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-081-0/+2
|\ \
| * | mmc: also set max_segment_size in the deviceChristoph Hellwig2019-06-051-0/+2
| |/
* | Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-06-075-17/+20
|\ \ | |/ |/|
| * mmc: sdhci_am654: Fix SLOTTYPE writeFaiz Abbas2019-06-031-1/+1
| * mmc: sdhci: Fix SDIO IRQ thread deadlockAdrian Hunter2019-05-281-11/+13
| * mmc: meson-gx: fix irq ackJerome Brunet2019-05-281-3/+3
| * mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito2019-05-281-1/+2
| * mmc: tegra: Fix a warning messageDan Carpenter2019-05-281-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-306-12/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-302-26/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-29/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-21/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3039-196/+39
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
|/
* Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-242-29/+2
|\