summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds-733/+1934
2014-10-06mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter-0/+5
2014-10-06mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter-5/+8
2014-10-06mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter-21/+5
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer-0/+1
2014-10-03mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster-1/+1
2014-10-03mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter-0/+2
2014-10-03mmc: sdhci: Let a driver override timeout clock frequencyAdrian Hunter-0/+6
2014-10-03mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter-1/+23
2014-10-03mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter-2/+4
2014-10-03mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter-0/+1
2014-10-03mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter-2/+3
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter-2/+6
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij-9/+43
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson-0/+1
2014-09-29mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter-1/+1
2014-09-29mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter-1/+1
2014-09-29mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann-1/+1
2014-09-24mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng-0/+2
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng-0/+1
2014-09-24mmc: sdhci: execute tuning when device is not busyYi Sun-3/+5
2014-09-24mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav-2/+9
2014-09-24mmc: atmel-mci: Switch to using managed resource in probePramod Gurav-27/+14
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches-92/+69
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd-64/+36
2014-09-23mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd-15/+27
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren-2/+3
2014-09-22mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson-2/+2
2014-09-19mmc: tmio: prevent endless loop in tmio_mmc_set_clock()Sergei Shtylyov-0/+9
2014-09-19mmc: tmio: enable odd number size accessKuninori Morimoto-4/+35
2014-09-19mmc: block: change stop errors to infoJohan Rudholm-1/+1
2014-09-19mmc: dw_mmc: Remove unused function for !CONFIG_OFTobias Klauser-4/+0
2014-09-19mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé-37/+44
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé-5/+8
2014-09-19mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé-73/+89
2014-09-10mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang-2/+2
2014-09-10mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla-24/+24
2014-09-10mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla-7/+7
2014-09-09mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij-10/+29
2014-09-09mmc: host: switch OF parser to use gpio descriptorsLinus Walleij-45/+23
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij-0/+48
2014-09-09mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij-5/+1
2014-09-09mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson-1/+1
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto-5/+0
2014-09-09mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto-1/+19
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto-0/+13
2014-09-09mmc: use .multi_io_quirk on omap_hsmmcKuninori Morimoto-2/+12
2014-09-09mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng-3/+6
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto-0/+10