summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-10-21mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK
2011-10-21mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-14mmc: boot partition lock supportJohan Rudholm
2011-10-11mmc: core: Add default timeout value for CMD6Seungwon Jeon
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: 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: core: add sd uhs string for mmc_ios_showAaron Lu
2011-10-10mmc: block: add eMMC hardware reset supportAdrian 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: 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-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-19mmc: Fix hangs related to insert/remove of cardsUlf Hansson
2011-09-19mmc: remove wakelocksDaniel Willerud
2011-09-19mmc: Fixup wakelock handlingUlf Hansson
2011-09-19mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-09-19mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-09-19mmc: print debug messages for runtime PM actionsDaniel Drake
2011-09-19mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen
2011-09-19mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-09-19mmc: core: add non-blocking mmc request functionPer Forlin
2011-09-19mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-07-25Merge branch 'upstream/linaro-3.0' into linaro-android-3.0John Stultz
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-06-14Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-06-14mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-06-14mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-06-14mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-06-14mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-06-14mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-06-14mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-06-14mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-06-14mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat