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
/
mxcmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
1
-1
/
+1
2016-02-29
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2015-06-01
mmc: host: mxcmmc: Simplify a trivial if-return sequence
Fabio Estevam
1
-5
/
+1
2015-03-24
powerpc: Remove arch specific byteswappers from the MXC MMC driver
David Gibson
1
-1
/
+1
2014-11-10
mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe
Matteo Facchinetti
1
-5
/
+7
2014-11-10
mmc: mxcmmc: fix race condition when dma finish a data transfer
Matteo Facchinetti
1
-10
/
+3
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-13
mmc: mxcmmc: Use mmc_regulator_get_supply() API
Alexander Shiyan
1
-27
/
+17
2014-05-13
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
1
-10
/
+3
2014-05-13
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
1
-63
/
+38
2013-10-31
mmc: mxcmmc: Move away from using deprecated APIs
Ulf Hansson
1
-10
/
+2
2013-06-27
mmc: mxcmmc: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+3
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-12
mmc: mxcmmc: enable DMA support on mpc512x
Anatolij Gustschin
1
-2
/
+33
2013-04-12
mmc: mxcmmc: constify mxcmci_devtype
Anatolij Gustschin
1
-1
/
+1
2013-04-12
mmc: mxcmmc: use slot-gpio API for write-protect detection
Anatolij Gustschin
1
-3
/
+5
2013-04-12
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
1
-44
/
+89
2013-04-12
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
1
-7
/
+24
2013-04-12
mmc: mxcmmc: DT support
Markus Pargmann
1
-18
/
+61
2013-04-12
mmc: mxcmmc: Fix bug when card is present during boot
Alexander Shiyan
1
-2
/
+2
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+29
2012-12-06
mmc: mxcmmc: fix SD cards not being detected sometimes.
Javier Martin
1
-1
/
+1
2012-11-13
Merge branch 'cleanups/dma' into next/cleanup
Arnd Bergmann
1
-1
/
+1
2012-11-08
mmc: mxcmmc: Fix MODULE_ALIAS
Fabio Estevam
1
-1
/
+1
2012-10-15
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-2
/
+29
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+70
2012-10-03
mmc: mxcmmc: fix bug that may block a data transfer forever
Javier Martin
1
-6
/
+70
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-04-25
mmc mxcmmc: do not depend on grouped clocks
Sascha Hauer
1
-14
/
+25
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-1
/
+1
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+2
2012-01-30
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
1
-0
/
+1
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+7
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-12-11
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
1
-0
/
+1
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-3
/
+7
2011-11-02
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+1
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
1
-3
/
+7
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2011-10-17
mmc: mxcmmc: explicitly includes mach/hardware.h
Shawn Guo
1
-0
/
+1
2011-07-07
ARM i.MX dma: Fix burstsize settings
Sascha Hauer
1
-4
/
+4
2011-03-15
mmc: mxcmmc: use dmaengine API
Sascha Hauer
1
-77
/
+104
2011-01-09
mmc: mxcmmc: remove a unnecessary release_resource() call
Axel Lin
1
-1
/
+0
2011-01-09
mmc: mxcmmc: update the regulator support code to the latest API
Alberto Panizzo
1
-8
/
+12
2011-01-09
mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage
Alberto Panizzo
1
-6
/
+42
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-07-26
mxcmmc: convert to pm_ops and enable/disable clock
Eric Bénard
1
-14
/
+18
2010-07-26
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Uwe Kleine-König
1
-1
/
+1
2010-07-26
mxcmmc: add card detect through DAT3 possibility
Eric Bénard
1
-3
/
+13
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
[next]