aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-04-30mmc: sunxi: avoid invalid pointer calculationArnd Bergmann
2017-04-30mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-22mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-04-22mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-01-15mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2016-11-23mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-11-23mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-11-23mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-11-23mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-08-07mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-06mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-06mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter
2016-06-06mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-06mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-04-18mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-18mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-18mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-18mmc: sdhci: fix data timeout (part 1)Russell King
2016-02-09mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-02-09mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2016-02-09mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter
2016-02-09mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov
2016-02-09mmc: mmci: fix an ages old detection errorLinus Walleij
2016-02-09mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-02-09mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-10-07mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-27mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-04mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-08-04mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-05mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-06-10mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-06-09mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-06-09mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-06-09mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-17mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-03-06mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-03-06mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-01-27mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds