Age | Commit message (Expand) | Author |
2013-12-07 | ACPI / bind: Redefine acpi_preset_companion() | Rafael J. Wysocki |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-18 | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-11-08 | mmc: core: Silence compiler warning in __mmc_switch | Ulf Hansson |
2013-10-30 | mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume | Ulf Hansson |
2013-10-30 | mmc: core: Improve runtime PM support during suspend/resume for sd/mmc | Ulf Hansson |
2013-10-30 | mmc: core: Remove redundant mmc_power_up|off at runtime callbacks | Ulf Hansson |
2013-10-30 | mmc: Don't force card to active state when entering suspend/shutdown | Ulf Hansson |
2013-10-30 | mmc: core: Remove deprecated mmc_suspend|resume_host APIs | Ulf Hansson |
2013-10-30 | mmc: core: Signal wakeup event at card insert/removal | Ulf Hansson |
2013-10-30 | mmc: core: Collect common code for card ocr validation | Ulf Hansson |
2013-10-30 | mmc: core: Prevent violation of specs while initializing cards | Ulf Hansson |
2013-10-30 | mmc: core: Move cached value of the negotiated ocr mask to card struct | Ulf Hansson |
2013-10-30 | mmc: core: Cleanup code for setting ocr mask for SDIO | Ulf Hansson |
2013-10-30 | mmc: core: Remove unnecessary retry mechanism at SDIO attach | Ulf Hansson |
2013-10-30 | mmc: core: Let mmc_set_signal_voltage take ocr as parameter | Ulf Hansson |
2013-10-30 | mmc: core: Let mmc_power_up|cycle take ocr as parameter | Ulf Hansson |
2013-10-30 | mmc: core: Do not poll for busy with status cmd for all switch cmds | Ulf Hansson |
2013-10-16 | MMC: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-09-25 | mmc: core: clean up duplicate macros | Jackey Shen |
2013-09-25 | mmc: add ignorance case for CMD13 CRC error | Seungwon Jeon |
2013-09-25 | mmc: core: remove dead function mmc_try_claim_host | Grant Grundler |
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 |