Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4d27c4d024f5440497106bb2ae15e9e60f7099c
/
drivers
/
dma
« Previous
b2396f7
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 12 years ago
de61608
dma:of: Use a mutex to protect the of_dma_list
by Lars-Peter Clausen
· 12 years ago
f22eb14
dma: of: Fix of_node reference leak
by Lars-Peter Clausen
· 12 years ago
42361f2
dmaengine: sirf: move driver init from module_init to subsys_initcall
by Barry Song
· 12 years ago
18a1053
sudmac: add support for SUDMAC
by Shimoda, Yoshihiro
· 12 years ago
189b4ee
dma: sh: add Kconfig
by Shimoda, Yoshihiro
· 12 years ago
bbe89c8
at_hdmac: move to generic DMA binding
by Ludovic Desroches
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d202f05
dmaengine: at_hdmac: fix race condition in atc_advance_work()
by Ludovic Desroches
· 12 years ago
e6a30fe
ioatdma: ioat3_alloc_sed can be static
by Fengguang Wu
· 12 years ago
75c6f0a
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
by Dave Jiang
· 12 years ago
d302398
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
by Dave Jiang
· 12 years ago
7727eaa
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
by Dave Jiang
· 12 years ago
e088477
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
by Dave Jiang
· 12 years ago
42c91ee
dw_dmac: add ACPI support
by Andy Shevchenko
· 12 years ago
4e82f5d
dmaengine: call acpi_dma_request_slave_channel as well
by Andy Shevchenko
· 12 years ago
1b2e98b
dma: acpi-dma: introduce ACPI DMA helpers
by Andy Shevchenko
· 12 years ago
af31826
dma: of: Remove unnecessary list_empty check
by Lars-Peter Clausen
· 12 years ago
9a188eb
DMA: OF: Check properties value before running be32_to_cpup() on it
by Viresh Kumar
· 12 years ago
bef29ec
DMA: of: Constant names
by Markus Pargmann
· 12 years ago
eceec44
ioatdma: skip silicon bug workaround for pq_align for cb3.3
by Dave Jiang
· 12 years ago
3f09ede
ioatdma: Removing PQ val disable for cb3.3
by Dave Jiang
· 12 years ago
6ead7e4
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
by Dave Jiang
· 12 years ago
8a52b9f
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
by Dave Jiang
· 12 years ago
d92a8d7
ioatdma: Add 64bit chansts register read for ioat v3.3.
by Dave Jiang
· 12 years ago
0132bce
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
by Dave Jiang
· 12 years ago
570727b
ioatdma: Adding Haswell devid for ioatdma
by Dave Jiang
· 12 years ago
8d30662
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
by Jon Hunter
· 12 years ago
f5b9b77
dw_dmac: remove unnecessary ENODEV check
by Andy Shevchenko
· 12 years ago
f776076
dmaengine: dw_dmac: simplify master selection
by Arnd Bergmann
· 12 years ago
bd2e6b6
dw_dmac: rename DT related methods to reflect their belonging
by Andy Shevchenko
· 12 years ago
75c6122
dw_dmac: fix style of the comments
by Andy Shevchenko
· 12 years ago
a53e28d
dma: Make the 'mask' parameter of __dma_request_channel const
by Lars-Peter Clausen
· 12 years ago
a7e3406
dmaengine:sirf:take clock and enable it while probing
by Barry Song
· 12 years ago
123b69a
dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause
by Andy Shevchenko
· 12 years ago
96a3713
dma: imx-dma: Remove redundant NULL check before kfree
by Syam Sidhardhan
· 12 years ago
88ff6ab
dma: ipu: ipu_idmac: Fix section mismatch
by Fabio Estevam
· 12 years ago
dc7badb
dma: tegra: assume CONFIG_OF
by Stephen Warren
· 12 years ago
bcc7fa9
dma: pl330: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
d86b2f2
dmatest: append verify result to results
by Andy Shevchenko
· 12 years ago
95019c8
dmatest: gather test results in the linked list
by Andy Shevchenko
· 12 years ago
74b5c07
dmatest: define MAX_ERROR_COUNT constant
by Andy Shevchenko
· 12 years ago
3e5ccd8
dmatest: return actual state in 'run' file
by Andy Shevchenko
· 12 years ago
851b7e1
dmatest: run test via debugfs
by Andy Shevchenko
· 12 years ago
15b8a8e
dmatest: split test parameters to separate structure
by Andy Shevchenko
· 12 years ago
838cc70
dmatest: move dmatest_channels and nr_channels to dmatest_info
by Andy Shevchenko
· 12 years ago
e03e93a
dmatest: create dmatest_info to keep test parameters
by Andy Shevchenko
· 12 years ago
945b5af
dmatest: allocate memory for pq_coefs from heap
by Andy Shevchenko
· 12 years ago
77101ce
dmatest: cancel thread immediately when asked for
by Andy Shevchenko
· 12 years ago
9a37f64
ioatdma: allow all channels to have irq coalescing support
by Dave Jiang
· 12 years ago
50f9f97
ioatdma: make debug output more readable
by Dave Jiang
· 12 years ago
1d1bbd3
dma: Remove erroneous __exit and __exit_p() references
by Maxin B. John
· 12 years ago
234846d
dma: timb_dma: Fix compiler warning
by Maxin B. John
· 12 years ago
5c1ef59
pch_dma: Use GFP_ATOMIC because called from interrupt context
by Tomoya MORINAGA
· 12 years ago
30fb980
DMA: PL330: allow submitting 2 requests at a time
by Jassi Brar
· 12 years ago
cfb63ba
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
7650246
dmaengine: omap-dma: Start DMA without delay for cyclic channels
by Peter Ujfalusi
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d84f638
dma: mxs-dma: move to generic device tree binding
by Shawn Guo
· 12 years ago
aaa2051
dma: mxs-dma: use devm_* managed functions
by Shawn Guo
· 12 years ago
17eb3d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
0b94c57
DMA: PL330: Add check if device tree compatible
by Padmavathi Venna
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bce95c6
dw_dmac: adjust slave_id accordingly to request line base
by Andy Shevchenko
· 12 years ago
f73bb9b
dmaengine: dw_dma: fix endianess for DT xlate function
by Arnd Bergmann
· 12 years ago
f3c78f8
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
by Alexander Duyck
· 12 years ago
6c43a51
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
527c680
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
f9c6a65
dmaengine: dw_dmac: move to generic DMA binding
by Arnd Bergmann
· 12 years ago
69ee266
dmaengine: convert to idr_alloc()
by Tejun Heo
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3298a35
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5ce7aba
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
acb7452
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
by Arnd Bergmann
· 12 years ago
421da89
DMA: PL330: Register the DMA controller with the generic DMA helpers
by Padmavathi Venna
· 12 years ago
a80258f
DMA: PL330: Add xlate function
by Padmavathi Venna
· 12 years ago
34d1935
DMA: PL330: Add new pl330 filter for DT case.
by Padmavathi Venna
· 12 years ago
a7220873
dma: tegra20-apb-dma: remove unnecessary assignment
by Andy Shevchenko
· 12 years ago
373459e
edma: do not waste memory for dma_mask
by Andy Shevchenko
· 12 years ago
9b56263
dma: coh901318: set residue only if dma is in progress
by Andy Shevchenko
· 12 years ago
4168d0d
dma: coh901318: avoid unbalanced locking
by Andy Shevchenko
· 12 years ago
88b386c
dma: of-dma: protect list write operation by spin_lock
by Andy Shevchenko
· 12 years ago
7dd1452
dmaengine: ste_dma40: do not remove descriptors for cyclic transfers
by Fabio Baltieri
· 12 years ago
e68b113
dma: of-dma.c: fix memory leakage
by Cong Ding
· 12 years ago
877e86f
dw_dmac: apply default dma_mask if needed
by Andy Shevchenko
· 12 years ago
a20702b
dmaengine: ioat - fix spare sparse complain
by Fengguang Wu
· 12 years ago
5fa422c
dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.c
by Vinod Koul
· 12 years ago
4dec23d
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
by Dave Jiang
· 12 years ago
cfdf5b6
dw_dmac: add support for Lynxpoint DMA controllers
by Mika Westerberg
· 12 years ago
bda6f8e
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Olof Johansson
· 12 years ago
3e93093
Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/drivers
by Olof Johansson
· 12 years ago
4324332
Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
4702d52
dw_dmac: return proper residue value
by Andy Shevchenko
· 12 years ago
176dcec
dw_dmac: fill individual length of descriptor
by Andy Shevchenko
· 12 years ago
30d38a3
dw_dmac: introduce total_len field in struct dw_desc
by Andy Shevchenko
· 12 years ago
fdf475f
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
by Andy Shevchenko
· 12 years ago
Next »