summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+11
* mmc: sunxi: avoid invalid pointer calculationArnd Bergmann2017-04-301-2/+3
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-301-0/+1
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-04-221-1/+3
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-04-221-0/+3
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2017-01-151-0/+20
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-11-231-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-11-231-5/+0
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-11-231-1/+1
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2016-11-232-2/+2
* mmc: block: fix packed command header endiannessTaras Kondratiuk2016-08-071-6/+6
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-061-3/+3
* mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter2016-06-061-2/+5
* mmc: longer timeout for long read time quirkMatt Gumbel2016-06-062-4/+5
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-06-061-0/+7
* mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter2016-04-181-3/+3
* mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm2016-04-181-0/+6
* mmc: sdhci: fix data timeout (part 2)Russell King2016-04-181-2/+13
* mmc: sdhci: fix data timeout (part 1)Russell King2016-04-181-1/+1
* mmc: core: Enable tuning according to the actual timingCarlo Caione2016-02-092-6/+6
* mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang2016-02-091-2/+18
* mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2016-02-095-32/+36
* mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov2016-02-091-8/+8
* mmc: mmci: fix an ages old detection errorLinus Walleij2016-02-091-1/+1
* mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter2016-02-091-2/+2
* mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2016-02-091-1/+1
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-10-071-2/+4
* mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund2015-08-271-1/+1
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-08-041-3/+5
* mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-08-041-0/+2
* mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-07-051-11/+10
* mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches2015-06-101-2/+7
* mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-06-091-1/+1
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-06-091-0/+1
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-06-093-1/+15
* mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai2015-05-171-1/+3
* mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas2015-03-061-5/+23
* mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT2015-03-061-0/+17
* mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang2015-03-061-2/+2
* mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang2015-03-061-3/+4
* mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger2015-01-271-0/+6
* mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-161-2/+6
* mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo2015-01-081-2/+0
* mmc: block: add newline to sysfs display of force_roBaruch Siach2015-01-081-1/+1
* mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson2015-01-081-1/+3
* mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan2015-01-081-0/+7
* mmc: core: fix card detection regressionKristina Martsenko2014-11-051-13/+8
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-0/+1
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-0/+1
* | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-10-1166-733/+1934
|\ \