summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede2017-07-181-0/+6
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-07-181-1/+3
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-07-181-0/+3
* mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula2017-07-181-11/+5
* 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: 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: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire2017-02-231-2/+3
* 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: 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: 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: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I2015-08-111-4/+4
* mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches2015-06-021-2/+7
* mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-201-1/+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
* mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-221-8/+7
* mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang2015-01-221-2/+2
* mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo2015-01-151-2/+0
* mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson2015-01-151-1/+3
* mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan2015-01-121-0/+7
* mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2014-11-272-0/+13
* mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz2014-11-141-2/+2
* mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng2014-11-141-0/+7
* mmc: don't request CD IRQ until mmc_start_host()Stephen Warren2014-11-143-0/+3
* mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng2014-11-141-0/+7
* mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin2014-11-141-2/+1