index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc.h
Age
Commit message (
Expand
)
Author
2020-12-04
mmc: renesas_sdhi: populate hook for longer busy_wait
Wolfram Sang
2020-12-04
mmc: tmio: add hook for custom busy_wait calculation
Wolfram Sang
2020-12-04
mmc: tmio: set max_busy_timeout
Wolfram Sang
2020-11-16
mmc: renesas_sdhi: don't hardcode SDIF values
Wolfram Sang
2020-09-09
mmc: tmio: add generic hook to fixup after a completed request
Wolfram Sang
2020-09-07
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-07-13
mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
Yoshihiro Shimoda
2020-03-24
mmc: tmio: factor out TAP usage
Wolfram Sang
2020-03-24
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
2020-03-24
mmc: tmio: give callback a generic name
Wolfram Sang
2020-03-24
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
2019-11-13
mmc: tmio: Avoid boilerplate code in ->runtime_suspend()
Ulf Hansson
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2019-04-15
mmc: tmio: introduce macro for max block size
Wolfram Sang
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
2019-02-26
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
2018-12-17
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2018-12-17
mmc: renesas_sdhi: add initial setting of interrupt mask register
Niklas Söderlund
2018-10-15
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
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: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-07-16
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
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
2017-12-21
mmc: tmio: use io* accessors consistently
Wolfram Sang
2017-12-19
mmc: tmio: change bus_shift to unsigned int
Masahiro Yamada
2017-12-19
mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
Masahiro Yamada
2017-12-19
mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h
Masahiro Yamada
2017-12-19
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
Masahiro Yamada
2017-12-18
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
Masahiro Yamada
2017-12-18
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
Masahiro Yamada
2017-12-18
mmc: tmio: use ioread* for repeated access to a register
Wolfram Sang
2017-08-30
mmc: tmio: no magic values when enabling DMA
Wolfram Sang
2017-08-30
mmc: tmio: add references to bit defines in the header
Wolfram Sang
2017-08-30
mmc: tmio: remove obsolete TMIO_BBS
Wolfram Sang
2017-08-30
mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC
Simon Horman
2017-08-30
mmc: tmio, renesas-sdhi: add dataend to DMA ops
Simon Horman
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: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
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
2017-04-24
mmc: host: tmio: fix minor typos in comments
Wolfram Sang
2017-04-24
mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
Wolfram Sang
2017-04-24
mmc: tmio: ensure end of DMA and SD access are in sync
Wolfram Sang
2017-02-13
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
Wolfram Sang
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
[next]