summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-12-06mmc: boot partition lock supportJohan Rudholm
2011-12-06mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-12-06mmc: mmci: Do not release spinlock in request_endUlf Hansson
2011-12-06mmc: core: move ->request() call from atomic contextAdrian Hunter
2011-12-06mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-12-06mmc: add module param to set fault injection attributesPer Forlin
2011-12-06mmc: core: general purpose MMC partition support.Namjae Jeon
2011-12-06mmc: block: support no access to boot partitionsAdrian Hunter
2011-12-06mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S
2011-12-06mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-12-06mmc: block: fix boot partition switch error pathAdrian Hunter
2011-12-06mmc: core: add sd uhs string for mmc_ios_showAaron Lu
2011-12-06mmc: block: add eMMC hardware reset supportAdrian Hunter
2011-12-06mmc: mmc-test: add eMMC hardware reset testAdrian Hunter
2011-12-06mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-12-06mmc: core: clarify how to use post_req in case of errorsPer Forlin
2011-12-06mmc: core: Put eMMC in Sleep mode before suspendBalaji T K
2011-12-06mmc: core: add a short delay in mmc_power_offDaniel Drake
2011-12-06mmc: fix integer assignments to pointerVenkatraman S
2011-12-06mmc: queue: declare mmc_alloc_sg as staticVenkatraman S
2011-12-06mmc: core: add random fault injectionPer Forlin
2011-12-06mmc: mmci: Added initial support for pm_runtimeUlf Hansson
2011-12-06MMCI: Increase max_segs from 16 to 128Ulf Hansson
2011-12-06mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-12-06mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2011-12-06mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2011-12-06MMCI: Put power register deviations in variant data.Sebastian Rasmussen
2011-12-06mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-12-06mmc: core: Set correct bus mode before card initStefan Nilsson XK
2011-12-06MMCI: Add support for non-power-of-two block sizesStefan Nilsson XK
2011-12-06MMCI: Fix incorrect handling of HW FC for SDIOStefan Nilsson XK
2011-12-06mmci: Prepare for sdio before setting up dma jobUlf Hansson
2011-12-06MMCI: Fix bug in PIO read for small SDIO packetsStefan Nilsson XK
2011-12-06mmc: Fix hangs related to insert/remove of cardsUlf Hansson
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-31mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S
2011-08-31mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani
2011-08-31mmc: sdhi: initialise mmc_data->flags before useSimon Horman
2011-08-31mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-08-31mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin