Age | Commit message (Expand) | Author |
2015-03-05 | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x | Kuninori Morimoto |
2015-02-23 | mmc: tmio_mmc: remove slave_id settings for DMAEngine | Kuninori Morimoto |
2015-01-20 | mmc: tmio: enable SoC specific DMA buswidth settings | Kuninori Morimoto |
2015-01-20 | mmc: tmio: add .enable_dma on tmio_mmc_dma | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_data has .dma_rx_offset | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_data has .alignment_shift | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .bus_shift | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .multi_io_quirk | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .clk_disable | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .clk_enable | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .write16_hook | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .dma | Kuninori Morimoto |
2015-01-20 | mmc: tmio: add tmio_mmc_host_alloc/free() | Kuninori Morimoto |
2014-09-09 | mmc: tmio: Remove library functions for system PM | Ulf Hansson |
2014-09-09 | mmc: tmio: Make runtime PM callbacks available for CONFIG_PM | Ulf Hansson |
2014-09-09 | mmc: tmio: Handle clock gating from runtime PM functions | Ulf Hansson |
2014-09-09 | mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it | Ulf Hansson |
2014-09-09 | mmc: tmio: Keep host active while SDIO IRQ is enabled | Ulf Hansson |
2014-02-13 | mmc: tmio: Adapt to proper PM configs for exported functions | Ulf Hansson |
2014-01-13 | mmc: tmio: bus_shift become tmio_mmc_data member | Kuninori Morimoto |
2013-06-06 | mmc: tmio: fix unbalanced power-on calls with clock-gating enabled | Guennadi Liakhovetski |
2013-06-06 | mmc: tmio: postpone controller reset during resume | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio_mmc: remove unused sdio_irq_enabled flag | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio: calculate the native hotplug condition only once | Guennadi Liakhovetski |
2012-02-13 | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski |
2012-01-11 | mmc: remove the second argument of k[un]map_atomic() | Cong Wang |
2011-10-26 | mmc: tmio: Provide separate interrupt handlers | Simon Horman |
2011-10-26 | mmc: tmio: Cache interrupt masks | Simon Horman |
2011-07-26 | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki |
2011-07-21 | mmc: tmio: fix a deadlock | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: maximize power saving | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled | Guennadi Liakhovetski |
2011-07-20 | mmc: sdhi: Add write16_hook | Simon Horman |
2011-07-20 | mmc: tmio: Share register access functions | Simon Horman |
2011-05-24 | mmc: tmio: runtime suspend the controller, where possible | Guennadi Liakhovetski |
2011-05-24 | mmc: tmio/sdhi: break out interrupt request/free | Magnus Damm |
2011-05-24 | mmc: protect the tmio_mmc driver against a theoretical race | Guennadi Liakhovetski |
2011-05-24 | mmc: Add runtime and system-wide PM to the TMIO MMC driver | Guennadi Liakhovetski |
2011-03-26 | mmc: tmio_mmc: Move some defines into a shared header | Simon Horman |
2011-03-25 | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver | Guennadi Liakhovetski |
2011-03-25 | mmc: tmio: split core functionality, DMA and MFD glue | Guennadi Liakhovetski |
2011-01-08 | mmc: tmio_mmc: merge the private header into the driver | Guennadi Liakhovetski |
2011-01-08 | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure | Guennadi Liakhovetski |
2010-09-09 | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski |
2010-09-09 | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda |
2010-05-22 | mmc: add DMA support to tmio_mmc driver, when used on SuperH | Guennadi Liakhovetski |
2010-03-07 | tmio_mmc: Keep card-detect interrupts enabled | Guennadi Liakhovetski |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton |