summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2017-07-18mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-07-18mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-07-18mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-07-18mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-04-04mmc: sunxi: avoid invalid pointer calculationArnd Bergmann
2017-03-16mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-03-16mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-03-16mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2017-02-23mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2017-02-23mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2017-02-23mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2017-02-23mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2017-02-23mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire
2016-05-01mmc: sdhci: fix data timeout (part 2)Russell King
2016-05-01mmc: sdhci: fix data timeout (part 1)Russell 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
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-11mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-06-02mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-20mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
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-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