USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the...
[linux-flexiantxendom0.git] / drivers / dma /
2012-04-30 Dan Williamsioat: fix size of 'completion' for Xen
2012-02-13 Nikolaus Vossat_hdmac: bugfix for enabling channel irq
2011-12-19 Eric Bénarddma: MX3_IPU fix depends
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-05 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2011-11-03 Guennadi Liakhovetski[media] dmaengine: ipu-idmac: add support for the DMA_P...
2011-10-31 Paul Gortmakerdrivers/dma: Add export.h to ste_dma40.c
2011-10-31 Paul Gortmakerdrivers/dma: Add module.h to files implicitly using it.
2011-10-31 Paul Gortmakerx86: fix up files really needing to include module.h
2011-10-16 Vinod Kouldmaengine: mid_dma: mask_peripheral_interrupt only...
2011-10-16 Mika Westerbergdmaengine/ep93xx_dma: add module.h include
2011-10-12 Tomoya MORINAGApch_dma: Reduce wasting memory
2011-10-11 Tomoya MORINAGApch_dma: Fix suspend issue
2011-10-07 Dan Carpenterdma/timberdale: free_irq() on an error path
2011-09-28 Guennadi Liakhovetskidma: shdma: transfer based runtime PM
2011-09-28 Guennadi Liakhovetskidmaengine: shdma: protect against the IRQ handler
2011-09-21 Vinod KoulMerge branch 'samsung_dma' into next
2011-09-21 Axel Lindmaengine i.MX DMA/SDMA: add missing include of linux...
2011-09-20 Barry Songdmaengine: delete redundant chan_id and chancnt initial...
2011-09-19 Viresh Kumardmaengine/amba-pl08x: Check txd->llis_va before freeing...
2011-09-19 Viresh Kumardmaengine/amba-pl08x: Add support for sg len greater...
2011-09-14 Boojin KimDMA: PL330: Add DMA_CYCLIC capability
2011-09-14 Boojin KimDMA: PL330: Remove the start operation for handling...
2011-09-14 Boojin KimDMA: PL330: Support DMA_SLAVE_CONFIG command
2011-09-14 Boojin KimDMA: PL330: Update PL330 DMA API driver
2011-09-14 Boojin KimDMA: PL330: Add support runtime PM for PL330 DMAC
2011-09-13 Uwe Kleine-Königlocking, dma, ipu: Annotate bank_lock as raw
2011-09-05 Russell King - ARM... dmaengine: amba-pl08x: make filter check that the chann...
2011-09-05 Per Forlindmaengine/ste_dma40: fix memory leak due to prepared...
2011-09-05 Per Forlindmaengine/ste_dma40: fix Oops due to double free of...
2011-09-05 Per Forlindmaengine/ste_dma40: remove duplicate call to d40_pool_...
2011-09-05 Per Forlindmaengine/ste_dma40: add missing kernel doc for pending...
2011-09-05 Per Forlindmaengine/ste_dma40: fix memory leak due to prepared...
2011-09-05 Per Forlindmaengine/ste_dma40: fix Oops due to double free of...
2011-09-05 Per Forlindmaengine/ste_dma40: remove duplicate call to d40_pool_...
2011-09-05 Per Forlindmaengine/ste_dma40: add missing kernel doc for pending...
2011-09-02 Vinod KoulMerge branch 'next' into v3.1-rc4
2011-08-29 Sascha Hauerdmaengine i.MX SDMA: use request_firmware_nowait
2011-08-29 Sascha Hauerdmaengine i.MX SDMA: set firmware scripts addresses...
2011-08-29 Sascha Hauerdmaengine i.MX SDMA: lock channel 0
2011-08-29 Guennadi Liakhovetskidmatest: make dmatest threads freezable
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Call pl08x_free_txd() instead...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Pass flow controller information...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Choose peripheral bus as master bus
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Align lli_len to max(src.width...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Add prep_single_byte_llis() routine
2011-08-25 Viresh Kumardmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZ...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Schedule tasklet in case of error...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: No need to check "ch->signal...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Simplify pl08x_ensure_on()
2011-08-25 Viresh Kumardmaengine/amba-pl08x: support runtime PM
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Changing few prints to dev_dbg...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Remove redundant comment and...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: pass (*ptr) to sizeof() instead...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Rearrange inclusion of header...
2011-08-25 Viresh Kumardmaengine/amba-pl08x: Resolve formatting issues
2011-08-19 Nicolas Ferredmaengine: at_hdmac: fix way to specify cyclic capability
2011-08-19 Nicolas Ferredmaengine: at_hdmac: add wrappers for testing channel...
2011-08-19 Nicolas Ferredmaengine: at_hdmac: improve power management routines
2011-08-19 Nicolas Ferredmaengine: at_hdmac: replace spin_lock* with irqsave...
2011-08-16 Lothar Waßmannmxs-dma: enable CLKGATE before accessing registers
2011-08-11 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-08-09 Russell Kingdmaengine: PL08x: Fix trivial build error
2011-08-08 Viresh Kumardmaengine/dmatest: Terminate transfers on all channels...
2011-08-05 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-08-04 Axel Lindmaengine: use DEFINE_IDR for static initialization
2011-08-04 Dan Williamsioat: fix xor_idx_to_desc
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-08-01 Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-07-27 Vinod KoulMerge branch 'next' into for-linus-3.0
2011-07-27 Shawn Guodmaengine: imx-sdma: add device tree probe support
2011-07-27 Shawn Guodmaengine: imx-sdma: sdma_get_firmware does not need...
2011-07-27 Shawn Guodmaengine: imx-sdma: use platform_device_id to identify...
2011-07-27 Linus TorvaldsMerge branch 'next/devel' of ssh:///linux/kernel/git...
2011-07-26 Vinod Kouldmaengine: pl08x: handle the rest of enums in pl08x_width
2011-07-26 Russell King - ARM... DMA: PL08x: cleanup selection of burst size
2011-07-26 Russell King - ARM... DMA: PL08x: avoid recalculating cctl at each prepare
2011-07-26 Russell King - ARM... DMA: PL08x: cleanup selection of buswidth
2011-07-26 Russell King - ARM... DMA: PL08x: separately store source/destination cctl
2011-07-26 Russell King - ARM... DMA: PL08x: separately store source/destination slave...
2011-07-26 Russell King - ARM... DMA: PL08x: clean up LLI debugging
2011-07-26 Russell King - ARM... DMA: PL08x: select LLI bus only once per LLI setup
2011-07-26 Russell King - ARM... DMA: PL08x: remove unused constants
2011-07-26 Dong AishengARM: mxs-dma: reset after disable channel
2011-07-26 Axel Lindma: intel_mid_dma: remove redundant pci_set_drvdata...
2011-07-26 Axel Lindma: mxs-dma: fix unterminated platform_device_id table
2011-07-26 Rob Herringdmaengine: pl330: make platform data optional
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'next/fixes' of git://git./linux/kernel...
2011-07-25 Axel Lindmaengine: imx-sdma: return proper error if kzalloc...
2011-07-25 Tomoya MORINAGApch_dma: Fix CTL register access issue
2011-07-22 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-07-22 Andi KleenAvoid section type conflict in dma/ioat/dma_v3.c
2011-07-22 Dave Jiangioat: Adding PCI IDs for IOAT devices on SandyBridge...
2011-07-13 Shawn Guodmaengine: mxs-dma: skip request_irq for NO_IRQ
2011-07-13 Linus Walleijdmaengine/coh901318: fix slave submission semantics
2011-07-13 Rabin Vincentdmaengine/ste_dma40: allow memory buswidth/burst to...
2011-07-13 Linus Walleijdmaengine/ste_dma40: use AMBA PrimeCell helper macros
2011-07-13 Robert Marklunddmaengine/ste_dma40: make the cyclic alloc NOWAIT
next