summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: enable odd number size accessKuninori Morimoto2014-09-191-4/+35
* mmc: block: change stop errors to infoJohan Rudholm2014-09-191-1/+1
* mmc: dw_mmc: Remove unused function for !CONFIG_OFTobias Klauser2014-09-191-4/+0Star
* mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé2014-09-191-37/+44
* mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-191-5/+8
* mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé2014-09-191-73/+89
* mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang2014-09-101-2/+2
* mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla2014-09-101-24/+24
* mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla2014-09-101-7/+7
* mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij2014-09-091-10/+29
* mmc: host: switch OF parser to use gpio descriptorsLinus Walleij2014-09-091-45/+23Star
* mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij2014-09-091-0/+48
* mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij2014-09-091-5/+1Star
* mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson2014-09-091-1/+1
* mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto2014-09-091-5/+0Star
* mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto2014-09-091-1/+19
* mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto2014-09-091-0/+13
* mmc: use .multi_io_quirk on omap_hsmmcKuninori Morimoto2014-09-091-2/+12
* mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng2014-09-091-3/+6
* mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto2014-09-091-0/+10
* mmc: sdhci: check 1.2v IO capability for SDHC hostChuanxiao.Dong2014-09-091-1/+6
* mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong2014-09-091-9/+25
* mmc: pxamci: prepare and unprepare the clocksRobert Jarzmik2014-09-091-2/+2
* mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng2014-09-091-0/+58
* mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng2014-09-091-0/+1
* mmc: sdhci: handle busy-end interrupt during commandChanho Min2014-09-091-2/+15
* sdhci: Make sdhci_disable_irq_wakeups() staticFabio Estevam2014-09-091-2/+1Star
* mmc: sdhci: move timeout_clk dynamically calculation code into common codeAisheng Dong2014-09-091-11/+13
* mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_hostAisheng Dong2014-09-091-17/+17
* mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHCAisheng Dong2014-09-091-0/+11
* mmc: sdhci: add platform set_timeout hookAisheng Dong2014-09-092-5/+16
* mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHCAisheng Dong2014-09-091-0/+9
* mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong2014-09-092-2/+8
* mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCsGeert Uytterhoeven2014-09-091-0/+3
* mmc: dw_mmc: Pass back errors from mmc_of_parse()Doug Anderson2014-09-091-4/+6
* mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_widthMinda Chen2014-09-091-1/+23
* mmc: dw_mmc: Support voltage changesDoug Anderson2014-09-092-10/+132
* mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD2014-09-091-37/+35Star
* mmc: core: resolve divded by zero panicChuanxiao Dong2014-09-091-2/+3
* mmc: sunxi: Declare ERASE capabilityChen-Yu Tsai2014-09-091-1/+2
* mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2014-09-092-0/+26
* mmc: dw_mmc: move rockchip related code to a separate fileaddy ke2014-09-094-57/+146
* mmc: tmio: add actual clock support as optionShinobu Uehara2014-09-092-2/+9
* mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()Kuninori Morimoto2014-09-091-1/+0Star
* mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto2014-09-092-4/+7
* mmc: tmio: check ILL_FUNC instead of CBSYShinobu Uehara2014-09-091-1/+12
* mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara2014-09-092-1/+11
* mmc: tmio: control multiple block transfer modeShinobu Uehara2014-09-092-0/+15
* mmc: tmio: clear error IRQ statusShinobu Uehara2014-09-091-0/+3
* mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto2014-09-092-1/+4