Age | Commit message (Expand) | Author |
2014-05-22 | mmc: sdio_irq: rework sdio irq handling | Russell King |
2014-05-12 | mmc: core: Improve support for deferred regulators | Tim Kryger |
2014-05-12 | mmc: core: add DT bindings for eMMC HS400 1.8/1.2V | Seungwon Jeon |
2014-05-12 | mmc: add support for HS400 mode of eMMC5.0 | Seungwon Jeon |
2014-05-12 | mmc: rework selection of bus speed mode | Seungwon Jeon |
2014-05-12 | mmc: step power class after final selection of bus mode | Seungwon Jeon |
2014-05-12 | mmc: identify available device type to select | Seungwon Jeon |
2014-05-12 | mmc: drop the speed mode of card's state | Seungwon Jeon |
2014-05-12 | mmc: core: Try other signal levels during power up | Tim Kryger |
2014-04-22 | mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus | Ulf Hansson |
2014-04-22 | mmc: core: Use maximum timeout values in case TACC field is zero | Stefan Wahren |
2014-04-22 | mmc: Convert to use ATTRIBUTE_GROUPS | Axel Lin |
2014-04-22 | mmc: Delay the card_event callback into the mmc_rescan worker | Markus Mayer |
2014-04-20 | mmc: clarify DDR timing mode between SD-UHS and eMMC | Seungwon Jeon |
2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-17 | mmc: slot-gpio: Add GPIO descriptor based CD GPIO API | Adrian Hunter |
2014-03-17 | mmc: slot-gpio: Split out CD IRQ request into a separate function | Adrian Hunter |
2014-03-17 | mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers | Adrian Hunter |
2014-03-10 | mmc: core: typo fix in printk specifier | Alexander Shiyan |
2014-02-23 | mmc: core: Respect host's max_busy_timeout when sending sleep cmd | Ulf Hansson |
2014-02-23 | mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode | Ulf Hansson |
2014-02-23 | mmc: core: Fixup busy detection for mmc switch operations | Ulf Hansson |
2014-02-23 | mmc: core: Minor simplifications to __mmc_switch | Ulf Hansson |
2014-02-23 | mmc: core: Add ignore_crc flag to __mmc_switch | Ulf Hansson |
2014-02-23 | mmc: core: Rename cmd_timeout_ms to busy_timeout | Ulf Hansson |
2014-02-23 | mmc: core: Rename max_discard_to to max_busy_timeout | Ulf Hansson |
2014-02-22 | mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V | Jaehoon Chung |
2014-02-22 | mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V | Ulf Hansson |
2014-02-22 | mmc: core: Add DT bindings for SD card's UHS bus speed modes | Ulf Hansson |
2014-02-13 | mmc: core: Enable MMC_CAP2_CACHE_CTRL as default | Ulf Hansson |
2014-02-13 | mmc: core: Use mmc_flush_cache() during mmc suspend | Ulf Hansson |
2014-02-13 | mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD | Ulf Hansson |
2014-02-13 | mmc: core: Remove unnecessary validations for bus_ops callbacks | Ulf Hansson |
2014-02-13 | mmc: core: Use MMC_UNSAFE_RESUME as default behavior | Ulf Hansson |
2014-01-26 | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-17 | mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling | Bing Zhao |
2014-01-13 | mmc: core: sd: implement proper support for sd3.0 au sizes | Wolfram Sang |
2014-01-13 | mmc: Do not call get_cd for non removable cards | Sascha Hauer |
2014-01-13 | mmc: core: mmc DDR mode should not depend on UHS_DDR50 | Dong Aisheng |
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 |