summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson
2014-11-10mmc: msm_sdcc: Use platform_set|get_drvdataUlf Hansson
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-11-10mmc: core: Convert the mmc_driver to use the modern PM opsUlf Hansson
2014-11-10mmc: core: Don't export the to_sdio_driver macroUlf Hansson
2014-11-10mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacksUlf Hansson
2014-11-10mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxaSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signalingSebastian Hesselbarth
2014-11-10mmc: sdhci-pxav2: Drop unused struct sdhci_pxaSebastian Hesselbarth
2014-11-10mmc: sunxi: Remove unused includes of linux/clk-private.hTomeu Vizoso
2014-11-10mmc: mmci: fix mmci_post_requestSrinivas Kandagatla
2014-11-10mmc: core: fix prepared requests while doing bkopsSrinivas Kandagatla
2014-11-10mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov
2014-11-10mmc: core: Add debug message for SET_BLOCK_COUNT resultAndrew Gabbasov
2014-11-10mmc: core: Initialize SET_BLOCK_COUNT request fieldsAndrew Gabbasov
2014-11-10mmc: sdhci: fix error conditions for controller resetAndrew Gabbasov
2014-11-10mmc: sdhci: Balance vmmc regulator_disable()Andrew Gabbasov
2014-11-10mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl statesDirk Behme
2014-11-10mmc: mxcmmc: fix the default value for available voltages into mxcmci_probeMatteo Facchinetti
2014-11-10mmc: mxcmmc: fix race condition when dma finish a data transferMatteo Facchinetti
2014-11-10mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2014-11-10mmc: block: add newline to sysfs display of force_roBaruch Siach
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-10-06mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-06mmc: sdhci-acpi: Pass HID and UID to probe_slotAdrian Hunter
2014-10-06mmc: sdhci-acpi: Get UID directly from acpi_deviceAdrian Hunter
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2014-10-03mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster
2014-10-03mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-03mmc: sdhci: Let a driver override timeout clock frequencyAdrian Hunter
2014-10-03mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter
2014-10-03mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter
2014-10-03mmc: sdhci-acpi: Add a HID and UID for a SD Card host controllerAdrian Hunter
2014-10-03mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllersAdrian Hunter
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-29mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter
2014-09-29mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter
2014-09-29mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann
2014-09-24mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-24mmc: sdhci: execute tuning when device is not busyYi Sun
2014-09-24mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav
2014-09-24mmc: atmel-mci: Switch to using managed resource in probePramod Gurav