mmc: remove the "state" argument to mmc_suspend_host()
[safe/jmp/linux-2.6] / drivers / mmc / host / tmio_mmc.c
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-05-22 Guennadi Liakhovetskimmc: let MFD's provide supported Vdd card voltages...
2010-05-22 Guennadi Liakhovetskitmio: add a platform flag to disable card write-protect...
2010-05-22 Guennadi Liakhovetskimmc: add DMA support to tmio_mmc driver, when used...
2010-03-07 Magnus Dammtmio_mmc: Balance cell enable()/disable() calls
2010-03-07 Magnus Dammtmio_mmc: Use 100ms mmc_detect_change() delay
2010-03-07 Yusuke Godatmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
2010-01-18 Ian Moltonmfd: tmio_mmc hardware abstraction for CNF area
2009-12-15 Magnus Dammmmc: let tmio-mmc use dev_name() with request_irq()
2009-06-13 Philipp Zabeltmio_mmc: allow compilation for ASIC3
2009-06-13 Ian Moltontmio_mmc: fix clock setup
2009-06-13 Philipp Zabeltmio_mmc: map SD control registers after enabling the...
2009-06-13 Philipp Zabeltmio_mmc: correct probe return value for num_resources...
2009-06-13 Philipp Zabeltmio_mmc: don't use set_irq_type
2009-06-13 Philipp Zabeltmio_mmc: add bus_shift support
2009-06-13 Philipp ZabelMFD,mmc: tmio_mmc: make HCLK configurable
2009-03-24 Magnus Dammtmio_mmc: Fix use after free in remove()
2009-03-24 Magnus Dammtmio_mmc: Fix one off, use resource_size() in probe()
2008-12-31 Julia Lawalldrivers/mmc: Move a dereference below a NULL test
2008-08-10 Ian Moltonmfd: TMIO MMC driver