summaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: block: Use R1 responses for stop cmds for read requestsUlf Hansson2014-02-231-1/+6
* mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson2014-02-231-3/+16
* mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson2014-02-231-1/+3
* mmc: core: Fixup busy detection for mmc switch operationsUlf Hansson2014-02-231-7/+26
* mmc: core: Minor simplifications to __mmc_switchUlf Hansson2014-02-231-11/+9
* mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-233-16/+19
* mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson2014-02-233-6/+6
* mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson2014-02-232-4/+4
* mmc: core: Add DT bindings for eMMC HS200 1.8/1.2VJaehoon Chung2014-02-221-0/+4
* mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2VUlf Hansson2014-02-221-0/+4
* mmc: core: Add DT bindings for SD card's UHS bus speed modesUlf Hansson2014-02-221-0/+10
* 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: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-142-6/+1
* mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-142-39/+1
* mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-141-3/+0
* mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson2014-02-141-2/+1
* mmc: core: Remove unnecessary validations for bus_ops callbacksUlf Hansson2014-02-142-18/+7
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-144-76/+2
* 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 tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-2629-337/+1249
|\
| * 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
| * mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-182-0/+19
| * mmc: sdhci: fix lockdep error in tuning routineAisheng Dong2014-01-181-13/+7
| * mmc: dw_mmc: k3: remove clk_tableZhangfei Gao2014-01-171-39/+2
| * mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao2014-01-171-3/+9
| * mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun2014-01-141-1/+1
| * mmc: sdhci-esdhc-imx: fix warning during module remove functionDong Aisheng2014-01-131-3/+5
| * mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng2014-01-131-7/+5
| * mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang2014-01-131-15/+22
| * mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni2014-01-131-0/+7
| * mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen2014-01-131-0/+1