index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: renesas_sdhi: populate hook for longer busy_wait
Wolfram Sang
2020-12-04
1
-0
/
+2
*
mmc: tmio: add hook for custom busy_wait calculation
Wolfram Sang
2020-12-04
1
-0
/
+1
*
mmc: tmio: set max_busy_timeout
Wolfram Sang
2020-12-04
1
-0
/
+2
*
mmc: renesas_sdhi: don't hardcode SDIF values
Wolfram Sang
2020-11-16
1
-1
/
+0
*
mmc: tmio: add generic hook to fixup after a completed request
Wolfram Sang
2020-09-09
1
-0
/
+1
*
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
2020-09-07
1
-6
/
+0
*
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-09-07
1
-1
/
+0
*
mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
Yoshihiro Shimoda
2020-07-13
1
-0
/
+3
*
mmc: tmio: factor out TAP usage
Wolfram Sang
2020-03-24
1
-5
/
+0
*
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
2020-03-24
1
-1
/
+0
*
mmc: tmio: give callback a generic name
Wolfram Sang
2020-03-24
1
-1
/
+1
*
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
2020-03-24
1
-2
/
+1
*
mmc: tmio: Avoid boilerplate code in ->runtime_suspend()
Ulf Hansson
2019-11-13
1
-1
/
+0
*
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2019-09-13
1
-0
/
+1
*
mmc: tmio: introduce macro for max block size
Wolfram Sang
2019-04-15
1
-0
/
+2
*
mmc: renesas_sdhi: update copyright information
Wolfram Sang
2019-04-15
1
-2
/
+2
*
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
2019-02-26
1
-0
/
+5
*
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2018-12-17
1
-0
/
+5
*
mmc: renesas_sdhi: add initial setting of interrupt mask register
Niklas Söderlund
2018-12-17
1
-0
/
+1
*
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
2018-10-15
1
-1
/
+1
*
mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
Masahiro Yamada
2018-10-15
1
-3
/
+0
*
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
2018-10-15
1
-0
/
+1
*
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
2018-10-08
1
-3
/
+1
*
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-10-08
1
-5
/
+1
*
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
2018-07-16
1
-0
/
+6
*
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
2018-01-18
1
-2
/
+1
*
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
2018-01-18
1
-2
/
+2
*
mmc: tmio: use io* accessors consistently
Wolfram Sang
2017-12-21
1
-6
/
+6
*
mmc: tmio: change bus_shift to unsigned int
Masahiro Yamada
2017-12-19
1
-1
/
+1
*
mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
Masahiro Yamada
2017-12-19
1
-1
/
+0
*
mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h
Masahiro Yamada
2017-12-19
1
-2
/
+0
*
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
Masahiro Yamada
2017-12-19
1
-7
/
+0
*
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
Masahiro Yamada
2017-12-18
1
-3
/
+0
*
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
Masahiro Yamada
2017-12-18
1
-0
/
+1
*
mmc: tmio: use ioread* for repeated access to a register
Wolfram Sang
2017-12-18
1
-4
/
+4
*
mmc: tmio: no magic values when enabling DMA
Wolfram Sang
2017-08-30
1
-0
/
+3
*
mmc: tmio: add references to bit defines in the header
Wolfram Sang
2017-08-30
1
-0
/
+2
*
mmc: tmio: remove obsolete TMIO_BBS
Wolfram Sang
2017-08-30
1
-2
/
+0
*
mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC
Simon Horman
2017-08-30
1
-0
/
+1
*
mmc: tmio, renesas-sdhi: add dataend to DMA ops
Simon Horman
2017-08-30
1
-0
/
+1
*
mmc: tmio: improve checkpatch cleanness
Simon Horman
2017-06-20
1
-7
/
+10
*
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
2017-06-20
1
-2
/
+3
*
mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
Simon Horman
2017-06-20
1
-9
/
+0
*
mmc: renesas-sdhi, tmio: make dma more modular
Simon Horman
2017-06-20
1
-33
/
+22
*
mmc: tmio: drop filenames from comment at top of source
Simon Horman
2017-06-20
1
-4
/
+3
*
mmc: host: tmio: fix minor typos in comments
Wolfram Sang
2017-04-24
1
-3
/
+3
*
mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
Wolfram Sang
2017-04-24
1
-0
/
+4
*
mmc: tmio: ensure end of DMA and SD access are in sync
Wolfram Sang
2017-04-24
1
-1
/
+1
*
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
Wolfram Sang
2017-02-13
1
-0
/
+2
*
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2017-02-13
1
-0
/
+1
[next]