summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-08-22mmc: longer timeout for long read time quirkMatt Gumbel
2016-08-22mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-05-01mmc: sdhci: fix data timeout (part 2)Russell King
2016-05-01mmc: sdhci: fix data timeout (part 1)Russell King
2016-02-03mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2016-02-02mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2016-02-02mmc: mmci: fix an ages old detection errorLinus Walleij
2016-02-02mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-02-02mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-12-14mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2015-09-30mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-09-30mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-12mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani
2015-08-12mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-08-12mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-12mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-08-11mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-15mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-06-02mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-20mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-20mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-05-20mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-05-05mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-02-24mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-02-24mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-02-24mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-02-24mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang
2015-02-24mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth
2015-02-24mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-02-16mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter
2015-02-16mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2015-02-16mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-02-16mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-02-16mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2015-02-16mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox
2015-01-22mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-22mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-01-22mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang
2015-01-15mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-15mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-15mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-12mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2014-11-27mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne
2014-11-14mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz
2014-11-14mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-11-14mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-11-14mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-11-14mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin
2014-11-14mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui
2014-10-05mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson