summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2016-11-20mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-08-23mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-08-23mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-05-01mmc: sdhci: fix data timeout (part 2)Russell King1-2/+13
2016-05-01mmc: sdhci: fix data timeout (part 1)Russell King1-1/+1
2016-02-03mmc: debugfs: correct wrong voltage valueChuanxiao Dong1-1/+1
2016-02-03mmc: sd: limit SD card power limit according to cards capabilitiesRussell King1-4/+16
2016-02-02mmc: mmci: fix an ages old detection errorLinus Walleij1-1/+1
2016-02-02mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter1-2/+2
2016-02-02mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter1-1/+1
2015-12-14mmc: remove bondage between REQ_META and reliable writeLuca Porzio1-8/+3
2015-09-30mmc: core: fix race condition in mmc_wait_data_doneJialing Fu1-2/+4
2015-09-30mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang1-1/+3
2015-08-12mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani1-1/+9
2015-08-12mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou1-0/+1
2015-08-12mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1
2015-08-12mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler1-0/+2
2015-08-11mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I1-4/+4
2015-07-15mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-06-02mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches1-2/+7
2015-05-20mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong3-1/+15
2015-05-20mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara1-1/+1
2015-05-20mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko1-0/+1
2015-05-05mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai1-1/+3
2015-02-24mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas1-5/+23
2015-02-24mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT1-0/+17
2015-02-24mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang1-2/+2
2015-02-24mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang1-10/+5
2015-02-24mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth1-12/+8
2015-02-24mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang1-3/+4
2015-02-16mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter1-0/+1
2015-02-16mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2-0/+2
2015-02-16mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter1-0/+2
2015-02-16mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2-0/+28
2015-02-16mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter1-0/+2
2015-02-16mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2-0/+26
2015-01-22mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-22mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni1-8/+7
2015-01-22mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang1-2/+2
2015-01-15mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo1-2/+0
2015-01-15mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson1-1/+3
2015-01-15mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2015-01-12mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan1-0/+7
2014-11-27mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2-0/+13
2014-11-14mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz1-2/+2
2014-11-14mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-11-14mmc: don't request CD IRQ until mmc_start_host()Stephen Warren4-2/+3
2014-11-14mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-11-14mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin1-2/+1
2014-11-14mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2-4/+12