index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc.h
Age
Commit message (
Expand
)
Author
2022-12-07
mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers
Wolfram Sang
2022-12-07
mmc: tmio: add callback for dma irq
Wolfram Sang
2022-12-07
mmc: tmio_mmc_core: Replace kmap_atomic() with kmap_local_page()
Adrian Hunter
2022-12-07
mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic()
Adrian Hunter
2022-07-12
mmc: tmio: avoid glitches when resetting
Wolfram Sang
2022-03-15
mmc: tmio: remove outdated members from host struct
Wolfram Sang
2021-03-30
mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL
Wolfram Sang
2021-03-30
mmc: tmio: support custom irq masks
Wolfram Sang
2021-02-01
mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune
Yoshihiro Shimoda
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
[next]