aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-10mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-06-09mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-06-09mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-06-09mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-17mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-05-09mmc: sdhci: don't provide hard irq handlerSebastian Andrzej Siewior
2015-05-09mmci: Remove bogus local_irq_save()Thomas Gleixner
2015-03-06mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-03-06mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-01-27mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
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
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-09-22mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson
2014-09-19mmc: tmio: prevent endless loop in tmio_mmc_set_clock()Sergei Shtylyov
2014-09-19mmc: tmio: enable odd number size accessKuninori Morimoto