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
/
tmio_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
mmc: remove tmio_mmc driver
Arnd Bergmann
1
-227
/
+0
2022-07-12
mmc: tmio: avoid glitches when resetting
Wolfram Sang
1
-1
/
+1
2020-11-17
mmc: tmio: do not print real IOMEM pointer
Krzysztof Kozlowski
1
-2
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
1
-8
/
+0
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
1
-5
/
+0
2019-06-10
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
1
-0
/
+5
2018-10-15
mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
Masahiro Yamada
1
-2
/
+5
2018-10-15
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
1
-0
/
+17
2018-10-08
mmc: tmio: remove now unused variable
Wolfram Sang
1
-1
/
+1
2018-10-08
mmc: tmio: more concise clk calculation
Wolfram Sang
1
-8
/
+3
2018-10-08
mmc: tmio: refactor CLK_CTL bit calculation
Masahiro Yamada
1
-5
/
+13
2018-10-08
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
1
-0
/
+48
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-01-18
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
1
-1
/
+1
2018-01-18
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
1
-2
/
+5
2018-01-18
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
1
-1
/
+3
2017-12-18
mmc: tmio: set tmio_mmc_host to driver data
Masahiro Yamada
1
-8
/
+4
2017-06-20
mmc: tmio: improve checkpatch cleanness
Simon Horman
1
-4
/
+4
2017-06-20
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
1
-0
/
+2
2017-06-20
mmc: renesas-sdhi, tmio: make dma more modular
Simon Horman
1
-1
/
+1
2017-06-20
mmc: tmio: drop filenames from comment at top of source
Simon Horman
1
-5
/
+3
2015-06-01
mmc: TMIO: Use devm_request_irq()
Ian Molton
1
-2
/
+2
2015-06-01
mmc: TMIO: Ensure MFD cell is disabled on probe error path
Ian Molton
1
-2
/
+4
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
1
-2
/
+3
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-2
/
+8
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-09
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
1
-2
/
+2
2014-09-09
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
1
-0
/
+3
2014-02-14
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
1
-14
/
+16
2014-01-13
mmc: tmio: fixup compile error
Kuninori Morimoto
1
-1
/
+1
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
1
-0
/
+1
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
1
-0
/
+8
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-13
/
+1
2011-10-27
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-25
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
1
-3
/
+18
2011-05-25
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
1
-7
/
+4
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
1
-1285
/
+18
2011-03-25
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
1
-10
/
+23
2011-03-25
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
1
-29
/
+34
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
1
-4
/
+4
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
1
-17
/
+9
[next]