index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_dma.c
Age
Commit message (
Expand
)
Author
2016-05-02
mmc: tmio: merge distributed include files
Wolfram Sang
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-29
mmc: tmio_dma: remove debug messages with little information
Wolfram Sang
2016-01-14
mmc: tmio_mmc_dma: don't print invalid DMA cookie
Arnd Bergmann
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