Age | Commit message (Expand) | Author |
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 |
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 |