Sign in
android-kvm
/
linux
/
896ea17d3da5f44b2625c9cda9874d7dfe447393
/
drivers
/
dma
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
48d224d
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2
by Olof Johansson
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
463a1f8
dma: remove use of __devinit
by Bill Pemberton
· 12 years ago
a7d6e3e
dma: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
9265c6a
Merge branch 'omap/headers4' into next/cleanup
by Arnd Bergmann
· 12 years ago
07bd34d
ioat: Do not enable DCA if tag map is invalid
by Alexander Duyck
· 12 years ago
8a6ff8a
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers
by Arnd Bergmann
· 12 years ago
edf8dde
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
by Tony Lindgren
· 12 years ago
66267ee
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
by Olof Johansson
· 12 years ago
865fab6
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
by Linus Walleij
· 12 years ago
8280960
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
by Tony Lindgren
· 12 years ago
f761237
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
d5ea7b5
drivers/dma/dw_dmac: make driver's endianness configurable
by Hein Tibosch
· 12 years ago
26fd122
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
by Barry Song
· 12 years ago
5997e08
dmaengine: sirf: fix a typo in dma_prep_interleaved
by Barry Song
· 12 years ago
720dfd2
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
by Wei Yongjun
· 12 years ago
94c6578
Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
27615a9
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
by Tony Lindgren
· 12 years ago
2b6c4e7
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
by Lokesh Vutla
· 12 years ago
e51d0f0
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 12 years ago
73930eb
dma: imx-dma: retrieve MEM and IRQ from resources
by Shawn Guo
· 12 years ago
04bbd8e
dma: imx-dma: use devm_kzalloc and devm_request_irq
by Shawn Guo
· 12 years ago
52cec53
dma: imx-sdma: remove unneeded mach/hardware.h inclusion
by Shawn Guo
· 12 years ago
b8a6d99
dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
by Shawn Guo
· 12 years ago
b7e97d2
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
0eb5a358
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message
by Fabio Estevam
· 12 years ago
d0fc905
dma: tegra: fix interrupt name issue with apb dma.
by Laxman Dewangan
· 12 years ago
3d4f860
dw_dmac: fix a regression in dwc_prep_dma_memcpy
by Andy Shevchenko
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
fed2574
dw_dmac: introduce software emulation of LLP transfers
by Andy Shevchenko
· 12 years ago
a098200
dw_dmac: autoconfigure data_width or get it via platform data
by Andy Shevchenko
· 12 years ago
4a63a8b
dw_dmac: autoconfigure block_size or use platform data
by Andy Shevchenko
· 12 years ago
482c67e
dw_dmac: get number of channels from hardware if possible
by Andy Shevchenko
· 12 years ago
2a9fe9a
dw_dmac: fill optional encoded parameters in register structure
by Andy Shevchenko
· 12 years ago
f52b36d
dw_dmac: mark dwc_dump_chan_regs as inline
by Andy Shevchenko
· 12 years ago
2dde5b90
dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
by Peter Ujfalusi
· 12 years ago
ec8b5e4
dmaengine: Pass flags via device_prep_dma_cyclic() callback
by Peter Ujfalusi
· 12 years ago
2dcdf57
dmaengine: omap: Add support for pause/resume in cyclic dma mode
by Peter Ujfalusi
· 12 years ago
ccffa38
dmaengine: omap: Support for element mode in cyclic DMA
by Peter Ujfalusi
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
c02cecb
ARM: orion: move platform_data definitions
by Arnd Bergmann
· 12 years ago
61c6e75
DMA: PL330: Check the pointer returned by kzalloc
by Sachin Kamat
· 12 years ago
2e2c682
DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
by Sachin Kamat
· 12 years ago
02747885
DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources
by Inderpal Singh
· 12 years ago
7c71b8e
DMA: PL330: Remove redundant runtime_suspend/resume functions
by Inderpal Singh
· 12 years ago
faf6fbc
DMA: PL330: Remove controller clock enable/disable
by Inderpal Singh
· 12 years ago
921eead
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
82906b1
ARM: imx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
a3b2924
ARM: ep93xx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
7cdc39e
ARM: at91: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5557a41
DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE
by Tushar Behera
· 12 years ago
2cc44e6
dma: tegra: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
5e97fa9
mxs/dma: Enlarge the CCW descriptor area to 4 pages
by Marek Vasut
· 12 years ago
8fccc5b
dw_dmac: utilize slave_id to pass request line
by Andy Shevchenko
· 12 years ago
c456797
dmaengine: at_hdmac: check that each sg data length is non-null
by Nicolas Ferre
· 12 years ago
c618a9b
dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
by Nicolas Ferre
· 12 years ago
f1a7757
dmaengine: mmp_tdma: add dt support
by Zhangfei Gao
· 12 years ago
c8acd6a
dmaengine: mmp-pdma support
by Zhangfei Gao
· 12 years ago
1a87676
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical
by Olof Johansson
· 13 years ago
7d7e1eb
ARM: OMAP2+: Prepare for irqs.h removal
by Tony Lindgren
· 12 years ago
75f2163
dma: tegra: make data used as *of_device_id.data const
by Laxman Dewangan
· 12 years ago
83a1ef2
dma: tegra: make tegra_dma.chip_data a pointer to const data
by Laxman Dewangan
· 12 years ago
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 12 years ago
d73111c
dma: fix comments
by Masanari Iida
· 13 years ago
ff8dd30
ioat: remove unused #defines
by Jon Mason
· 13 years ago
c2dde5f
dmaengine: add TI EDMA DMA engine driver
by Matt Porter
· 12 years ago
8eb4da2
ioat: Adding Ivy Bridge IOATDMA PCI device IDs
by Dave Jiang
· 12 years ago
b707c658
dma/ste_dma40: Fixup clock usage during probe
by Ulf Hansson
· 12 years ago
983d7be
drivers/dma/amba-pl08x.c: fix error return code
by Julia Lawall
· 13 years ago
94d3901
drivers/dma/sirf-dma.c: fix usage of devm functions
by Julia Lawall
· 13 years ago
ffc4930
dma: tegra: enable/disable dma clock
by Laxman Dewangan
· 13 years ago
f986ffe
Merge branch 'fixes_for-3.6' into fixes
by Vinod Koul
· 13 years ago
c87a9fc
Merge branch 'fixes_for-3.6' into next
by Vinod Koul
· 13 years ago
df3d898
Merge branch 'for-3.7' into next
by Vinod Koul
· 13 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
4f46f8a
dmaengine: shdma: restore partial transfer calculation
by Guennadi Liakhovetski
· 13 years ago
0e52d98
Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine
by Russell King
· 13 years ago
3a774ea
dmaengine: omap: add support for cyclic DMA
by Russell King
· 13 years ago
7c836bc
dmaengine: omap: add support for setting fi
by Russell King
· 13 years ago
3850e22
dmaengine: omap: add support for returning residue in tx_state method
by Russell King
· 13 years ago
7bedaa5
dmaengine: add OMAP DMA engine driver
by Russell King
· 13 years ago
fed57cd
dma: tegra: enable/disable dma clock
by Laxman Dewangan
· 13 years ago
a2367db
dma: imx-dma: Fix kernel crash due to missing clock conversion
by Fabio Estevam
· 13 years ago
dbde5c2
dw_dmac: use devm_* functions to simplify code
by Andy Shevchenko
· 13 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
6343325
dmaengine: Cleanup logging messages
by Joe Perches
· 13 years ago
1ff8df4
dma: sh: provide a migration path for slave drivers to stop using .private
by Guennadi Liakhovetski
· 13 years ago
c2cdb7e
dma: sh: use an integer slave ID to improve API compatibility
by Guennadi Liakhovetski
· 13 years ago
ecf90fb
dmaengine: shdma: prepare to stop using struct dma_chan::private
by Guennadi Liakhovetski
· 13 years ago
Next »