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.c
Age
Commit message (
Expand
)
Author
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-22
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
2010-05-22
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
2010-05-22
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
2010-03-07
tmio_mmc: Balance cell enable()/disable() calls
Magnus Damm
2010-03-07
tmio_mmc: Use 100ms mmc_detect_change() delay
Magnus Damm
2010-03-07
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
2009-06-13
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
2009-06-13
tmio_mmc: fix clock setup
Ian Molton
2009-06-13
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
2009-06-13
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
2009-06-13
tmio_mmc: don't use set_irq_type
Philipp Zabel
2009-06-13
tmio_mmc: add bus_shift support
Philipp Zabel
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
2009-03-24
tmio_mmc: Fix use after free in remove()
Magnus Damm
2009-03-24
tmio_mmc: Fix one off, use resource_size() in probe()
Magnus Damm
2008-12-31
drivers/mmc: Move a dereference below a NULL test
Julia Lawall
2008-08-10
mfd: TMIO MMC driver
Ian Molton