Age | Commit message (Expand) | Author | Files | Lines |
2016-05-02 | mmc: tmio: merge distributed include files | Wolfram Sang | 1 | -1/+0 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2016-02-29 | mmc: tmio_dma: remove debug messages with little information | Wolfram Sang | 1 | -11/+0 |
2016-01-14 | mmc: tmio_mmc_dma: don't print invalid DMA cookie | Arnd Bergmann | 1 | -8/+7 |
2015-03-05 | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x | Kuninori Morimoto | 1 | -3/+3 |
2015-02-23 | mmc: tmio_mmc: remove slave_id settings for DMAEngine | Kuninori Morimoto | 1 | -4/+0 |
2015-01-20 | mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag | Kuninori Morimoto | 1 | -3/+0 |
2015-01-20 | mmc: tmio: enable SoC specific DMA buswidth settings | Kuninori Morimoto | 1 | -2/+6 |
2015-01-20 | mmc: tmio: add .enable_dma on tmio_mmc_dma | Kuninori Morimoto | 1 | -0/+3 |
2015-01-20 | mmc: tmio: tmio_mmc_data has .dma_rx_offset | Kuninori Morimoto | 1 | -1/+1 |
2015-01-20 | mmc: tmio: tmio_mmc_data has .alignment_shift | Kuninori Morimoto | 1 | -2/+2 |
2015-01-20 | mmc: tmio: tmio_mmc_host has .bus_shift | Kuninori Morimoto | 1 | -1/+1 |
2015-01-20 | mmc: tmio: tmio_mmc_host has .dma | Kuninori Morimoto | 1 | -13/+11 |
2014-09-09 | mmc: tmio: remove Renesas specific #ifdef | Kuninori Morimoto | 1 | -4/+2 |
2014-09-09 | mmc: tmio: care about DMA tx/rx addr offset | Kuninori Morimoto | 1 | -1/+1 |
2014-07-26 | mmc: tmio: Configure DMA slave bus width | Laurent Pinchart | 1 | -0/+2 |
2014-01-13 | mmc: tmio: bus_shift become tmio_mmc_data member | Kuninori Morimoto | 1 | -1/+1 |
2013-08-25 | mmc: tmio_mmc_dma: fix PIO fallback on SDHI | Sergei Shtylyov | 1 | -2/+2 |
2013-05-26 | mmc: sdhi/tmio: add DT DMA support | Guennadi Liakhovetski | 1 | -7/+12 |
2013-05-26 | mmc: sdhi/tmio: switch to using dmaengine_slave_config() | Guennadi Liakhovetski | 1 | -0/+25 |
2013-05-26 | mmc: sdhi/tmio: make DMA filter implementation specific | Guennadi Liakhovetski | 1 | -10/+2 |
2012-03-30 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 1 | -2/+2 |
2012-02-14 | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski | 1 | -0/+12 |
2011-10-31 | mmc-host: move to dma_transfer_direction | Vinod Koul | 1 | -2/+2 |
2011-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2011-07-21 | mmc: tmio: fix a deadlock | Guennadi Liakhovetski | 1 | -1/+4 |
2011-07-21 | mmc: tmio: fix a recently introduced bug in DMA code | Guennadi Liakhovetski | 1 | -1/+1 |
2011-07-21 | mmc: tmio: Share register access functions | Simon Horman | 1 | -1/+1 |
2011-07-21 | mmc: tmio: name 0xd8 as CTL_DMA_ENABLE | Simon Horman | 1 | -1/+1 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-05-25 | mmc: Add runtime and system-wide PM to the TMIO MMC driver | Guennadi Liakhovetski | 1 | -9/+12 |
2011-03-26 | mmc: tmio_mmc: Move some defines into a shared header | Simon Horman | 1 | -0/+1 |
2011-03-25 | mmc: tmio: split core functionality, DMA and MFD glue | Guennadi Liakhovetski | 1 | -0/+316 |