summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola2017-06-051-3/+4
* mmc: sunxi: avoid invalid pointer calculationArnd Bergmann2017-04-041-2/+3
* mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-03-161-2/+2
* mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi2017-03-161-1/+2
* mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren2017-03-161-2/+4
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2017-03-161-0/+20
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2017-02-231-2/+2
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2017-02-231-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2017-02-231-5/+0
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2017-02-231-1/+1
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2017-02-232-2/+2
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-02-231-1/+2
* mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire2017-02-231-2/+3
* mmc: block: fix packed command header endiannessTaras Kondratiuk2016-11-201-6/+6
* mmc: longer timeout for long read time quirkMatt Gumbel2016-08-222-4/+5
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-08-221-0/+7
* mmc: sdhci: fix data timeout (part 2)Russell King2016-05-011-2/+13
* mmc: sdhci: fix data timeout (part 1)Russell King2016-05-011-1/+1
* mmc: debugfs: correct wrong voltage valueChuanxiao Dong2016-02-031-1/+1
* mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2016-02-021-4/+16
* mmc: mmci: fix an ages old detection errorLinus Walleij2016-02-021-1/+1
* mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter2016-02-021-2/+2
* mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2016-02-021-1/+1
* mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-12-141-8/+3
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-09-301-2/+4
* mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang2015-09-301-1/+3
* mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani2015-08-121-1/+9
* mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou2015-08-121-0/+1
* mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund2015-08-121-1/+1
* mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-08-121-0/+2
* mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I2015-08-111-4/+4
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-07-151-3/+5
* mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches2015-06-021-2/+7
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-203-1/+15
* mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-201-1/+1
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-05-201-0/+1
* mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai2015-05-051-1/+3
* mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas2015-02-241-5/+23
* mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT2015-02-241-0/+17
* mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang2015-02-241-2/+2
* mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang2015-02-241-10/+5
* mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth2015-02-241-12/+8
* mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang2015-02-241-3/+4
* mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter2015-02-161-0/+1
* mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2015-02-162-0/+2
* mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-02-161-0/+2
* mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-02-162-0/+28
* mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2015-02-161-0/+2
* mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2015-02-162-0/+26
* mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-221-2/+6