summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-10-28mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo
2011-10-27mmc: mmci: PM runtime updateUlf Hansson
2011-10-21mmc: mmci: add constraints on alignment for SDIOPer Forlin
2011-10-21mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2011-10-21mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK
2011-10-21mmc: mmc_test: add 4 byte alignment testsPer Forlin
2011-10-21mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-21mmc: mmci: Support for pm_runtimeUlf Hansson
2011-10-17mmc: boot part lock should lock all boot partsJohan Rudholm
2011-10-14mmc: boot partition lock supportJohan Rudholm
2011-10-11mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-10-11mmc: mmci: Do not release spinlock in request_endUlf Hansson
2011-10-11mmc: core: move ->request() call from atomic contextAdrian Hunter
2011-10-11mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-10-11mmc: add module param to set fault injection attributesPer Forlin
2011-10-11mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-11mmc: block: support no access to boot partitionsAdrian Hunter
2011-10-11mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S
2011-10-10mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-10-10mmc: block: fix boot partition switch error pathAdrian Hunter
2011-10-10mmc: core: add sd uhs string for mmc_ios_showAaron Lu
2011-10-10mmc: block: add eMMC hardware reset supportAdrian Hunter
2011-10-10mmc: mmc-test: add eMMC hardware reset testAdrian Hunter
2011-10-10mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-10-10mmc: core: clarify how to use post_req in case of errorsPer Forlin
2011-10-10mmc: core: Put eMMC in Sleep mode before suspendBalaji T K
2011-10-10mmc: core: add a short delay in mmc_power_offDaniel Drake
2011-10-10mmc: fix integer assignments to pointerVenkatraman S
2011-10-10mmc: queue: declare mmc_alloc_sg as staticVenkatraman S
2011-10-10mmc: core: add random fault injectionPer Forlin
2011-10-10mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani
2011-10-10mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-10-10mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-10-10mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-09-30mmc: mmci: Added initial support for pm_runtimeUlf Hansson
2011-09-28MMCI: Increase max_segs from 16 to 128Ulf Hansson
2011-09-26mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-09-23mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2011-09-23mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2011-09-21MMCI: Put power register deviations in variant data.Sebastian Rasmussen
2011-09-19mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-09-19mmc: core: Set correct bus mode before card initStefan Nilsson XK
2011-09-19MMCI: Add support for non-power-of-two block sizesStefan Nilsson XK
2011-09-19MMCI: Fix incorrect handling of HW FC for SDIOStefan Nilsson XK
2011-09-19mmci: Prepare for sdio before setting up dma jobUlf Hansson
2011-09-19MMCI: Fix bug in PIO read for small SDIO packetsStefan Nilsson XK
2011-09-19mmc: mmci: implement pre_req() and post_req()Per Forlin
2011-09-19mmc: Fix hangs related to insert/remove of cardsUlf Hansson
2011-09-19mmc: remove wakelocksDaniel Willerud