summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma: pl08x: Export pl08x_filter_idSachin Kamat2014-01-281-0/+2
* acpi-dma: align documentation with kernel-doc formatAndy Shevchenko2014-01-261-12/+24
* dma: fix vchan_cookie_complete() debug printJonas Jensen2014-01-261-1/+3
* DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski2014-01-201-2/+2
* drivers/dma: fix error return codeJulia Lawall2014-01-202-1/+4
* dma: omap: Set debug level to debugging messagesEzequiel Garcia2014-01-201-2/+2
* dmaengine: fix kernel-doc style typos for few commentsVinod Koul2014-01-201-5/+5
* dma: tegra: add support for Tegra148/124Laxman Dewangan2014-01-201-7/+55
* dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko2014-01-201-8/+6
* dma: dw: join split up messagesAndy Shevchenko2014-01-201-5/+4
* dma: dw: fix style of multiline commentAndy Shevchenko2014-01-201-4/+8
* dmaengine: k3dma: fix sparse warningsZhangfei Gao2014-01-201-2/+2
* dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen2014-01-201-27/+8
* dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen2014-01-201-4/+20
* dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying2014-01-201-0/+20
* DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang2014-01-201-1/+1
* dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-204-0/+753
* dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier2014-01-201-0/+1
* dma: imx-sdma: Assign a default script number for ROM firmware casesNicolin Chen2014-01-131-0/+4
* Revert "ARM: dts: imx: use dual-fifo sdma script for ssi"Nicolin Chen2014-01-134-16/+16
* dma: mv_xor: Cleanup in dma-mv_xor.h headerSachin Kamat2014-01-131-4/+2
* dma: Cleanup dma-mmp_tdma.h headerSachin Kamat2014-01-131-5/+3
* dma:mmp_tdma: get sram pool through device treeNenghua Cao2014-01-091-4/+18
* dmaengine: Add support for BCM2835Florian Meier2014-01-074-0/+770
* Merge branch 'topic/of' into for-linusVinod Koul2014-01-073-13/+33
|\
| * dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-103-23/+36
* | Merge branch 'topic/defer_probe' into for-linusVinod Koul2014-01-073-10/+48
|\ \
| * | dma: add channel request API that supports deferred probeStephen Warren2013-12-103-10/+48
| |/
* | dma: pl08x: allow zero slave channelsLinus Walleij2013-12-181-1/+1
* | dma: edma: Set debug level to debugging messagesEzequiel Garcia2013-12-181-3/+3
* | dmaengine: fix incorrect kernel-doc comment for struct dma_slave_configAlexander Popov2013-12-181-3/+2
* | dmaengine: mmp: fix uninitialized variableVinod Koul2013-12-161-1/+1
* | dmaengine: mmp_tdma: fix the 'pointer from integer' warningsVinod Koul2013-12-161-2/+2
* | mmp_pdma: Style neateningJoe Perches2013-12-161-99/+105
* | ASoC: fsl_ssi: Add dual fifo mode supportNicolin Chen2013-12-161-1/+26
* | ARM: dts: imx: use dual-fifo sdma script for ssiNicolin Chen2013-12-164-16/+16
* | dma: imx-sdma: Add new dma type for ssi dual fifo scriptNicolin Chen2013-12-163-0/+6
* | dma: imx-sdma: Add sdma firmware version 2 supportNicolin Chen2013-12-162-1/+19
* | dma: pl330: Alloc dma_parms for the dma deviceLars-Peter Clausen2013-12-161-0/+6
* | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\ \
| * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| * | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7