aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.c
AgeCommit message (Expand)Author
2011-01-08mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski
2010-03-07tmio_mmc: Balance cell enable()/disable() callsMagnus Damm
2010-03-07tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm
2010-03-07tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel
2009-06-13tmio_mmc: fix clock setupIan Molton
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-03-24tmio_mmc: Fix use after free in remove()Magnus Damm
2009-03-24tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm
2008-12-31drivers/mmc: Move a dereference below a NULL testJulia Lawall
2008-08-10mfd: TMIO MMC driverIan Molton