summary refs log tree commit diff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2014-03-03mmc: sdhci-s3c: Simplify min/max clock calculationTomasz Figa
2014-03-03mmc: sdhci-s3c: Use correct condition to check for clock presenceTomasz Figa
2014-03-03mmc: sdhci-s3c: Cache bus clock ratesTomasz Figa
2014-03-03mmc: sdhci-s3c: Use shifts to divide by powers of twoTomasz Figa
2014-02-26mmc: dw_mmc: Add support for SOCFPGA's platform specific implementationDinh Nguyen
2014-02-26mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmcDinh Nguyen
2014-02-25mmc: dw_mmc: Fix NULL pointer dereferenceSachin Kamat
2014-02-25mmc: dw_mmc: Add missing descriptionSachin Kamat
2014-02-25mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat
2014-02-25mmc: dw_mmc: Remove redundant of_match_ptrSachin Kamat
2014-02-25mmc: davinci: Remove redundant of_match_ptrSachin Kamat
2014-02-25mmc: sdhci-spear: Fix NULL pointer dereferenceSachin Kamat
2014-02-25mmc: wmt-sdmmc: Fix NULL pointer dereferenceSachin Kamat
2014-02-25mmc: ushc: Fix incorrect parameter in sizeofSachin Kamat
2014-02-24mmc: sdhci-bcm-kona: Add basic use of clocksTim Kryger
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson
2014-02-23mmc: mmci: Handle CMD irq before DATA irqUlf Hansson
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson
2014-02-22mmc: rtsx: add support for pre_req and post_reqMicky Ching
2014-02-22mmc: rtsx: modify phase searching method for tuningMicky Ching
2014-02-22mmc: rtsx: fix card poweroff bugMicky Ching
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching
2014-02-22mmc: omap: Add erase capabilityJarkko Nikula
2014-02-22mmc: omap: Remove always set use_dma flag from struct mmc_omap_hostJarkko Nikula
2014-02-22mmc: omap: Convert to devm_ioremap_resourceJarkko Nikula
2014-02-22mmc: omap: Remove mem_res field from struct mmc_omap_hostJarkko Nikula
2014-02-22mmc: omap: Remove duplicate host->irq assignmentJarkko Nikula
2014-02-22mmc: omap: Convert to devm_kzallocJarkko Nikula
2014-02-22mmc: omap: Fix NULL pointer dereference due uninitialized cover_taskletJarkko Nikula
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778Kuninori Morimoto
2014-02-22mmc: sdhi: tidyup sh_mobile_sdhi_of_match positionKuninori Morimoto
2014-02-13mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson
2014-02-13mmc: tmio_mmc: Convert from legacy to modern PM opsUlf Hansson
2014-02-13mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacksUlf Hansson
2014-02-12ARM: 7956/1: mmci: rename some extended flagsLinus Walleij
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-23mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter
2014-01-20mmc: sdhci: Allow for long command timeoutsAdrian Hunter
2014-01-17mmc: sdhci: fix lockdep error in tuning routineAisheng Dong
2014-01-17mmc: dw_mmc: k3: remove clk_tableZhangfei Gao
2014-01-17mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij