Age | Commit message (Expand) | Author |
2014-10-18 | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-11 | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2014-10-06 | mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency | Adrian Hunter |
2014-10-06 | mmc: sdhci-acpi: Pass HID and UID to probe_slot | Adrian Hunter |
2014-10-06 | mmc: sdhci-acpi: Get UID directly from acpi_device | Adrian Hunter |
2014-10-04 | block: disable entropy contributions for nonrot devices | Mike Snitzer |
2014-10-03 | mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst | Behan Webster |
2014-10-03 | mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency | Adrian Hunter |
2014-10-03 | mmc: sdhci: Let a driver override timeout clock frequency | Adrian Hunter |
2014-10-03 | mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect | Adrian Hunter |
2014-10-03 | mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers | Adrian Hunter |
2014-10-03 | mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller | Adrian Hunter |
2014-10-03 | mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers | Adrian Hunter |
2014-10-03 | mmc: sdhci: Add quirk for always getting TC with stop cmd | Adrian Hunter |
2014-10-02 | mmc: core: restore detect line inversion semantics | Linus Walleij |
2014-09-30 | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson |
2014-09-29 | mmc: Fix incorrect warning when setting 0 Hz via debugfs | Adrian Hunter |
2014-09-29 | mmc: Fix use of wrong device in mmc_gpiod_free_cd() | Adrian Hunter |
2014-09-29 | mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot | Arnd Bergmann |
2014-09-24 | mmc: rtsx_pci: Set power related cap2 macros | Roger Tseng |
2014-09-24 | mmc: core: Add new power_mode MMC_POWER_UNDEFINED | Roger Tseng |
2014-09-24 | mmc: sdhci: execute tuning when device is not busy | Yi Sun |
2014-09-24 | mmc: atmel-mci: Release mmc resources on failure in probe | Pramod Gurav |
2014-09-24 | mmc: atmel-mci: Switch to using managed resource in probe | Pramod Gurav |
2014-09-24 | mmc: Convert pr_warning to pr_warn | Joe Perches |
2014-09-23 | mmc: Consolidate emmc tuning blocks | Stephen Boyd |
2014-09-23 | mmc: sdhci-msm: Make tuning block table endian agnostic | Stephen Boyd |
2014-09-23 | mmc: don't request CD IRQ until mmc_start_host() | Stephen Warren |
2014-09-22 | mmc: sdio: Convert to dev_pm_domain_attach|detach() | Ulf Hansson |
2014-09-19 | mmc: tmio: prevent endless loop in tmio_mmc_set_clock() | Sergei Shtylyov |
2014-09-19 | mmc: tmio: enable odd number size access | Kuninori Morimoto |
2014-09-19 | mmc: block: change stop errors to info | Johan Rudholm |
2014-09-19 | mmc: dw_mmc: Remove unused function for !CONFIG_OF | Tobias Klauser |
2014-09-19 | mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation | Grégory Soutadé |
2014-09-19 | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" | Grégory Soutadé |
2014-09-19 | mmc: Move code that manages user area and gp partitions into functions | Grégory Soutadé |
2014-09-10 | mmc: sdhci-pxav3: fix error handling of sdhci_add_host | Xiang Wang |
2014-09-10 | mmc: mmci: rename sdio flag in vendor data to st_sdio | Srinivas Kandagatla |
2014-09-10 | mmc: mmci: Add sdio enable mask in variant data | Srinivas Kandagatla |
2014-09-09 | mmc: mmci: augment driver to handle gpio descriptors | Linus Walleij |
2014-09-09 | mmc: host: switch OF parser to use gpio descriptors | Linus Walleij |
2014-09-09 | mmc: slot-gpio: add gpiod variant to get wp GPIO | Linus Walleij |
2014-09-09 | mmc: slot-gpio: switch to use flags when getting GPIO | Linus Walleij |
2014-09-09 | mmc: card: Prevent partition scan for the eMMC boot areas | Ulf Hansson |
2014-09-09 | mmc: remove MMC_CAP2_NO_MULTI_READ flags | Kuninori Morimoto |
2014-09-09 | mmc: use .multi_io_quirk on sh_mobile | Kuninori Morimoto |
2014-09-09 | mmc: use .multi_io_quirk on tmio_mmc | Kuninori Morimoto |
2014-09-09 | mmc: use .multi_io_quirk on omap_hsmmc | Kuninori Morimoto |
2014-09-09 | mmc: sdhci-pci: disable preset register for Baytrail and Merrifield | Gao, Yunpeng |
2014-09-09 | mmc: Add .multi_io_quirk callback for multi I/O HW bug | Kuninori Morimoto |