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
/
include
/
linux
/
mfd
/
tmio.h
Age
Commit message (
Expand
)
Author
2023-02-01
mfd: remove toshiba tmio drivers
Arnd Bergmann
2022-12-07
mmc: tmio: remove 'alignment_shift' from platform data
Wolfram Sang
2020-12-04
mmc: tmio: set max_busy_timeout
Wolfram Sang
2019-12-16
mmc: renesas_sdhi: remove 4taps as a TMIO flag
Wolfram Sang
2019-01-15
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2019-01-03
mfd: tmio: Typo s/use use/use/
Geert Uytterhoeven
2018-12-17
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
2018-10-15
mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
Masahiro Yamada
2018-07-16
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
2018-03-05
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
Masahiro Yamada
2018-01-08
mfd: tmio: Move register macros to tmio_core.c
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-09
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-08-30
mmc: renesas_sdhi: use extra flag for CBSY usage
Wolfram Sang
2017-08-30
mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data
Yoshihiro Shimoda
2017-08-23
mfd: tmio: Add partition parsers platform data
Andrea Adami
2017-06-20
mmc: tmio: improve checkpatch cleanness
Simon Horman
2017-06-20
mmc: use proper name for the R-Car SoC
Wolfram Sang
2017-02-13
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
Wolfram Sang
2016-11-29
mmc: tmio-mmc: add support for 32bit data port
Chris Brandt
2016-05-04
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
Wolfram Sang
2016-02-29
mmc: tmio: add flag to reduce delay after changing clock status
Wolfram Sang
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
2015-01-20
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
2014-09-09
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
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-09-06
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
2013-08-24
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
2013-05-26
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
2013-05-26
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
2013-02-24
mmc: tmio: remove unused and deprecated symbols
Guennadi Liakhovetski
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
[next]