summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng1-0/+1
2014-09-24mmc: sdhci: execute tuning when device is not busyYi Sun2-3/+5
2014-09-24mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav1-2/+9
2014-09-24mmc: atmel-mci: Switch to using managed resource in probePramod Gurav1-27/+14
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches14-92/+69
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd3-64/+36
2014-09-23mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd1-15/+27
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren4-2/+3
2014-09-19mmc: tmio: prevent endless loop in tmio_mmc_set_clock()Sergei Shtylyov1-0/+9
2014-09-19mmc: tmio: enable odd number size accessKuninori Morimoto1-4/+35
2014-09-19mmc: block: change stop errors to infoJohan Rudholm1-1/+1
2014-09-19mmc: dw_mmc: Remove unused function for !CONFIG_OFTobias Klauser1-4/+0
2014-09-19mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé1-37/+44
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé1-5/+8
2014-09-19mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé1-73/+89
2014-09-10mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang1-2/+2
2014-09-10mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla1-24/+24
2014-09-10mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla1-7/+7
2014-09-09mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij1-10/+29
2014-09-09mmc: host: switch OF parser to use gpio descriptorsLinus Walleij1-45/+23
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij1-0/+48
2014-09-09mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij1-5/+1
2014-09-09mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson1-1/+1
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto1-5/+0
2014-09-09mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto1-1/+19
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto1-0/+13
2014-09-09mmc: use .multi_io_quirk on omap_hsmmcKuninori Morimoto1-2/+12
2014-09-09mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng1-3/+6
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto1-0/+10
2014-09-09mmc: sdhci: check 1.2v IO capability for SDHC hostChuanxiao.Dong1-1/+6
2014-09-09mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong1-9/+25
2014-09-09mmc: pxamci: prepare and unprepare the clocksRobert Jarzmik1-2/+2
2014-09-09mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng1-0/+58
2014-09-09mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng1-0/+1
2014-09-09mmc: sdhci: handle busy-end interrupt during commandChanho Min1-2/+15
2014-09-09sdhci: Make sdhci_disable_irq_wakeups() staticFabio Estevam1-2/+1
2014-09-09mmc: sdhci: move timeout_clk dynamically calculation code into common codeAisheng Dong1-11/+13
2014-09-09mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_hostAisheng Dong1-17/+17
2014-09-09mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHCAisheng Dong1-0/+11
2014-09-09mmc: sdhci: add platform set_timeout hookAisheng Dong2-5/+16
2014-09-09mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHCAisheng Dong1-0/+9
2014-09-09mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong2-2/+8
2014-09-09mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCsGeert Uytterhoeven1-0/+3
2014-09-09mmc: dw_mmc: Pass back errors from mmc_of_parse()Doug Anderson1-4/+6
2014-09-09mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_widthMinda Chen1-1/+23
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson2-10/+132
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD1-37/+35
2014-09-09mmc: core: resolve divded by zero panicChuanxiao Dong1-2/+3
2014-09-09mmc: sunxi: Declare ERASE capabilityChen-Yu Tsai1-1/+2
2014-09-09mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2-0/+26