summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-0/+1
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-0/+1
* | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-10-1166-733/+1934
|\ \
| * | mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2014-10-061-0/+5
| * | mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter2014-10-061-5/+8
| * | mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter2014-10-061-21/+5Star
| * | mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster2014-10-031-1/+1
| * | mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2014-10-031-0/+2
| * | mmc: sdhci: Let a driver override timeout clock frequencyAdrian Hunter2014-10-031-0/+6
| * | mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter2014-10-032-1/+23
| * | mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter2014-10-031-2/+4
| * | mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter2014-10-031-0/+1
| * | mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter2014-10-031-2/+3
| * | mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter2014-10-031-2/+6
| * | mmc: core: restore detect line inversion semanticsLinus Walleij2014-10-024-9/+43
| * | mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter2014-09-291-1/+1
| * | mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter2014-09-291-1/+1
| * | mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann2014-09-291-1/+1
| * | mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng2014-09-242-0/+2
| * | mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng2014-09-241-0/+1
| * | mmc: sdhci: execute tuning when device is not busyYi Sun2014-09-242-3/+5
| * | mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav2014-09-241-2/+9
| * | mmc: atmel-mci: Switch to using managed resource in probePramod Gurav2014-09-241-27/+14Star
| * | mmc: Convert pr_warning to pr_warnJoe Perches2014-09-2414-92/+69Star
| * | mmc: Consolidate emmc tuning blocksStephen Boyd2014-09-233-64/+36Star
| * | mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd2014-09-231-15/+27
| * | mmc: don't request CD IRQ until mmc_start_host()Stephen Warren2014-09-234-2/+3
| * | mmc: tmio: prevent endless loop in tmio_mmc_set_clock()Sergei Shtylyov2014-09-191-0/+9
| * | mmc: tmio: enable odd number size accessKuninori Morimoto2014-09-191-4/+35
| * | mmc: block: change stop errors to infoJohan Rudholm2014-09-191-1/+1
| * | mmc: dw_mmc: Remove unused function for !CONFIG_OFTobias Klauser2014-09-191-4/+0Star
| * | mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé2014-09-191-37/+44
| * | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-191-5/+8
| * | mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé2014-09-191-73/+89
| * | mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang2014-09-101-2/+2
| * | mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla2014-09-101-24/+24
| * | mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla2014-09-101-7/+7
| * | mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij2014-09-091-10/+29
| * | mmc: host: switch OF parser to use gpio descriptorsLinus Walleij2014-09-091-45/+23Star
| * | mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij2014-09-091-0/+48
| * | mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij2014-09-091-5/+1Star
| * | mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson2014-09-091-1/+1
| * | mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto2014-09-091-5/+0Star
| * | mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto2014-09-091-1/+19
| * | mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto2014-09-091-0/+13
| * | mmc: use .multi_io_quirk on omap_hsmmcKuninori Morimoto2014-09-091-2/+12
| * | mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng2014-09-091-3/+6
| * | mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto2014-09-091-0/+10
| * | mmc: sdhci: check 1.2v IO capability for SDHC hostChuanxiao.Dong2014-09-091-1/+6
| * | mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong2014-09-091-9/+25