Age | Commit message (Expand) | Author |
2013-06-27 | mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson |
2013-06-27 | mmc: return mmc_of_parse() errors to caller | Simon Baatz |
2013-05-26 | mmc: core: Restructure and simplify code for mmc sleep|awake | Ulf Hansson |
2013-05-26 | mmc: core: Support aggressive power management for (e)MMC/SD | Ulf Hansson |
2013-05-26 | mmc: card: Adding support for sanitize in eMMC 4.5 | Maya Erez |
2013-05-26 | mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode | Ulf Hansson |
2013-05-06 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-04-12 | mmc: core: fix performance regression initializing MMC host controllers | Adrian Hunter |
2013-04-01 | leds: trigger: use inline functions instead of macros | Kim, Milo |
2013-03-22 | mmc: sdio: bind acpi with sdio function device | Aaron Lu |
2013-02-24 | mmc: (cosmetic) remove "extern" from function declarations | Guennadi Liakhovetski |
2013-02-24 | mmc: provide a standard MMC device-tree binding parser centrally | Guennadi Liakhovetski |
2013-02-24 | mmc: support packed write command for eMMC4.5 devices | Seungwon Jeon |
2013-02-24 | mmc: add packed command feature of eMMC4.5 | Seungwon Jeon |
2013-02-24 | mmc: sdhci: enhance preset value function | Kevin Liu |
2013-02-24 | mmc: core: Add card_busy to host_ops | Johan Rudholm |
2013-02-11 | mmc: fix async request mechanism for sequential read scenarios | Konstantin Dorfman |
2013-02-11 | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence | Sujit Reddy Thumma |
2012-12-07 | mmc: add a card-event host operation | Guennadi Liakhovetski |
2012-12-06 | mmc: host: Make UHS timing values fully unique | Kevin Liu |
2012-12-06 | mmc: Standardise capability type | Lee Jones |
2012-10-07 | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson |
2012-09-04 | mmc: core: Do not rescan non-removable devices | Johan Rudholm |
2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu |
2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski |
2012-07-21 | mmc: add two capability flags for CD and WP signal polarity | Guennadi Liakhovetski |
2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski |
2012-07-21 | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski |
2012-04-22 | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-27 | mmc: core: add high-capacity erase size capability flag | Adrian Hunter |
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-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker |
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: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-11 | mmc: core: Add option to prevent eMMC sleep command | Ulf Hansson |
2012-01-11 | mmc: add a card hotplug handler context | Guennadi Liakhovetski |
2012-01-11 | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter |
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 |
2011-10-27 | mmc: core: add workaround for controllers with broken multiblock reads | Paul Walmsley |
2011-10-26 | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon |
2011-10-26 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S |
2011-10-26 | mmc: block: support no access to boot partitions | Adrian Hunter |
2011-10-26 | mmc: core: add eMMC hardware reset support | Adrian Hunter |