summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2012-07-10mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das
2012-05-09mmc: core: Remove dead codePhilippe De Swert
2012-05-09mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-04-24mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: core: fix power class selectionSubhash Jadavani
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski
2012-03-27mmc: core: warn when card doesn't support HPIJaehoon Chung
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter
2012-03-27mmc: core: hs200 fixesSubhash Jadavani
2012-03-27mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson
2012-03-25mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-13mmc: core: Fix low speed mmc card detection failureGirish K S
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-01-11mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S
2012-01-11mmc: core: Fixup delayed work clock gating patchStephen Boyd
2012-01-11mmc: boot partition ro lock supportJohan Rudholm