summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-011-4/+1
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-011-3/+3
* mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter2016-06-011-1/+6
* mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai2016-04-281-0/+5
* mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-04-182-0/+82
* mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter2016-04-141-9/+1
* Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-105-9/+84
|\
| * mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-044-5/+5
|/
* mmc: sdhci-of-at91: fix wake-up issue when using runtime pmludovic.desroches@atmel.com2016-03-181-0/+20
* mmc: sdhci-pci: Do not set DMA mask in enable_dma()Alexandre Courbot2016-03-181-15/+0
* mmc: sdhci-acpi: Remove enable_dma() hookAlexandre Courbot2016-03-181-30/+0
* mmc: sdhci: Set DMA mask when adding hostAlexandre Courbot2016-03-181-7/+41
* mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor2016-03-171-1/+1
* mmc: of_mmc_spi: fix unused warningBrian Norris2016-03-171-2/+0
* mmc: sdhci-of-arasan: add phy support for sdhci-of-arasanShawn Lin2016-03-171-1/+56
* mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handlingShawn Lin2016-03-171-7/+8
* mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resumeShawn Lin2016-03-171-1/+0
* mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter2016-03-171-3/+3
* mmc: mmci: Remove unnecessary header fileWang Hongcheng2016-03-171-1/+0
* mmc: sdhci-acpi: add QCOM controllersPhilip Elcan2016-03-171-0/+15
* mmc: tegra: implement memcomp pad calibrationLucas Stach2016-03-171-3/+44
* mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchNicolas Boichat2016-03-171-12/+5
* mmc: mediatek: Change signal voltage error to dev_dbg()Nicolas Boichat2016-03-171-1/+1
* mmc: sh_mmcif, tmio: Use ARCH_RENESASSimon Horman2016-03-171-2/+2
* mmc: tegra: properly disable card clockLucas Stach2016-03-171-1/+1
* mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm2016-03-161-0/+6
* mmc: tegra: Disable UHS-I modes for tegra114Jon Hunter2016-03-161-1/+11
* mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_hostJisheng Zhang2016-02-291-1/+0
* mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->privJisheng Zhang2016-02-291-1/+0
* mmc: sdhci-tegra: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-14/+7
* mmc: sdhci-st: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-20/+20
* mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-12/+8
* mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-10/+9
* mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-18/+15
* mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-16/+12
* mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()Jisheng Zhang2016-02-291-1/+4
* mmc: sdhci-msm: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-8/+4
* mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_hostJisheng Zhang2016-02-291-7/+8
* mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-21/+17
* mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-11/+3
* mmc: mediatek: add SD write protect supportChaotian Jing2016-02-291-0/+2
* mmc: sdhi: Add r8a7795 supportWolfram Sang2016-02-292-14/+35
* mmc: sdhci: further code simplicationRussell King2016-02-291-11/+10
* mmc: sdhci: consolidate the DMA/ADMA size/address quicksRussell King2016-02-291-32/+16
* mmc: sdhci: prepare DMA address/size quirk handling consolidationRussell King2016-02-291-13/+15
* mmc: sdhci: cleanup DMA un-mappingRussell King2016-02-291-11/+3
* mmc: sdhci: clean up host cookie handlingRussell King2016-02-292-8/+8
* mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()Russell King2016-02-291-2/+1