summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson1-4/+4
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson1-1/+1
2014-02-22mmc: rtsx: add support for pre_req and post_reqMicky Ching1-68/+350
2014-02-22mmc: rtsx: modify phase searching method for tuningMicky Ching1-80/+32
2014-02-22mmc: rtsx: fix card poweroff bugMicky Ching1-1/+2
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching2-1/+22
2014-02-22mmc: omap: Add erase capabilityJarkko Nikula1-7/+11
2014-02-22mmc: omap: Remove always set use_dma flag from struct mmc_omap_hostJarkko Nikula1-10/+5
2014-02-22mmc: omap: Convert to devm_ioremap_resourceJarkko Nikula1-29/+12
2014-02-22mmc: omap: Remove mem_res field from struct mmc_omap_hostJarkko Nikula1-3/+1
2014-02-22mmc: omap: Remove duplicate host->irq assignmentJarkko Nikula1-1/+0
2014-02-22mmc: omap: Convert to devm_kzallocJarkko Nikula1-4/+2
2014-02-22mmc: omap: Fix NULL pointer dereference due uninitialized cover_taskletJarkko Nikula1-5/+7
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto1-0/+1
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto1-1/+9
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto1-1/+1
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778Kuninori Morimoto1-1/+8
2014-02-22mmc: sdhi: tidyup sh_mobile_sdhi_of_match positionKuninori Morimoto1-13/+13
2014-02-14mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson2-7/+7
2014-02-14mmc: tmio_mmc: Convert from legacy to modern PM opsUlf Hansson1-14/+16
2014-02-14mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacksUlf Hansson1-4/+4
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-312/+1200
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-01-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-01-23mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter1-1/+2
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter2-0/+11
2014-01-20mmc: sdhci: Allow for long command timeoutsAdrian Hunter1-1/+6
2014-01-18mmc: sdhci: fix lockdep error in tuning routineAisheng Dong1-13/+7
2014-01-18mmc: dw_mmc: k3: remove clk_tableZhangfei Gao1-39/+2
2014-01-17mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao1-3/+9
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij1-0/+1
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij1-1/+1
2014-01-14mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-13mmc: sdhci-esdhc-imx: fix warning during module remove functionDong Aisheng1-3/+5
2014-01-13mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng1-7/+5
2014-01-13mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni1-0/+7
2014-01-13mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen1-0/+1
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-1/+2
2014-01-13mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann3-0/+237
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao3-0/+143
2014-01-13mmc: dw_mmc: use slot-gpio to handle cd pinZhangfei Gao1-13/+35
2014-01-13mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee4-60/+439
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee2-73/+78
2014-01-13mmc: tmio: fixup compile errorKuninori Morimoto1-1/+1
2014-01-13mmc: sh_mmcif: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: sdhi: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: tegra: add support for Tegra124Stephen Warren1-0/+1
2014-01-13mmc: sh_mmcif: Fix compilation warning on 64-bit platformsLaurent Pinchart1-1/+1
2014-01-13mmc: sh_mmcif: Factorize DMA channel request and configuration codeLaurent Pinchart1-49/+51
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto1-0/+11