index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_pio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
1
-0
/
+6
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
1
-1
/
+0
2012-07-21
mmc: tmio: add regulator support
Guennadi Liakhovetski
1
-8
/
+29
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
1
-3
/
+32
2012-07-21
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
1
-10
/
+11
2012-07-21
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
1
-8
/
+10
2012-07-10
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
1
-3
/
+3
2012-07-10
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
1
-3
/
+4
2012-03-27
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
Guennadi Liakhovetski
1
-4
/
+5
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
1
-2
/
+0
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
1
-7
/
+6
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-38
/
+31
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
1
-6
/
+6
2012-03-27
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
Guennadi Liakhovetski
1
-1
/
+6
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+5
2012-03-13
tmio_mmc / PM: Use PM QoS latency constraint
Rafael J. Wysocki
1
-0
/
+5
2012-02-13
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
1
-1
/
+5
2012-01-11
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
1
-9
/
+21
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
1
-48
/
+83
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
1
-16
/
+18
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
1
-2
/
+2
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
1
-27
/
+37
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
1
-6
/
+29
2011-07-20
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
1
-44
/
+32
2011-07-20
mmc: tmio: Share register access functions
Simon Horman
1
-34
/
+0
2011-06-25
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
1
-2
/
+2
2011-05-24
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
1
-6
/
+58
2011-05-24
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
1
-15
/
+2
2011-05-24
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
1
-6
/
+56
2011-05-24
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
1
-3
/
+54
2011-04-27
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
1
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
1
-20
/
+1
2011-03-25
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
1
-9
/
+8
2011-03-25
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
1
-5
/
+5
2011-03-25
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
1
-21
/
+2
2011-03-25
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
1
-6
/
+19
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
1
-0
/
+923