summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-221-1/+4
* tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-221-1/+4
* mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-221-30/+329
* tmio_mmc: Balance cell enable()/disable() callsMagnus Damm2010-03-071-2/+8
* tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm2010-03-071-1/+1
* tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda2010-03-071-0/+1
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-40/+19Star
* mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm2009-12-151-1/+1
* tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-131-1/+1
* tmio_mmc: fix clock setupIan Molton2009-06-131-10/+5Star
* tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel2009-06-131-10/+10
* tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel2009-06-131-7/+5Star
* tmio_mmc: don't use set_irq_typePhilipp Zabel2009-06-131-4/+2Star
* tmio_mmc: add bus_shift supportPhilipp Zabel2009-06-131-72/+57Star
* MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-131-13/+11Star
* tmio_mmc: Fix use after free in remove()Magnus Damm2009-03-241-1/+1
* tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm2009-03-241-2/+2
* drivers/mmc: Move a dereference below a NULL testJulia Lawall2008-12-311-1/+2
* mfd: TMIO MMC driverIan Molton2008-08-101-0/+691