aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel1-1/+1
2009-06-13tmio_mmc: fix clock setupIan Molton1-10/+5
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel1-10/+10
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel1-7/+5
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel1-4/+2
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel1-72/+57
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel1-13/+11
2009-03-24tmio_mmc: Fix use after free in remove()Magnus Damm1-1/+1
2009-03-24tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm1-2/+2
2008-12-31drivers/mmc: Move a dereference below a NULL testJulia Lawall1-1/+2
2008-08-10mfd: TMIO MMC driverIan Molton1-0/+691