summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: mtk-sd: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-10-051-0/+3
* mmc: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-10-051-0/+4
* mmc: sdhci: Fix incorrect switch to HS modeAl Cooper2019-10-051-1/+3
* mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson2019-10-051-3/+6
* mmc: tmio: Fixup runtime PM management during removeUlf Hansson2019-09-191-3/+4
* mmc: tmio: Fixup runtime PM management during probeUlf Hansson2019-09-192-1/+9
* Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake2019-09-191-1/+1
* Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren2019-09-191-1/+1
* mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang2019-09-1610-12/+12
* Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik2019-09-101-1/+1
* mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang2019-09-061-0/+6
* mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang2019-09-061-0/+7
* mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang2019-09-061-1/+12
* mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang2019-09-061-1/+2
* mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang2019-09-061-1/+2
* mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang2019-09-061-3/+4
* mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-09-061-0/+6
* mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada2019-09-061-0/+1
* mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev2019-09-061-0/+3
* Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko2019-09-061-0/+14
* mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao2019-08-161-0/+1
* mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao2019-08-161-1/+2
* mmc: mmc_spi: Enable stable writesAndreas Koop2019-08-061-0/+5
* mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang2019-08-061-0/+1
* mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-08-061-1/+1
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-08-061-2/+1
* mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel2019-07-311-1/+11
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* 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
|\ \ | |/ |/|