index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc.c
Age
Commit message (
Expand
)
Author
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
2019-06-10
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
2018-10-15
mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
Masahiro Yamada
2018-10-15
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
2018-10-08
mmc: tmio: remove now unused variable
Wolfram Sang
2018-10-08
mmc: tmio: more concise clk calculation
Wolfram Sang
2018-10-08
mmc: tmio: refactor CLK_CTL bit calculation
Masahiro Yamada
2018-10-08
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-01-18
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
2018-01-18
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
2018-01-18
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
2017-12-18
mmc: tmio: set tmio_mmc_host to driver data
Masahiro Yamada
2017-06-20
mmc: tmio: improve checkpatch cleanness
Simon Horman
2017-06-20
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
2017-06-20
mmc: renesas-sdhi, tmio: make dma more modular
Simon Horman
2017-06-20
mmc: tmio: drop filenames from comment at top of source
Simon Horman
2015-06-01
mmc: TMIO: Use devm_request_irq()
Ian Molton
2015-06-01
mmc: TMIO: Ensure MFD cell is disabled on probe error path
Ian Molton
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-09
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
2014-09-09
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
2014-02-13
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
2014-01-13
mmc: tmio: fixup compile error
Kuninori Morimoto
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-10-26
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
2011-05-24
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
2011-05-24
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
2011-03-25
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
2011-03-17
mmc: tmio: fix address in kunmap_atomic() calls
Guennadi Liakhovetski
2011-03-15
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
[next]