index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-esdhc-imx.c
Age
Commit message (
Expand
)
Author
2014-05-22
mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
Russell King
2014-05-22
mmc: sdhci: set_uhs_signaling() need not return a value
Russell King
2014-05-22
mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
Russell King
2014-05-22
mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
Russell King
2014-05-22
mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
Russell King
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
2014-01-13
mmc: sdhci-esdhc-imx: fix warning during module remove function
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: Use NULL instead of zero
Fabio Estevam
2014-01-13
mmc: sdhci-esdhc-imx: add runtime pm support
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
Dong Aisheng
2014-01-13
mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: add eMMC HS200 mode support
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: fix cpas over write issue
Dong Aisheng
2013-11-26
mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: add preset value quirk for mx6
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: add delay line setting support
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: add DDR mode support for mx6
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
Dong Aisheng
2013-10-21
mmc: sdhci-esdhc-imx: create struct esdhc_soc_data
Shawn Guo
2013-10-21
mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable
Shawn Guo
2013-10-21
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
Shawn Guo
2013-10-21
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207
Shawn Guo
2013-09-27
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
Dong Aisheng
2013-09-26
mmc: sdhci-esdhc-imx: correct pre_div for imx6q
Dong Aisheng
2013-09-26
mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode
Dong Aisheng
2013-09-26
mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support
Dong Aisheng
2013-09-26
mmc: sdhci-esdhc-imx: support real clock on and off for imx6q
Dong Aisheng
2013-09-26
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
Dong Aisheng
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-06-27
mmc: esdhc-imx: parse max-frequency from devicetree
Lucas Stach
2013-06-27
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
Lucas Stach
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-26
mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
Lucas Stach
2013-05-26
mmc: sdhci-esdhc-imx: Fix SDIO interrupts
Martin Fuzzey
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-24
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
2013-02-24
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
2013-02-24
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
[prev]
[next]