summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* 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