summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2014-02-27mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmcDinh Nguyen3-147/+0
2014-02-26mmc: dw_mmc: Fix NULL pointer dereferenceSachin Kamat1-1/+1
2014-02-26mmc: dw_mmc: Add missing descriptionSachin Kamat1-0/+1
2014-02-26mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat1-1/+1
2014-02-26mmc: dw_mmc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2014-02-26mmc: davinci: Remove redundant of_match_ptrSachin Kamat1-2/+2
2014-02-26mmc: sdhci-spear: Fix NULL pointer dereferenceSachin Kamat1-5/+3
2014-02-26mmc: wmt-sdmmc: Fix NULL pointer dereferenceSachin Kamat1-1/+3
2014-02-26mmc: ushc: Fix incorrect parameter in sizeofSachin Kamat1-1/+1
2014-02-24mmc: sdhci-bcm-kona: Add basic use of clocksTim Kryger1-2/+35
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson2-8/+45
2014-02-23mmc: mmci: Handle CMD irq before DATA irqUlf Hansson1-4/+5
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