aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-10-033-11/+11
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-27/+50
* mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
* mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
* mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen2011-06-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2514-258/+764
|\
| * mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-251-0/+2
| * mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-241-1/+1
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-243-19/+32
| * mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-243-5/+6
| * mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-241-0/+1
| * mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-1/+32
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-241-0/+11
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-241-0/+6
| * mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-242-4/+17
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-241-0/+63
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-241-0/+65
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-245-29/+139
| * mmc: sd: query function modes for uhs cardsArindam Nath2011-05-241-10/+58
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-243-2/+67
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-241-1/+2
| * mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-244-22/+8
| * mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-243-12/+6
| * mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-244-70/+26
| * mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball2011-05-241-0/+2
| * mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin2011-05-241-0/+2
| * mmc: MMC boot partitions support.Andrei Warkentin2011-05-241-5/+17
| * mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-243-8/+23
| * mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-241-18/+21
| * mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-243-54/+43
| * mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-241-2/+2
| * mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-0/+2
| * mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-1/+1
| * mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+2
| * mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+6
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-241-2/+2
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-242-7/+7
| * mmc: Reliable write support.Andrei Warkentin2011-05-241-0/+5
| * mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-241-0/+10
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-4/+5
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-5/+4
* mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-251-1/+13
* mmc: core: reset card voltage after power offUlf Hansson2011-03-171-0/+7
* mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-171-1/+9
* mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-171-0/+8
* mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity2011-03-161-1/+11
* mmc: core: comment on why sdio_reset is done at init timePhilip Rakity2011-03-161-0/+6