index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
1
-1
/
+0
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
1
-0
/
+3
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-4
/
+0
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
1
-0
/
+1
2012-02-13
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
1
-1
/
+6
2012-01-11
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
1
-0
/
+3
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
1
-0
/
+4
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
1
-0
/
+5
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
1
-0
/
+2
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
1
-1
/
+5
2011-07-20
mmc: sdhi: Add write16_hook
Simon Horman
1
-0
/
+5
2011-07-20
mmc: tmio: Share register access functions
Simon Horman
1
-0
/
+35
2011-05-24
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
1
-0
/
+3
2011-05-24
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
1
-1
/
+1
2011-05-24
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
1
-0
/
+1
2011-05-24
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
1
-0
/
+10
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
1
-26
/
+4
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
1
-1
/
+1
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
1
-0
/
+145
2011-01-08
mmc: tmio_mmc: merge the private header into the driver
Guennadi Liakhovetski
1
-226
/
+0
2011-01-08
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
Guennadi Liakhovetski
1
-2
/
+0
2010-09-09
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
1
-5
/
+3
2010-09-09
tmio_mmc: don't clear unhandled pending interrupts
Yusuke Goda
1
-4
/
+1
2010-05-22
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
1
-0
/
+13
2010-03-07
tmio_mmc: Keep card-detect interrupts enabled
Guennadi Liakhovetski
1
-4
/
+2
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
1
-40
/
+6
2009-06-13
tmio_mmc: add bus_shift support
Philipp Zabel
1
-9
/
+68
2009-03-24
MMC: tmio_mmc.h: fix build problem
Alexander Beregalov
1
-0
/
+3
2008-09-20
tmio_mmc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+2
2008-08-10
mfd: TMIO MMC driver
Ian Molton
1
-0
/
+194