Age | Commit message (Expand) | Author |
2012-04-20 | mmc: core: Do not pre-claim host in suspend | Ulf Hansson |
2012-04-20 | mmc: cd-gpio: Include header to pickup exported symbol prototypes | H Hartley Sweeten |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-04-20 | mmc: fixes for eMMC v4.5 sanitize operation | Adrian Hunter |
2012-04-20 | mmc: fixes for eMMC v4.5 discard operation | Adrian Hunter |
2012-04-05 | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley |
2012-04-05 | mmc: core: fix power class selection | Subhash Jadavani |
2012-04-05 | mmc: sdio: Use empty system suspend/resume callbacks at the bus level | Rafael J. Wysocki |
2012-04-05 | mmc: bus: print bus speed mode of UHS-I card | Subhash Jadavani |
2012-03-27 | mmc: simplify mmc_cd_gpio_request() by removing two parameters | Guennadi Liakhovetski |
2012-03-27 | mmc: core: warn when card doesn't support HPI | Jaehoon Chung |
2012-03-27 | mmc: core: add high-capacity erase size capability flag | Adrian Hunter |
2012-03-27 | mmc: core: hs200 fixes | Subhash Jadavani |
2012-03-27 | mmc: core: Clean up after mmc_pre_req if card was removed | Ulf Hansson |
2012-03-27 | mmc: start removing enable / disable API | Adrian Hunter |
2012-03-27 | mmc: core: Detect card removal on I/O error | Ulf Hansson |
2012-03-25 | mmc: core: add a debug message for SET_BLOCK_COUNT | Jaehoon Chung |
2012-03-25 | mmc: MMC-4.5 Data Tag Support | Saugata Das |
2012-03-04 | mmc: core: Fixup suspend/resume issues for UHS-I cards | Ulf Hansson |
2012-03-04 | mmc: core: fix regression: set default clock gating delay to 0 | Guennadi Liakhovetski |
2012-02-13 | mmc: core: Fix comparison issue in mmc_compare_ext_csds | Jurgen Heeks |
2012-02-13 | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S |
2012-02-13 | mmc: core: add the capability for broken voltage | Jaehoon Chung |
2012-02-13 | mmc: core: Fix low speed mmc card detection failure | Girish K S |
2012-02-13 | mmc: core: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma |
2012-02-13 | mmc: core: UHS sdio card that fails should not exceed 50MHz | Philip Rakity |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | mmc: fix a deadlock between system suspend and MMC block IO | Guennadi Liakhovetski |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-12 | mmc: core: Separate the timeout value for cache-ctrl | Seungwon Jeon |
2012-01-11 | mmc: core: Add option to prevent eMMC sleep command | Ulf Hansson |
2012-01-11 | mmc: core: Add claiming of hosts during mmc_cache_ctrl | Seungwon Jeon |
2012-01-11 | mmc: add a generic GPIO card-detect helper | Guennadi Liakhovetski |
2012-01-11 | mmc: core: Fix voltage select in DDR mode | Girish K S |
2012-01-11 | mmc: core: Fixup delayed work clock gating patch | Stephen Boyd |
2012-01-11 | mmc: boot partition ro lock support | Johan Rudholm |
2012-01-11 | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter |
2012-01-11 | mmc: sdio: support SDIO UHS cards | Philip Rakity |
2012-01-11 | mmc: core: Use delayed work in clock gating framework | Sujit Reddy Thumma |
2012-01-11 | mmc: debugfs: expose the SDCLK frq in sys ios | Giuseppe CAVALLARO |
2012-01-11 | mmc: sdio: Fix to support any block size optimally | Stefan Nilsson XK |
2012-01-11 | mmc: sd: Macro name cleanup for high speed dtr | Qiang Liu |
2011-12-19 | Revert "mmc: enable runtime PM by default" | Ohad Ben-Cohen |
2011-12-10 | mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined | Sujit Reddy Thumma |
2011-12-10 | mmc: core: Fix typo at mmc_card_sleep | Kyungmin Park |
2011-12-10 | mmc: core: Fix power_off_notify during suspend | Girish K S |
2011-12-10 | mmc: core: Fix setting power notify state variable for non-eMMC | Girish K S |
2011-12-10 | mmc: core: Add quirk for long data read time | Stefan Nilsson XK |
2011-10-31 | mmc: Fix implicit use of stat.h header in associated files | Paul Gortmaker |