summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0
* mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issueAisheng Dong2014-05-221-0/+1
* mmc: sdhci-esdhc-imx: remove emulation of uhs_modeRussell King2014-05-221-14/+3
* mmc: sdhci: set_uhs_signaling() need not return a valueRussell King2014-05-221-2/+2
* mmc: sdhci-esdhc-imx: fix lockdep splat upon tuningRussell King2014-05-221-4/+2
* mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()Russell King2014-05-221-0/+1
* mmc: sdhci-esdhc-imx: avoid DMA to kernel stackRussell King2014-05-221-9/+16
* mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King2014-05-221-0/+2
* mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King2014-05-221-3/+1
* mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King2014-05-221-1/+9
* mmc: sdhci: convert reset into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-221-4/+2
* mmc: sdhci: allow sdio interrupts while sdhci runtime suspendedRussell King2014-05-221-4/+8
* 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: sdhci-esdhc-imx: Use NULL instead of zeroFabio Estevam2014-01-131-1/+1
* mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng2014-01-131-1/+48
* mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng2014-01-131-0/+1
* mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng2014-01-131-11/+13
* mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng2014-01-131-1/+6
* mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng2014-01-131-0/+2
* mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng2014-01-131-0/+1
* mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng2014-01-131-1/+1
* mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng2013-11-261-0/+16
* mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng2013-10-211-1/+3
* mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng2013-10-211-1/+2
* mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng2013-10-211-0/+18
* mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng2013-10-211-3/+14
* mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng2013-10-211-0/+4
* mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng2013-10-211-17/+73
* mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo2013-10-211-45/+41
* mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo2013-10-211-14/+7
* mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCShawn Guo2013-10-211-12/+25
* mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207Shawn Guo2013-10-211-2/+10
* mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng2013-09-271-1/+2
* mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng2013-09-261-0/+3
* mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng2013-09-261-1/+95
* mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng2013-09-261-1/+195
* mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng2013-09-261-2/+17
* mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng2013-09-261-2/+33
* mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-241-1/+1
* mmc: esdhc-imx: parse max-frequency from devicetreeLucas Stach2013-06-271-1/+17
* mmc: sdhci-esdhc: calculate sdclk divider from controller clockLucas Stach2013-06-271-1/+9
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-311-1/+1
* mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach2013-05-261-3/+34
* mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey2013-05-261-1/+3
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-221-1/+1
* mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-221-1/+1
* mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-241-8/+1
* mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-241-2/+54