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: remove TMIO_MMC_HAVE_CTL_DMA_REG flag | 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 .dma | Kuninori Morimoto |
2014-09-09 | mmc: tmio: remove Renesas specific #ifdef | Kuninori Morimoto |
2014-09-09 | mmc: tmio: care about DMA tx/rx addr offset | Kuninori Morimoto |
2014-07-26 | mmc: tmio: Configure DMA slave bus width | Laurent Pinchart |
2014-01-13 | mmc: tmio: bus_shift become tmio_mmc_data member | Kuninori Morimoto |
2013-08-24 | mmc: tmio_mmc_dma: fix PIO fallback on SDHI | Sergei Shtylyov |
2013-05-26 | mmc: sdhi/tmio: add DT DMA support | Guennadi Liakhovetski |
2013-05-26 | mmc: sdhi/tmio: switch to using dmaengine_slave_config() | Guennadi Liakhovetski |
2013-05-26 | mmc: sdhi/tmio: make DMA filter implementation specific | Guennadi Liakhovetski |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-02-13 | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski |
2011-10-31 | mmc-host: move to dma_transfer_direction | Vinod Koul |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-21 | mmc: tmio: fix a deadlock | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: fix a recently introduced bug in DMA code | Guennadi Liakhovetski |
2011-07-20 | mmc: tmio: Share register access functions | Simon Horman |
2011-07-20 | mmc: tmio: name 0xd8 as CTL_DMA_ENABLE | Simon Horman |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
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: split core functionality, DMA and MFD glue | Guennadi Liakhovetski |