summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-12-0940-1026/+2200
|\
| * mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson2014-12-081-43/+7
| * mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()Ulf Hansson2014-12-081-65/+3
| * mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson2014-12-081-4/+3
| * mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari2014-12-051-7/+9
| * mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter2014-12-021-2/+5
| * mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter2014-12-021-2/+8
| * mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter2014-12-021-1/+4
| * mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter2014-12-021-0/+3
| * mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com2014-12-021-24/+24
| * mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com2014-12-021-13/+2
| * mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com2014-12-021-5/+5
| * mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com2014-12-021-8/+0
| * mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson2014-11-261-1/+3
| * mmc: core: add core-level function for sending tuning commandsMinda Chen2014-11-261-0/+70
| * mmc: core: hold SD Clock before CMD11 during SignalVincent Yang2014-11-261-5/+8
| * mmc: mxs-mmc: Check for clk_prepare_enable() errorFabio Estevam2014-11-261-3/+4
| * mmc: mxs-mmc: Propagate the real errorFabio Estevam2014-11-261-1/+1
| * mmc: mxs-mmc: No need to do NULL check on 'iores'Fabio Estevam2014-11-261-2/+2
| * mmc: dw_mmc: Add support for IMG PistachioAndrew Bresticker2014-11-261-0/+6
| * mmc: mxs-mmc: Simplify PM hooksFabio Estevam2014-11-261-8/+3
| * mmc: mxs-mmc: Register the irq with the device nameFabio Estevam2014-11-261-1/+1
| * mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan2014-11-261-0/+7
| * mmc: toshsd: move dereference below check for NULLDan Carpenter2014-11-261-2/+2
| * mmc: atmel-mci: remove compat for non DT board when requesting dma chanludovic.desroches@atmel.com2014-11-261-19/+1
| * mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke2014-11-263-5/+19
| * mmc: mvsdio: Work around broken TX DMAAndrew Lunn2014-11-261-1/+6
| * mmc: block: Increase max_devicesBen Hutchings2014-11-261-5/+8
| * mmc: dw_mmc: add support for ARM64Alim Akhtar2014-11-261-1/+1
| * mmc: core: reset sdio card properly on resume.NeilBrown2014-11-261-2/+6
| * mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...NeilBrown2014-11-261-1/+1
| * mmc: add Toshiba PCI SD controller driverOndrej Zary2014-11-264-0/+899
| * mmc: dw_mmc: exynos: Add support for exynos7Abhilash Kesavan2014-11-261-13/+78
| * mmc: core: consistent handling of initial valuesJohan Rudholm2014-11-262-25/+23
| * mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart2014-11-261-39/+26
| * mmc: omap_hsmmc: Remove unnecessary callbacks from platform dataAndreas Fenkart2014-11-261-30/+45
| * mmc: omap_hsmmc: pass mmc_priv struct to gpio init / freeAndreas Fenkart2014-11-261-10/+12
| * mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart2014-11-261-86/+89
| * mmc: omap_hsmmc: remove un-initialized callbacks from platform dataAndreas Fenkart2014-11-261-14/+1
| * ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart2014-11-261-14/+14
| * mmc: atmel-mci: adopt pinctrl supportWenyou Yang2014-11-261-0/+5
| * mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter2014-11-262-1/+15
| * mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter2014-11-261-6/+7
| * mmc: sdhci: Fix vqmmc error settingAdrian Hunter2014-11-261-1/+1
| * mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200Adrian Hunter2014-11-261-1/+0
| * mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu2014-11-262-38/+172
| * mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhciVincent Wan2014-11-261-1/+3
| * mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhciVincent Wan2014-11-261-1/+26
| * mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan2014-11-261-2/+7
| * mmc: core: use mmc_send_status to check hw_resetJohan Rudholm2014-11-101-8/+2