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
/
sh_mobile_sdhi.c
Age
Commit message (
Expand
)
Author
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
mmc: sdhi: Allow named IRQs to use specific handlers
Simon Horman
2011-08-31
mmc: sdhi: initialise mmc_data->flags before use
Simon Horman
2011-07-20
mmc: sdhi: Add write16_hook
Simon Horman
2011-06-25
mmc: sdhi: DMA slave ID 0 is invalid
Guennadi Liakhovetski
2011-06-18
mmc: sdhi: fix module unloading
Guennadi Liakhovetski
2011-05-24
mmc: sdhi: allow powering down controller with no card inserted
Guennadi Liakhovetski
2011-05-24
mmc: sdhi: support up to 3 interrupt sources
Magnus Damm
2011-05-24
mmc: sdhi: print physical base address and clock rate
Magnus Damm
2011-05-24
mmc: sdhi: no need for special interrupt flags
Magnus Damm
2011-05-24
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
2011-05-24
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski