summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-171-0/+2
* mmc: core: Remove dead codePhilippe De Swert2012-05-091-5/+1
* mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-091-3/+15
* mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-091-11/+7
* mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-091-5/+7
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-091-49/+32
* mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-241-0/+3
* mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-231-0/+2
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-222-5/+8
* mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-201-35/+20
* mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-201-0/+1
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-16/+8
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-201-0/+2
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-201-3/+4
* mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-051-3/+7
* mmc: core: fix power class selectionSubhash Jadavani2012-04-051-13/+17
* mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki2012-04-051-3/+9
* mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-051-2/+15
* mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski2012-03-271-4/+9
* mmc: core: warn when card doesn't support HPIJaehoon Chung2012-03-271-4/+8
* mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-271-1/+2
* mmc: core: hs200 fixesSubhash Jadavani2012-03-271-17/+21
* mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson2012-03-271-20/+15
* mmc: start removing enable / disable APIAdrian Hunter2012-03-273-174/+15
* mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-271-3/+21
* mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-251-0/+6
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-251-0/+14
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-044-5/+17
* mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-041-2/+2
* mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks2012-02-131-2/+2
* mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-132-12/+31
* mmc: core: add the capability for broken voltageJaehoon Chung2012-02-131-0/+4
* mmc: core: Fix low speed mmc card detection failureGirish K S2012-02-131-2/+3
* mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-134-30/+42
* mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity2012-02-131-3/+4
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-142-4/+4
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-4/+4
* | mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski2012-01-121-3/+6
* | mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-125-12/+163
* | mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon2012-01-122-11/+23
* | mmc: core: Add option to prevent eMMC sleep commandUlf Hansson2012-01-111-0/+6
* | mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon2012-01-111-1/+7
* | mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-112-1/+75
* | mmc: core: Fix voltage select in DDR modeGirish K S2012-01-111-1/+1
* | mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-111-5/+1
* | mmc: boot partition ro lock supportJohan Rudholm2012-01-111-2/+12
* | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-115-6/+83
* | mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-113-27/+306
* | mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-111-4/+53
* | mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-111-0/+2