summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-03-15Merge tag 'v4.1.39' into toradex_vf_4.1-nexttoradex_vf_4.1Stefan Agner
2017-03-15Merge tag 'v4.1.32' into toradex_vf_4.1-nextStefan Agner
2017-03-15Merge tag 'v4.1.24' into toradex_vf_4.1-nextStefan Agner
2017-03-06mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-03-06mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-03-06mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-01-12mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2016-11-01mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-11-01mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-11-01mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-11-01mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-08-06mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-06mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-06mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-06mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-04-18mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-04-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-04-18mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-18mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-18mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-18mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-18mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King
2016-02-03mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-02-03mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2016-02-03mmc: mmci: fix an ages old detection errorLinus Walleij
2016-02-01mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-02-01mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter
2016-02-01mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-10-23Merge tag 'v4.1.11' into toradex_vf_4.1-nextStefan Agner
2015-10-23Revert "mmc: sdhci-esdhc-imx: fix polling when cd GPIO is specified"Stefan Agner
2015-10-22mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-10-22mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-10-22mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam
2015-10-22mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam
2015-10-22mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-10-06mmc: sdhci-esdhc-imx: fix polling when cd GPIO is specifiedStefan Agner
2015-09-29mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-09-29mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-09-29mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-08-12Merge tag 'v4.1.5' into toradex_vf_4.1-nextStefan Agner
2015-08-10mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-08-10mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-10mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-08-10mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-08-04mmc: sdhci: fix abort due to missing runtime PMStefan Agner
2015-08-03mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson
2015-08-03mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-08-03mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-10mmc: sdhci: fix low memory corruptionJiri Slaby