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
/
mxs-mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-2
/
+1
2019-12-19
mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2019-10-21
mmc: mxs: fix flags passed to dmaengine_prep_slave_sg
Sascha Hauer
1
-3
/
+4
2019-09-11
mmc: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-04-15
mmc: mxs-mmc: Enable MMC_CAP_ERASE
Stefan Wahren
1
-1
/
+2
2019-02-25
mmc: mxs-mmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2017-02-13
mmc: mxs-mmc: Implement CMD23 support
Stefan Wahren
1
-4
/
+12
2017-01-12
mmc: mxs-mmc: Fix additional cycles after transmission stop
Stefan Wahren
1
-2
/
+4
2016-11-07
mmc: mxs: Initialize the spinlock prior to using it
Fabio Estevam
1
-2
/
+2
2015-06-01
mmc: mxs: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-01-19
mmc: mxs-mmc: remove unneeded NULL check
Dan Carpenter
1
-2
/
+1
2014-11-26
mmc: mxs-mmc: Check for clk_prepare_enable() error
Fabio Estevam
1
-3
/
+4
2014-11-26
mmc: mxs-mmc: Propagate the real error
Fabio Estevam
1
-1
/
+1
2014-11-26
mmc: mxs-mmc: No need to do NULL check on 'iores'
Fabio Estevam
1
-2
/
+2
2014-11-26
mmc: mxs-mmc: Simplify PM hooks
Fabio Estevam
1
-8
/
+3
2014-11-26
mmc: mxs-mmc: Register the irq with the device name
Fabio Estevam
1
-1
/
+1
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-09
mmc: mxs: fix card detection in case of 'broken-cd' flag set
Roman Peniaev
1
-1
/
+2
2014-05-13
mmc: mxs: fix card detection function for broken card detect
Daniel Willmann
1
-0
/
+7
2014-01-13
mmc: mxs: use mmc_of_parse to parse devicetree properties
Sascha Hauer
1
-26
/
+11
2014-01-13
mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
Sascha Hauer
1
-23
/
+11
2014-01-13
mmc: mxs: use standard flag for cd inverted
Sascha Hauer
1
-4
/
+10
2014-01-13
mmc: mxs: use standard flag for broken card detection
Sascha Hauer
1
-4
/
+3
2014-01-13
mmc: mxs: use standard flag for non-removable status
Sascha Hauer
1
-4
/
+2
2013-10-31
mmc: mxs-mmc: Move away from using deprecated APIs
Ulf Hansson
1
-10
/
+2
2013-08-25
mmc: mxs-mmc: Check the return value from stmp_reset_block()
Fabio Estevam
1
-3
/
+11
2013-08-25
mmc: mxs-mmc: Use devm_clk_get()
Fabio Estevam
1
-5
/
+3
2013-06-27
mmc: mxs-mmc: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-26
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
Wei Yongjun
1
-0
/
+1
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-43
/
+5
2013-04-12
mmc: mxs-mmc: add broken-cd property
Hector Palacios
1
-1
/
+3
2013-04-12
mmc: mxs-mmc: add non-removable property
Marc Kleine-Budde
1
-3
/
+7
2013-04-12
mmc: mxs-mmc: add cd-inverted property
Marc Kleine-Budde
1
-1
/
+4
2013-04-04
mmc: mxs-mmc: move to use generic DMA helper
Shawn Guo
1
-43
/
+5
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2013-02-24
mmc: mxs-mmc: Fix warning due to incorrect type
Fabio Estevam
1
-1
/
+1
2013-02-24
mmc: mxs-mmc: Add MODULE_ALIAS()
Fabio Estevam
1
-0
/
+1
2013-01-26
mmc: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-12-06
mmc: mxs-mmc: Remove platform data
Fabio Estevam
1
-21
/
+10
2012-10-12
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
1
-1
/
+1
2012-09-25
Merge tag 'v3.6-rc6' into spi-mxs
Mark Brown
1
-8
/
+8
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-5
/
+5
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-08-18
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
1
-46
/
+42
2012-08-18
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
1
-38
/
+1
2012-08-18
mmc: spi: Pull out parts shared between MMC and SPI
Marek Vasut
1
-48
/
+59
2012-08-18
mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP
Marek Vasut
1
-9
/
+9
2012-08-18
mmc: spi: Move SSP register definitions into separate file
Marek Vasut
1
-84
/
+3
[next]