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
2015-06-01
mmc: sdhci-esdhc-imx: merge the same register check into one place
Dong Aisheng
1
-7
/
+5
2015-06-01
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
1
-1
/
+35
2015-06-01
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
1
-6
/
+2
2015-06-01
mmc: sdhci-imx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-25
mmc: host: sdhci-esdhc-imx: fix broken email address
Wolfram Sang
1
-2
/
+2
2015-04-09
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
Fabio Estevam
1
-32
/
+6
2015-03-25
mmc: sdhci-esdhc-imx: support voltage-range property
Sascha Hauer
1
-1
/
+5
2015-03-23
mmc: sdhci-esdhc-imx: silence a false curly braces warning
Dan Carpenter
1
-1
/
+1
2015-01-19
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
Ulf Hansson
1
-1
/
+1
2015-01-19
mmc: sdhci-esdhc-imx: Fixup ->remove()
Ulf Hansson
1
-8
/
+7
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-12-08
mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()
Ulf Hansson
1
-65
/
+3
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-10
mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states
Dirk Behme
1
-6
/
+4
2014-09-09
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
Aisheng Dong
1
-0
/
+11
2014-09-09
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
Aisheng Dong
1
-0
/
+9
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-22
mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
Aisheng Dong
1
-0
/
+1
2014-05-22
mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
Russell King
1
-14
/
+3
2014-05-22
mmc: sdhci: set_uhs_signaling() need not return a value
Russell King
1
-2
/
+2
2014-05-22
mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
Russell King
1
-4
/
+2
2014-05-22
mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
Russell King
1
-9
/
+16
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
1
-0
/
+2
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
1
-3
/
+1
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
1
-1
/
+9
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-4
/
+2
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
1
-4
/
+8
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
[prev]
[next]