index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-01
mmc: fix comment typos
Masanari Iida
1
-1
/
+1
2012-07-23
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
1
-2
/
+7
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-11
/
+31
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-05-15
mmc: dt: Consolidate DT bindings
Arnd Bergmann
1
-1
/
+1
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
1
-0
/
+9
2012-05-11
mmc: sdhci-imx-esdhc: adopt pinctrl support
Dong Aisheng
1
-0
/
+9
2012-04-25
mmc sdhc i.MX: do not depend on grouped clocks
Sascha Hauer
1
-11
/
+31
2012-04-21
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
1
-2
/
+1
2012-03-21
Merge branch 'next/fixes-non-critical' into next/drivers
Arnd Bergmann
1
-2
/
+3
2012-03-04
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
1
-2
/
+3
2012-02-01
mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepare
Richard Zhao
1
-3
/
+3
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-4
/
+1
2011-11-11
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
1
-0
/
+8
2011-10-27
mmc: sdhci-esdhc-imx: add basic imx6q usdhc support
Shawn Guo
1
-4
/
+32
2011-10-26
mmc: sdhci-esdhc-imx: Enable ADMA2
Richard Zhu
1
-3
/
+41
2011-08-28
mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h
Shawn Guo
1
-0
/
+1
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-07-27
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
1
-9
/
+69
2011-07-27
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
1
-4
/
+53
2011-07-27
mmc: sdhci-esdhc-imx: do not reference platform data after probe
Shawn Guo
1
-9
/
+13
2011-07-27
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
1
-51
/
+87
2011-07-21
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
Shawn Guo
1
-4
/
+4
2011-07-21
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
Shawn Guo
1
-1
/
+1
2011-07-21
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
1
-1
/
+0
2011-07-21
mmc: sdhci: merge two sdhci-pltfm.h into one
Shawn Guo
1
-1
/
+0
2011-07-21
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
1
-31
/
+82
2011-03-25
mmc: sdhci-esdhc: enable esdhc on imx53
Richard Zhu
1
-0
/
+42
2011-03-25
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
1
-7
/
+37
2011-03-17
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
Wolfram Sang
1
-0
/
+79
2011-03-17
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
1
-1
/
+2
2011-03-17
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
Wolfram Sang
1
-11
/
+41
2010-11-08
mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
Eric Bénard
1
-3
/
+5
2010-11-08
mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci
Eric Bénard
1
-0
/
+4
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
1
-0
/
+143