summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2014-11-10mmc: dw_mmc: Reset DMA before enabling IDMACSonny Rao
2014-11-10mmc: msm_sdcc: Use platform_set|get_drvdataUlf Hansson
2014-11-10mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxaSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signalingSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav2: Drop unused struct sdhci_pxaSebastian Hesselbarth
2014-11-10mmc: sunxi: Remove unused includes of linux/clk-private.hTomeu Vizoso
2014-11-10mmc: mmci: fix mmci_post_requestSrinivas Kandagatla
2014-11-10mmc: sdhci: fix error conditions for controller resetAndrew Gabbasov
2014-11-10mmc: sdhci: Balance vmmc regulator_disable()Andrew Gabbasov
2014-11-10mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl statesDirk Behme
2014-11-10mmc: mxcmmc: fix the default value for available voltages into mxcmci_probeMatteo Facchinetti
2014-11-10mmc: mxcmmc: fix race condition when dma finish a data transferMatteo Facchinetti
2014-11-10mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2014-10-06mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-06mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter
2014-10-06mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter
2014-10-03mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster
2014-10-03mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-03mmc: sdhci: Let a driver override timeout clock frequencyAdrian Hunter
2014-10-03mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter
2014-10-03mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter
2014-10-03mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter
2014-10-03mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-29mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann
2014-09-24mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng
2014-09-24mmc: sdhci: execute tuning when device is not busyYi Sun
2014-09-24mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav
2014-09-24mmc: atmel-mci: Switch to using managed resource in probePramod Gurav
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-09-19mmc: tmio: prevent endless loop in tmio_mmc_set_clock()Sergei Shtylyov
2014-09-19mmc: tmio: enable odd number size accessKuninori Morimoto
2014-09-19mmc: dw_mmc: Remove unused function for !CONFIG_OFTobias Klauser
2014-09-10mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang
2014-09-10mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla
2014-09-10mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla
2014-09-09mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij
2014-09-09mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto
2014-09-09mmc: use .multi_io_quirk on omap_hsmmcKuninori Morimoto
2014-09-09mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng
2014-09-09mmc: sdhci: check 1.2v IO capability for SDHC hostChuanxiao.Dong
2014-09-09mmc: pxamci: prepare and unprepare the clocksRobert Jarzmik
2014-09-09mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng