Age | Commit message (Expand) | Author |
2013-10-16 | MMC: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-09-10 | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-08-26 | mmc: core: parse voltage from device-tree | Haijun Zhang |
2013-08-24 | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart |
2013-08-24 | mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19). | Minjian Wu |
2013-08-24 | mmc: sd: fix the maximum au_size for SD3.0 | Jaehoon Chung |
2013-08-24 | mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card | Wei WANG |
2013-07-31 | mmc: core: Indicate that vmmcq may be absent | Mark Brown |
2013-07-10 | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-05 | mmc: core: Fixup Oops for SDIO shutdown | Ulf Hansson |
2013-07-05 | mmc: core: production year for eMMC 4.41 and later | Romain Izard |
2013-06-27 | mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson |
2013-06-27 | mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson |
2013-06-27 | mmc: core: Enable power_off_notify for eMMC shutdown sequence | Ulf Hansson |
2013-06-27 | mmc: core: Add shutdown callback for (e)MMC bus_ops | Ulf Hansson |
2013-06-27 | mmc: core: Handle both poweroff notification types for eMMC | Ulf Hansson |
2013-06-27 | mmc: core: Add shutdown callback for SD bus_ops | Ulf Hansson |
2013-06-27 | mmc: core: Extend shutdown sequence to handle bus operations | Ulf Hansson |
2013-06-27 | mmc: core: Handle card shutdown from mmc_bus | Ulf Hansson |
2013-06-27 | mmc: core: Initiate suspend|resume from mmc bus instead of mmc host | Ulf Hansson |
2013-06-27 | mmc: core: Push common suspend|resume code into each bus_ops | Ulf Hansson |
2013-06-27 | mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE | Ulf Hansson |
2013-06-27 | mmc: core: Remove unnecessary check for the remove callback | Ulf Hansson |
2013-06-27 | mmc: core: Update the ext-csd.rev check for eMMC5.1 | Yuvaraj Kumar C D |
2013-06-27 | mmc: return mmc_of_parse() errors to caller | Simon Baatz |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki |
2013-05-26 | mmc: core: Fix select power class after resume | Fredrik Soderstedt |
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: block: Enable runtime pm for mmc blkdevice | Ulf Hansson |
2013-05-26 | mmc: core: Add bus_ops for runtime pm callbacks | Ulf Hansson |
2013-05-26 | mmc: core: Stop bkops for eMMC only from mmc suspend | 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-26 | mmc: core: Only execute tuning for SDR50 and SDR104 | Fredrik Soderstedt |
2013-05-04 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mmc: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-15 | mmc: core: fix init controller performance regression, updated patch | Adrian Hunter |
2013-04-12 | mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case | Li Fei |
2013-04-12 | mmc: core: fix performance regression initializing MMC host controllers | Adrian Hunter |
2013-04-12 | Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu... | Adrian Hunter |
2013-04-04 | mmc: core: Fix bit width test failing on old eMMC cards | Philip Rakity |
2013-03-22 | mmc: core: wait while adding MMC host to ensure root mounts successfully | Sergey Yanovich |
2013-03-22 | mmc: sdio: bind acpi with sdio function device | Aaron Lu |
2013-03-22 | mmc: core: enhance card removal judgement for slow removal | Kevin Liu |
2013-03-22 | mmc: core: Add in support to expose PRV for v4 MMCs | Bernie Thompson |
2013-02-27 | mmc: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-24 | mmc: add DT bindings for more MMC capability flags | Guennadi Liakhovetski |
2013-02-24 | mmc: provide a standard MMC device-tree binding parser centrally | Guennadi Liakhovetski |