index
:
asmadeus/linux.git
for-next
The linux kernel
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
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2011-07-20
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
2011-07-20
mmc: tmio: Share register access functions
Simon Horman
2011-06-25
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
2011-05-24
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
2011-05-24
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
2011-05-24
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
2011-05-24
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-04-27
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
2011-03-25
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
2011-03-25
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
2011-03-25
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
2011-03-25
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski