| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: tmio_mmc: remove unused sdio_irq_enabled flag | Guennadi Liakhovetski | 2012-03-27 | 1 | -1/+0 |
* | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski | 2012-03-27 | 1 | -0/+3 |
* | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski | 2012-03-27 | 1 | -4/+0 |
* | mmc: tmio: calculate the native hotplug condition only once | Guennadi Liakhovetski | 2012-03-27 | 1 | -0/+1 |
* | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski | 2012-02-14 | 1 | -1/+6 |
* | mmc: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-01-12 | 1 | -2/+2 |
* | mmc: tmio: Provide separate interrupt handlers | Simon Horman | 2011-10-26 | 1 | -0/+3 |
* | mmc: tmio: Cache interrupt masks | Simon Horman | 2011-10-26 | 1 | -0/+4 |
* | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 2011-07-26 | 1 | -0/+1 |
* | mmc: tmio: fix a deadlock | Guennadi Liakhovetski | 2011-07-21 | 1 | -0/+5 |
* | mmc: tmio: maximize power saving | Guennadi Liakhovetski | 2011-07-21 | 1 | -0/+2 |
* | mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled | Guennadi Liakhovetski | 2011-07-21 | 1 | -1/+5 |
* | mmc: sdhi: Add write16_hook | Simon Horman | 2011-07-20 | 1 | -0/+5 |
* | mmc: tmio: Share register access functions | Simon Horman | 2011-07-20 | 1 | -0/+35 |
* | mmc: tmio: runtime suspend the controller, where possible | Guennadi Liakhovetski | 2011-05-25 | 1 | -0/+3 |
* | mmc: tmio/sdhi: break out interrupt request/free | Magnus Damm | 2011-05-25 | 1 | -1/+1 |
* | mmc: protect the tmio_mmc driver against a theoretical race | Guennadi Liakhovetski | 2011-05-25 | 1 | -0/+1 |
* | mmc: Add runtime and system-wide PM to the TMIO MMC driver | Guennadi Liakhovetski | 2011-05-25 | 1 | -0/+10 |
* | mmc: tmio_mmc: Move some defines into a shared header | Simon Horman | 2011-03-26 | 1 | -26/+4 |
* | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver | Guennadi Liakhovetski | 2011-03-25 | 1 | -1/+1 |
* | mmc: tmio: split core functionality, DMA and MFD glue | Guennadi Liakhovetski | 2011-03-25 | 1 | -0/+145 |
* | mmc: tmio_mmc: merge the private header into the driver | Guennadi Liakhovetski | 2011-01-09 | 1 | -226/+0 |
* | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure | Guennadi Liakhovetski | 2011-01-09 | 1 | -2/+0 |
* | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski | 2010-09-10 | 1 | -5/+3 |
* | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda | 2010-09-10 | 1 | -4/+1 |
* | mmc: add DMA support to tmio_mmc driver, when used on SuperH | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+13 |
* | tmio_mmc: Keep card-detect interrupts enabled | Guennadi Liakhovetski | 2010-03-07 | 1 | -4/+2 |
* | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 | 1 | -40/+6 |
* | tmio_mmc: add bus_shift support | Philipp Zabel | 2009-06-13 | 1 | -9/+68 |
* | MMC: tmio_mmc.h: fix build problem | Alexander Beregalov | 2009-03-24 | 1 | -0/+3 |
* | tmio_mmc: fix compilation with debug enabled | Dmitry Baryshkov | 2008-09-20 | 1 | -2/+2 |
* | mfd: TMIO MMC driver | Ian Molton | 2008-08-10 | 1 | -0/+194 |