index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
/
tmio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
2015-03-05
1
-0
/
+2
*
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
2015-01-20
1
-5
/
+0
*
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
2015-01-20
1
-0
/
+1
*
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
2015-01-20
1
-0
/
+1
*
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
1
-1
/
+0
*
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
2015-01-20
1
-3
/
+0
*
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
2015-01-20
1
-2
/
+1
*
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
2015-01-20
1
-1
/
+0
*
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
2015-01-20
1
-3
/
+0
*
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
2015-01-20
1
-11
/
+0
*
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2015-01-20
1
-1
/
+0
*
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
2014-09-09
1
-0
/
+3
*
mmc: tmio: add actual clock support as option
Shinobu Uehara
2014-09-09
1
-0
/
+5
*
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
2014-09-09
1
-0
/
+5
*
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2014-09-09
1
-0
/
+5
*
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2014-09-09
1
-0
/
+6
*
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
2014-09-09
1
-0
/
+1
*
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2014-01-13
1
-0
/
+7
*
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
1
-0
/
+1
*
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
2013-09-06
1
-0
/
+1
*
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
1
-1
/
+0
*
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
2013-08-24
1
-1
/
+0
*
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
2013-05-26
1
-0
/
+2
*
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
2013-05-26
1
-0
/
+3
*
mmc: tmio: remove unused and deprecated symbols
Guennadi Liakhovetski
2013-02-24
1
-18
/
+0
*
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2012-07-21
1
-0
/
+1
*
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-07-21
1
-0
/
+3
*
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2012-03-27
1
-1
/
+0
*
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2012-03-27
1
-6
/
+19
*
mmc: sdhi: Add write16_hook
Simon Horman
2011-07-20
1
-0
/
+8
*
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
2011-05-24
1
-0
/
+17
*
mmc: tmio_mmc: implement SDIO IRQ support
Arnd Hannemann
2011-01-08
1
-0
/
+4
*
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
Guennadi Liakhovetski
2011-01-08
1
-0
/
+1
*
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
2010-10-29
1
-0
/
+5
*
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+1
*
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
2010-05-22
1
-0
/
+1
*
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
2010-05-22
1
-0
/
+4
*
mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell
Guennadi Liakhovetski
2010-05-22
1
-0
/
+6
*
tmio_mmc: Remove const from platform data V3
Magnus Damm
2010-03-07
1
-1
/
+1
*
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
2010-03-07
1
-0
/
+1
*
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
2010-01-18
1
-0
/
+39
*
mfd: fix tmio related warnings
Samuel Ortiz
2009-06-17
1
-1
/
+1
*
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
2009-06-13
1
-0
/
+7
*
fbdev: add new TMIO framebuffer driver
Dmitry Baryshkov
2008-10-16
1
-0
/
+19
*
mfd: TMIO MMC structures and accessors.
Ian Molton
2008-08-10
1
-4
/
+15
*
[ARM] 5128/1: tc6393xb: tmio-nand support
Dmitry Baryshkov
2008-07-07
1
-0
/
+17