aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman1-368/+0
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman1-5/+19
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman1-3/+1
2017-04-24mmc: tmio: always unmap DMA before waiting for interruptWolfram Sang1-2/+5
2017-04-24mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang1-24/+34
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang1-1/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-02-29mmc: tmio_dma: remove debug messages with little informationWolfram Sang1-11/+0
2016-01-14mmc: tmio_mmc_dma: don't print invalid DMA cookieArnd Bergmann1-8/+7
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto1-3/+3
2015-02-23mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto1-4/+0
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto1-2/+6
2015-01-20mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto1-0/+3
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto1-2/+2
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-13/+11
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto1-4/+2
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto1-1/+1
2014-07-26mmc: tmio: Configure DMA slave bus widthLaurent Pinchart1-0/+2
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto1-1/+1
2013-08-24mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov1-2/+2
2013-05-26mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski1-7/+12
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski1-0/+25
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski1-10/+2
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+2
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski1-0/+12
2011-10-31mmc-host: move to dma_transfer_directionVinod Koul1-2/+2
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski1-1/+4
2011-07-21mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski1-1/+1
2011-07-20mmc: tmio: Share register access functionsSimon Horman1-1/+1
2011-07-20mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman1-1/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski1-9/+12
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman1-0/+1
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski1-0/+316