index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2014-01-13
mmc: sdhci-esdhc-imx: fix warning during module remove function
Dong Aisheng
1
-3
/
+5
2014-01-13
mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
Dong Aisheng
1
-7
/
+5
2014-01-13
mmc: sdhci-esdhc-imx: Use NULL instead of zero
Fabio Estevam
1
-1
/
+1
2014-01-13
mmc: sdhci-esdhc-imx: add runtime pm support
Dong Aisheng
1
-1
/
+48
2014-01-13
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
Dong Aisheng
1
-0
/
+1
2014-01-13
mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits
Dong Aisheng
1
-11
/
+13
2014-01-13
mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset
Dong Aisheng
1
-1
/
+6
2014-01-13
mmc: sdhci-esdhc-imx: add eMMC HS200 mode support
Dong Aisheng
1
-0
/
+2
2014-01-13
mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
Dong Aisheng
1
-0
/
+1
2014-01-13
mmc: sdhci-esdhc-imx: fix cpas over write issue
Dong Aisheng
1
-1
/
+1
2013-11-27
mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
Dong Aisheng
1
-0
/
+16
2013-10-21
mmc: sdhci-esdhc-imx: add preset value quirk for mx6
Dong Aisheng
1
-1
/
+3
2013-10-21
mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
Dong Aisheng
1
-1
/
+2
2013-10-21
mmc: sdhci-esdhc-imx: add delay line setting support
Dong Aisheng
1
-0
/
+18
2013-10-21
mmc: sdhci-esdhc-imx: add DDR mode support for mx6
Dong Aisheng
1
-3
/
+14
2013-10-21
mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl
Dong Aisheng
1
-0
/
+4
2013-10-21
mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
Dong Aisheng
1
-17
/
+73
2013-10-21
mmc: sdhci-esdhc-imx: create struct esdhc_soc_data
Shawn Guo
1
-45
/
+41
2013-10-21
mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable
Shawn Guo
1
-14
/
+7
2013-10-21
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
Shawn Guo
1
-12
/
+25
2013-10-21
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207
Shawn Guo
1
-2
/
+10
2013-09-27
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
Dong Aisheng
1
-1
/
+2
2013-09-26
mmc: sdhci-esdhc-imx: correct pre_div for imx6q
Dong Aisheng
1
-0
/
+3
2013-09-26
mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode
Dong Aisheng
1
-1
/
+95
2013-09-26
mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support
Dong Aisheng
1
-1
/
+195
2013-09-26
mmc: sdhci-esdhc-imx: support real clock on and off for imx6q
Dong Aisheng
1
-2
/
+17
2013-09-26
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
Dong Aisheng
1
-2
/
+33
2013-08-25
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+1
2013-06-27
mmc: esdhc-imx: parse max-frequency from devicetree
Lucas Stach
1
-1
/
+17
2013-06-27
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
Lucas Stach
1
-1
/
+9
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
1
-1
/
+1
2013-05-26
mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
Lucas Stach
1
-3
/
+34
2013-05-26
mmc: sdhci-esdhc-imx: Fix SDIO interrupts
Martin Fuzzey
1
-1
/
+3
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
1
-1
/
+1
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
1
-1
/
+1
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
1
-8
/
+1
2013-02-24
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
1
-2
/
+54
2013-02-24
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
1
-1
/
+9
2013-02-24
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
1
-1
/
+8
2013-02-24
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
Shawn Guo
1
-11
/
+14
2013-02-24
mmc: sdhci-esdhc-imx: Remove unused variables
Fabio Estevam
1
-5
/
+0
2013-02-24
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
Shawn Guo
1
-20
/
+20
2013-02-24
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
Shawn Guo
1
-4
/
+2
2013-02-24
mmc: sdhci-esdhc-imx: fix host version read
Shawn Guo
1
-8
/
+11
2013-02-11
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
Shawn Guo
1
-17
/
+0
2013-02-11
mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP
Shawn Guo
1
-40
/
+16
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2012-12-06
mmc: sdhci-imx-esdhc: use more devm_* functions
Shawn Guo
1
-38
/
+18
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
[next]