index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2011-01-04
ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix fill_bytes calculation
Russell King - ARM Linux
2011-01-04
ARM: PL08x: use min() to calculate target_len
Russell King - ARM Linux
2011-01-04
ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr
Russell King - ARM Linux
2011-01-04
ARM: PL08x: make pl08x_fill_lli_for_desc() return void
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move callback outside spinlock'd region
Russell King - ARM Linux
2011-01-04
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move AHB master port selection into prep_* functions
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move cctl increment and protection setup to prep_slave_sg
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
2011-01-04
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
2011-01-04
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
2011-01-04
ARM: PL08x: combine functions to start DMA into one function
Russell King - ARM Linux
2011-01-04
ARM: PL08x: clean up LLI lookup
Russell King - ARM Linux
2011-01-04
ARM: PL08x: rename lli.next to lli.lli
Russell King - ARM Linux
2011-01-04
ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
Russell King - ARM Linux
2011-01-04
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
2011-01-04
ARM: PL08x: don't try to use llis_bus as a pointer
Russell King - ARM Linux
2011-01-04
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
Russell King - ARM Linux
2011-01-04
ARM: PL08x: ensure loops use cpu_relax()
Russell King - ARM Linux
2011-01-04
ARM: PL08x: consolidate physical channel release code
Russell King - ARM Linux
2011-01-04
ARM: PL08x: consolidate common txd initialization
Russell King - ARM Linux
2011-01-04
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
2011-01-04
ARM: PL08x: constify vendor data pointers
Russell King - ARM Linux
2011-01-04
ARM: PL08x: remove circular buffer support
Russell King - ARM Linux
2011-01-04
ARM: PL08x: remove unnecessary NULL and BUG checks
Russell King - ARM Linux
2011-01-04
ARM: PL08x: remove unnecessary includes
Russell King - ARM Linux
2011-01-04
ARM: PL08x: prefix hex numbers with 0x
Russell King - ARM Linux
2011-01-04
ARM: PL08x: improve the announcement printk
Russell King - ARM Linux
2011-01-04
ARM: PL08x: add comment explaining the flow control methods
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix sparse warnings
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix deadlock in terminate_all
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix a leak when preparing TXDs
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix locking in tasklet
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix array overflow in dma_set_runtime_config()
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix spelling errors
Russell King - ARM Linux
2011-01-04
dmaengine: dma40: Add support to split up large elements
Per Forlin
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2011-01-03
mv_xor: fix race in tasklet function
Saeed Bishara
2011-01-03
Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...
Sascha Hauer
2010-12-29
powerpc/512x: try to free dma descriptors in case of allocation failure
Ilya Yanok
2010-12-29
powerpc/512x: add MPC8308 dma support
Ilya Yanok
2010-12-29
powerpc/512x: fix the hanged dma transfer issue
Ilya Yanok
2010-12-29
powerpc/512x: scatter/gather dma fix
Ilya Yanok
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-17
dma: shdma: NMI support.
Paul Mundt
2010-12-14
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
[prev]
[next]