index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
2015-01-20
1
-0
/
+2
*
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
2015-01-20
1
-0
/
+2
*
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
2015-01-20
1
-1
/
+0
*
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
2015-01-20
1
-1
/
+0
*
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
1
-8
/
+9
*
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
2015-01-20
1
-0
/
+2
*
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
2015-01-20
1
-0
/
+1
*
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
2015-01-20
1
-0
/
+1
*
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
2015-01-20
1
-1
/
+3
*
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
2015-01-20
1
-0
/
+11
*
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2015-01-20
1
-2
/
+3
*
mmc: tmio: Remove library functions for system PM
Ulf Hansson
2014-09-09
1
-5
/
+0
*
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2014-09-09
1
-1
/
+1
*
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
2014-09-09
1
-1
/
+2
*
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
2014-09-09
1
-20
/
+0
*
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
2014-09-09
1
-0
/
+1
*
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
2014-02-13
1
-4
/
+3
*
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
1
-9
/
+8
*
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
2013-06-06
1
-2
/
+18
*
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
2013-06-06
1
-0
/
+1
*
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
2012-03-27
1
-1
/
+0
*
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2012-03-27
1
-0
/
+3
*
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2012-03-27
1
-4
/
+0
*
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
2012-03-27
1
-0
/
+1
*
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
2012-02-13
1
-1
/
+6
*
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-11
1
-2
/
+2
*
mmc: tmio: Provide separate interrupt handlers
Simon Horman
2011-10-26
1
-0
/
+3
*
mmc: tmio: Cache interrupt masks
Simon Horman
2011-10-26
1
-0
/
+4
*
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
2011-07-26
1
-0
/
+1
*
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
2011-07-21
1
-0
/
+5
*
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2011-07-21
1
-0
/
+2
*
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2011-07-21
1
-1
/
+5
*
mmc: sdhi: Add write16_hook
Simon Horman
2011-07-20
1
-0
/
+5
*
mmc: tmio: Share register access functions
Simon Horman
2011-07-20
1
-0
/
+35
*
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
2011-05-24
1
-0
/
+3
*
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
2011-05-24
1
-1
/
+1
*
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
2011-05-24
1
-0
/
+1
*
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-05-24
1
-0
/
+10
*
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
2011-03-26
1
-26
/
+4
*
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
2011-03-25
1
-1
/
+1
*
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
1
-0
/
+145
*
mmc: tmio_mmc: merge the private header into the driver
Guennadi Liakhovetski
2011-01-08
1
-226
/
+0
*
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
Guennadi Liakhovetski
2011-01-08
1
-2
/
+0
*
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
2010-09-09
1
-5
/
+3
*
tmio_mmc: don't clear unhandled pending interrupts
Yusuke Goda
2010-09-09
1
-4
/
+1
*
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
2010-05-22
1
-0
/
+13
*
tmio_mmc: Keep card-detect interrupts enabled
Guennadi Liakhovetski
2010-03-07
1
-4
/
+2
*
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
2010-01-18
1
-40
/
+6
*
tmio_mmc: add bus_shift support
Philipp Zabel
2009-06-13
1
-9
/
+68
*
MMC: tmio_mmc.h: fix build problem
Alexander Beregalov
2009-03-24
1
-0
/
+3
[next]