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
/
arch
/
blackfin
/
include
/
asm
/
dma.h
Age
Commit message (
Expand
)
Author
2010-03-09
Blackfin: add dma_disable_irq_nosync() API for irq handlers
Barry Song
2009-12-15
Blackfin: dma-mapping.h: flesh out missing DMA mapping functions
Barry Song
2009-12-15
Blackfin: unify DMA masks
Mike Frysinger
2009-12-15
Blackfin: convert DMA mutex to an atomic and drop redundant code
Mike Frysinger
2009-06-12
Blackfin: add SSYNC to set_dma_sg() for descriptor fetching
Sonic Zhang
2009-06-12
Blackfin: fix early L1 relocation crash
Robin Getz
2009-01-07
Blackfin arch: add get_dma_config() func to match set_dma_config()
Mike Frysinger
2009-01-07
Blackfin arch: add volatile markings to DMA MMRs
Mike Frysinger
2009-01-07
Blackfin arch: remove unused members of dma_channel struct
Mike Frysinger
2009-01-07
Blackfin arch: dma code: cannot simply OR the ndsize
Mike Frysinger
2009-01-07
Blackfin arch: desc_ptr is a pointer, so declare it as such
Mike Frysinger
2009-01-07
Blackfin arch: move most dma functions into static inlines
Mike Frysinger
2009-01-07
Blackfin arch: dma header file: strip down includes to only necessary ones
Mike Frysinger
2009-01-07
Blackfin arch: drop irq_callback from struct dma_channel
Mike Frysinger
2009-01-07
Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_t
Mike Frysinger
2009-01-07
Blackfin arch: rewrite dma_memcpy() and dma in/out functions
Mike Frysinger
2009-01-07
Blackfin arch: cleanup - use scm for changelog, not file headers
Mike Frysinger
2009-01-07
Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...
Mike Frysinger
2009-01-07
Blackfin arch: add const to some function prototype and struct dma_channel
Michael McTernan
2008-10-28
Blackfin arch: lookup channel2irq() only once
Michael Hennerich
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu