Age | Commit message (Expand) | Author |
2012-04-20 | mmc: core: Do not pre-claim host in suspend | Ulf Hansson |
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-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-04 | mmc: core: Fixup suspend/resume issues for UHS-I cards | Ulf Hansson |
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: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma |
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: 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: allow upper layers to know immediately if card has been removed | Adrian Hunter |
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: Add quirk for long data read time | Stefan Nilsson XK |
2011-10-26 | mmc: core: Prevent too long response times for suspend | Ulf Hansson |
2011-10-26 | mmc: core: support HPI send command | Jaehoon Chung |
2011-10-26 | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon |
2011-10-26 | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park |
2011-10-26 | mmc: core: mmc sanitize feature support for v4.5 | Kyungmin Park |
2011-10-26 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S |
2011-10-26 | mmc: replace printk with appropriate display macro | Girish K S |
2011-10-26 | mmc: core: move ->request() call from atomic context | Adrian Hunter |
2011-10-26 | mmc: block: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: core: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: core: clarify how to use post_req in case of errors | Per Forlin |
2011-10-26 | mmc: core: Set correct bus mode before card init | Stefan Nilsson XK |
2011-10-26 | mmc: core: Fix hangs related to insert/remove of cards | Ulf Hansson |
2011-10-26 | mmc: core: add a short delay in mmc_power_off | Daniel Drake |
2011-10-26 | mmc: fix integer assignments to pointer | Venkatraman S |
2011-10-26 | mmc: core: add random fault injection | Per Forlin |
2011-08-31 | mmc: core: prevent aggressive clock gating racing with ios updates | Mika Westerberg |
2011-08-31 | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung |
2011-07-25 | notifiers: pm: move pm notifiers into suspend.h | Amerigo Wang |
2011-07-21 | mmc: print debug messages for runtime PM actions | Daniel Drake |
2011-07-20 | mmc: core: add non-blocking mmc request function | Per Forlin |
2011-07-20 | mmc: queue: let host controllers specify maximum discard timeout | Adrian Hunter |
2011-06-25 | mmc: core: make erase timeout calculation allow for gated clock | Adrian Hunter |
2011-05-24 | mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() | Jaehoon Chung |
2011-05-24 | mmc: core: add support for eMMC Dual Data Rate | Philip Rakity |
2011-05-24 | mmc: core: eMMC signal voltage does not use CMD11 | Philip Rakity |