summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon2014-03-041-4/+22
| * mmc: omap_hsmmc: remove a duplicative testDan Carpenter2014-03-041-2/+1
| * mmc: dw_mmc: fix possible build errorFelipe Balbi2014-03-032-1/+3
| * mmc: sdhci-s3c: Do not allow frequencies higher than requestedTomasz Figa2014-03-031-1/+8
| * mmc: sdhci-s3c: Fix handling of bus clock switchingTomasz Figa2014-03-031-61/+17
| * mmc: sdhci-s3c: Simplify min/max clock calculationTomasz Figa2014-03-031-20/+40
| * mmc: sdhci-s3c: Use correct condition to check for clock presenceTomasz Figa2014-03-031-5/+3
| * mmc: sdhci-s3c: Cache bus clock ratesTomasz Figa2014-03-031-3/+6
| * mmc: sdhci-s3c: Use shifts to divide by powers of twoTomasz Figa2014-03-031-5/+5
| * mmc: dw_mmc: Add support for SOCFPGA's platform specific implementationDinh Nguyen2014-02-271-2/+8
| * mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmcDinh Nguyen2014-02-273-147/+0
| * mmc: dw_mmc: Fix NULL pointer dereferenceSachin Kamat2014-02-251-1/+1
| * mmc: dw_mmc: Add missing descriptionSachin Kamat2014-02-251-0/+1
| * mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat2014-02-251-1/+1
| * mmc: dw_mmc: Remove redundant of_match_ptrSachin Kamat2014-02-251-1/+1
| * mmc: davinci: Remove redundant of_match_ptrSachin Kamat2014-02-251-2/+2
| * mmc: sdhci-spear: Fix NULL pointer dereferenceSachin Kamat2014-02-251-5/+3
| * mmc: wmt-sdmmc: Fix NULL pointer dereferenceSachin Kamat2014-02-251-1/+3
| * mmc: ushc: Fix incorrect parameter in sizeofSachin Kamat2014-02-251-1/+1
| * mmc: sdhci-bcm-kona: Add basic use of clocksTim Kryger2014-02-241-2/+35
| * mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson2014-02-232-8/+45
| * mmc: mmci: Handle CMD irq before DATA irqUlf Hansson2014-02-231-4/+5
| * mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson2014-02-231-4/+4
| * mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson2014-02-231-1/+1
| * mmc: rtsx: add support for pre_req and post_reqMicky Ching2014-02-221-68/+350
| * mmc: rtsx: modify phase searching method for tuningMicky Ching2014-02-221-80/+32
| * mmc: rtsx: fix card poweroff bugMicky Ching2014-02-221-1/+2
| * mmc: sdhci: add support for realtek rts5250Micky Ching2014-02-222-1/+22
| * mmc: omap: Add erase capabilityJarkko Nikula2014-02-221-7/+11
| * mmc: omap: Remove always set use_dma flag from struct mmc_omap_hostJarkko Nikula2014-02-221-10/+5
| * mmc: omap: Convert to devm_ioremap_resourceJarkko Nikula2014-02-221-29/+12
| * mmc: omap: Remove mem_res field from struct mmc_omap_hostJarkko Nikula2014-02-221-3/+1
| * mmc: omap: Remove duplicate host->irq assignmentJarkko Nikula2014-02-221-1/+0
| * mmc: omap: Convert to devm_kzallocJarkko Nikula2014-02-221-4/+2
| * mmc: omap: Fix NULL pointer dereference due uninitialized cover_taskletJarkko Nikula2014-02-221-5/+7
| * mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto2014-02-221-0/+1
| * mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto2014-02-221-1/+9
| * mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto2014-02-221-1/+1
| * mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778Kuninori Morimoto2014-02-221-1/+8
| * mmc: sdhi: tidyup sh_mobile_sdhi_of_match positionKuninori Morimoto2014-02-221-13/+13
| * mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson2014-02-142-7/+7
| * mmc: tmio_mmc: Convert from legacy to modern PM opsUlf Hansson2014-02-141-14/+16
| * mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacksUlf Hansson2014-02-141-4/+4
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-4/+5
|\ \
| * | ARM: 7956/1: mmci: rename some extended flagsLinus Walleij2014-02-121-4/+5
| |/
* / workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen2014-03-291-1/+1
|/
* Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-2623-312/+1200
|\
| * mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter2014-01-231-1/+2
| * mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter2014-01-202-0/+11
| * mmc: sdhci: Allow for long command timeoutsAdrian Hunter2014-01-201-1/+6