aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.c
Commit message (Expand)AuthorAge
* mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2010-09-09
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-22
* tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-22
* mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-22
* tmio_mmc: Balance cell enable()/disable() callsMagnus Damm2010-03-07
* tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm2010-03-07
* tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda2010-03-07
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-18
* mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm2009-12-15
* tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-13
* tmio_mmc: fix clock setupIan Molton2009-06-13
* tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel2009-06-13
* tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel2009-06-13
* tmio_mmc: don't use set_irq_typePhilipp Zabel2009-06-13
* tmio_mmc: add bus_shift supportPhilipp Zabel2009-06-13
* MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-13
* tmio_mmc: Fix use after free in remove()Magnus Damm2009-03-24
* tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm2009-03-24
* drivers/mmc: Move a dereference below a NULL testJulia Lawall2008-12-31
* mfd: TMIO MMC driverIan Molton2008-08-10