Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
14d653af4e32b1ae2964e5b2847ef6be191fee64
/
drivers
/
dma
9fa6860
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
611dcad
dmaengine: at_xdmac: fix resume for cyclic transfers
by Songjun Wu
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
2895b2c
dmaengine: dw: fix cyclic transfer callbacks
by Mans Rullgard
· 9 years ago
df3bb8a
dmaengine: dw: fix cyclic transfer setup
by Mans Rullgard
· 9 years ago
d6a3227
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
d20313b
dmaengine: edma: Fix paRAM slot allocation for entry channel 0
by Peter Ujfalusi
· 9 years ago
1e3f28a
Merge branch 'acpi-soc'
by Rafael J. Wysocki
· 9 years ago
bc0bb1f
Revert "dmaengine: dw: platform: provide platform data for Intel"
by Andy Shevchenko
· 9 years ago
02a21b7
dmaengine: dw: return immediately from IRQ when DMA isn't in use
by Andy Shevchenko
· 9 years ago
3214658
dmaengine: dw: platform: power on device on shutdown
by Andy Shevchenko
· 9 years ago
b0b7902
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
by Rameshwar Prasad Sahu
· 9 years ago
8b64843
dmaengine: mv_xor: add suspend/resume support
by Thomas Petazzoni
· 9 years ago
81aafb3
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
by Thomas Petazzoni
· 9 years ago
7cbafa0
dmaengine: mv_xor: remove mv_xor_chan->current_type field
by Thomas Petazzoni
· 9 years ago
9406de3
Merge branch 'topic/ti-xbar' into for-linus
by Vinod Koul
· 9 years ago
2a2d0f6
Merge branch 'topic/tegra' into for-linus
by Vinod Koul
· 9 years ago
c8b9dd2
Merge branch 'topic/stm32' into for-linus
by Vinod Koul
· 9 years ago
62ddae37
Merge branch 'topic/ste' into for-linus
by Vinod Koul
· 9 years ago
a6eaf23
Merge branch 'topic/rcar' into for-linus
by Vinod Koul
· 9 years ago
c81bc96
Merge branch 'topic/omap' into for-linus
by Vinod Koul
· 9 years ago
e3c3736
Merge branch 'topic/ioatdma' into for-linus
by Vinod Koul
· 9 years ago
9fd5ca5
Merge branch 'topic/idma' into for-linus
by Vinod Koul
· 9 years ago
d3f1e93
Merge branch 'topic/async' into for-linus
by Vinod Koul
· 9 years ago
7c7b680
Merge branch 'topic/univ_api' into for-linus
by Vinod Koul
· 9 years ago
5eec943
Merge branch 'topic/desc_reuse' into for-linus
by Vinod Koul
· 9 years ago
16605e8
dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"
by Ashutosh Dixit
· 9 years ago
14418aa
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next
by Mark Brown
· 9 years ago
020c62a
dmaengine: omap-dma: Add support for DMA filter mapping to slave devices
by Peter Ujfalusi
· 9 years ago
23e6723
dmaengine: edma: Add support for DMA filter mapping to slave devices
by Peter Ujfalusi
· 9 years ago
a8135d0
dmaengine: core: Introduce new, universal API to request a channel
by Peter Ujfalusi
· 9 years ago
7bd903c
dmaengine: core: Move and merge the code paths using private_candidate
by Peter Ujfalusi
· 9 years ago
26b6425
dmaengine: core: Skip mask matching when it is not provided to private_candidate
by Peter Ujfalusi
· 9 years ago
0c328de
dmaengine: mdc: Correct terminate_all handling
by Damien.Horsley
· 9 years ago
4fa2d09
dmaengine: edma: Add probe callback to edma_tptc_driver
by Peter Ujfalusi
· 9 years ago
2b574ba
dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()
by Mans Rullgard
· 9 years ago
aa876cd
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
by Cyrille Pitchen
· 9 years ago
aea08a5
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
by M'boumba Cedric Madianga
· 9 years ago
4d42e95
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
by Geert Uytterhoeven
· 9 years ago
aeb8974
ste_dma40: Delete an unnecessary variable initialisation in d40_probe()
by Markus Elfring
· 9 years ago
a9bae06
ste_dma40: Delete another unnecessary check in d40_probe()
by Markus Elfring
· 9 years ago
e0f8c58
ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy"
by Markus Elfring
· 9 years ago
bcb4b61
Merge branch 'fix/edma' into fixes
by Vinod Koul
· 9 years ago
ae0add7
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type
by Peter Ujfalusi
· 9 years ago
ecb7dec
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
by Peter Ujfalusi
· 9 years ago
05e866b
dmaengine: tegra-apb: Free interrupts before killing tasklets
by Jon Hunter
· 9 years ago
8fe9739
dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
by Jon Hunter
· 9 years ago
4aad5be
dmaengine: tegra-apb: Only save channel state for those in use
by Jon Hunter
· 9 years ago
68ae7a9
dmaengine: tegra-apb: Save and restore word count
by Jon Hunter
· 9 years ago
286a644
dmaengine: tegra-apb: Use dev_get_drvdata()
by Jon Hunter
· 9 years ago
edd3bdb
dmaengine: tegra-apb: Correct runtime-pm usage
by Jon Hunter
· 9 years ago
e958e07
dmaengine: mic_x100: add missing spin_unlock
by Saurabh Sengar
· 9 years ago
9ff6818
dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()
by Lars-Peter Clausen
· 9 years ago
1f28179
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
82d149b
dmaengine: fsl-edma: add PM suspend/resume support
by Yuan Yao
· 9 years ago
27bc944
dmaengine: bcm2835-dma: Convert to use DMA pool
by Peter Ujfalusi
· 9 years ago
ef10b0b
dmaengine: at_xdmac: fix bad behavior in interleaved mode
by Sylvain ETIENNE
· 9 years ago
f5a00eb
dmaengine: at_xdmac: fix false condition for memset_sg transfers
by Ludovic Desroches
· 9 years ago
f0579c8
dmaengine: hsu: speed up residue calculation
by Andy Shevchenko
· 9 years ago
f94cf9f
dmaengine: acpi-dma: check for 64-bit MMIO address
by Andy Shevchenko
· 9 years ago
390c49f
dmaengine: idma64: use local variable to index descriptor
by Andy Shevchenko
· 9 years ago
ac02979
dmaengine: idma64: convert idma64_hw_desc_fill() to return void
by Andy Shevchenko
· 9 years ago
e3fdb18
dmaengine: idma64: set maximum allowed segment size for DMA
by Andy Shevchenko
· 9 years ago
3758055
dmaengine: idma64: drop IRQ enable / disable in handler
by Andy Shevchenko
· 9 years ago
15a0385
dmaengine: at_xdmac: fix macro typo
by Ludovic Desroches
· 9 years ago
95da0c1
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
by Ludovic Desroches
· 9 years ago
d9f5efa
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
by Yoshihiro Shimoda
· 9 years ago
1a7cf7b
dmaengine: omap-dma: Handle cases when the channel is polled for completion
by Peter Ujfalusi
· 9 years ago
1c1d25f
dmaengine: omap-dma: Remove tasklet to start the transfers
by Peter Ujfalusi
· 9 years ago
e8a5e79
dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code
by Peter Ujfalusi
· 9 years ago
adf850b
dmaengine: omap-dma: Correct status reporting for memcpy
by Peter Ujfalusi
· 9 years ago
0f73f3e
dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges
by Peter Ujfalusi
· 9 years ago
ec9bfa1
dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr
by Peter Ujfalusi
· 9 years ago
2adb274
dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings
by Peter Ujfalusi
· 9 years ago
9bdca82
ASoC: samsung: pass filter function as pointer
by Arnd Bergmann
· 9 years ago
2bb129e
dmaengine: ioatdma: constify dca_ops structures
by Julia Lawall
· 9 years ago
2c5d740
dmaengine: at_hdmac: use %pad format string for dma_addr_t
by Arnd Bergmann
· 9 years ago
268914f
dmaengine: at_xdmac: use %pad format string for dma_addr_t
by Arnd Bergmann
· 9 years ago
29f493d
dmaengine: imx-sdma: remove __init annotation on sdma_event_remap
by Jason Liu
· 9 years ago
d3cd63f
dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads
by Dave Jiang
· 9 years ago
f5ea7ad
dmaengine: edma: predecence bug in GET_NUM_QDMACH()
by Dan Carpenter
· 9 years ago
638bdc8
dmaengine: edma: fix build without CONFIG_OF
by Arnd Bergmann
· 9 years ago
d8b4683
dmaengine: Add STM32 DMA driver
by M'boumba Cedric Madianga
· 9 years ago
bf55555
dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
by Geert Uytterhoeven
· 9 years ago
36fa4a5
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
by Geert Uytterhoeven
· 9 years ago
d3651b8
dmaengine: pxa_dma: declare transfer are reusable
by Robert Jarzmik
· 9 years ago
9eeacd3
dmaengine: enable DMA_CTRL_REUSE
by Robert Jarzmik
· 9 years ago
13bb26a
dmaengine: virt-dma: don't always free descriptor upon completion
by Robert Jarzmik
· 9 years ago
860dd64
dmaengine: axi_dmac: Add synchronization support
by Lars-Peter Clausen
· 9 years ago
2ed0862
dmaengine: virt-dma: Add synchronization helper function
by Lars-Peter Clausen
· 9 years ago
b36f09c
dmaengine: Add transfer termination synchronization support
by Lars-Peter Clausen
· 9 years ago
041c795
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
8e483ed
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
34635b1a
dmaengine: edma: Add dummy driver skeleton for edma3-tptc
by Peter Ujfalusi
· 9 years ago
212dac5
Merge branch 'topic/ioatdma' into for-linus
by Vinod Koul
· 9 years ago
3638691
Merge branch 'topic/idma' into for-linus
by Vinod Koul
· 9 years ago
7d9d43a
Merge branch 'topic/edma' into for-linus
by Vinod Koul
· 9 years ago
6df056d8
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 9 years ago
df5c738
dmaengine: dw: some Intel devices has no memcpy support
by Andy Shevchenko
· 9 years ago
Next »