summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01ENGR00141486-2 i.mx drivers: remove building warning messageLily Zhang
2011-08-01ENGR00142410 MX50 PXP: Fix PxP operation may time out or hang upRobby Cai
2011-02-06mv_xor: fix race in tasklet functionSaeed Bishara
2011-02-03ENGR00137848 MX50 ePxP: Fix potential deadlock issueRobby Cai
2011-01-17ENGR00136941 MX50: Fix crash issue caused by ePxP when playback videoRobby Cai
2011-01-17ENGR00136101-2 MX50: Only kick the clock off timer in irq handler.Robby Cai
2011-01-17ENGR00136101-1 MX50: Export timeout value to turn off ePxP clock when inactiveRobby Cai
2011-01-17ENGR00133729 ePxP: move clk_[en|dis]able outside spinlock sectionRobby Cai
2011-01-17ENGR00133593 ePXP: make clk_disable() be called only in process contextRobby Cai
2011-01-17ENGR00132537-1 - EPDC fb/PxP: Support conversion from grayscale to monochromeDanny Nold
2011-01-17ENGR00132607 MX50: Fix ePxP crash issueRobby Cai
2011-01-17ENGR00131969 MX50 upgrade ePxP DMA engine driver to 2.6.35Robby Cai
2011-01-17ENGR00131874-4 - EPDC 2.6.35 kernel upgrade - hang in PxP during transfer setupDanny Nold
2011-01-17ENGR00127032 pxp: make PxP rotation workable both with epdc and v4l2Robby Cai
2011-01-17ENGR00126313-2 epxp: Add ePxP V4L2 output driverRobby Cai
2011-01-17ENGR00125784 pxp: turn off PxP clock when PxP is inactiveRobby Cai
2011-01-17ENGR00126692-3: Upgrade kernel to 2.6.35Dinh Nguyen
2010-10-28dmaengine: fix interrupt clearing for mv_xorSimon Guinot
2010-10-28ioat2: fix performance regressionDan Williams
2010-08-13ioat2: catch and recover from broken vtd configurations v6Dan Williams
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams
2010-06-02of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-23DMA: PL330: Add dma api driverJassi Brar
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk
2010-05-17DMAENGINE: DMA40 support paused channel statusJonas Aaberg
2010-05-17dmaengine: mpc512x: Use resource_sizeTobias Klauser
2010-05-17DMA ENGINE: Do not reset 'private' of channelJassi Brar
2010-05-06Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo
2010-05-01ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams
2010-05-01ioat: convert to circ_bufDan Williams
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26SH: fix error paths in DMA driverGuennadi Liakhovetski