summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-01-11Merge tag 'v4.4.39' into toradex_vf_4.4-nextStefan Agner
2017-01-11sdhci-esdhc-imx: fix bus-width for 1-bit operation.Leonardo Graboski Veiga
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2016-11-10mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung
2016-10-28mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-28mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-10-28mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-10-07mmc: pxamci: fix potential oopsRobert Jarzmik
2016-09-29Merge tag 'v4.4.21' into toradex_vf_4.4-nextStefan Agner
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2016-09-15mmc: sdhci: Do not BUG on invalid vddAdrian Hunter
2016-09-15mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter
2016-09-07mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter
2016-08-10mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-02Merge tag 'v4.4.12' into toradex_vf_4.4-nextStefan Agner
2016-06-01mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-01mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-01mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-04-20mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter
2016-04-12mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-12mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-12mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-12mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-12mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-04-12mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson
2016-04-12mmc: sh_mmcif: rework dma channel handlingArnd Bergmann
2016-03-29Merge tag 'v4.4.5' into toradex_vf_4.4-nextStefan Agner
2016-03-03mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter
2016-03-03mmc: sdhci: Allow override of mmc host operationsAdrian Hunter
2016-03-03mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-03-03mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik
2016-03-03mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-03-03mmc: mmci: fix an ages old detection errorLinus Walleij
2016-03-03mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-03-03mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-03-03mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du
2016-03-03mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2016-03-03mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter
2016-03-03mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter
2016-03-03mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent
2016-02-10mmc: sdhci: fix abort due to missing runtime PMStefan Agner
2015-11-09mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2015-11-09mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven
2015-11-09mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Move mmc_switch_status()Adrian Hunter
2015-11-09mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter