index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
at_hdmac: move to generic DMA binding
Ludovic Desroches
2013-04-30
2
-6
/
+91
|
*
|
ioatdma: ioat3_alloc_sed can be static
Fengguang Wu
2013-04-16
1
-2
/
+2
|
*
|
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
Dave Jiang
2013-04-15
4
-25
/
+105
|
*
|
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
Dave Jiang
2013-04-15
1
-0
/
+15
|
*
|
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
Dave Jiang
2013-04-15
6
-22
/
+438
|
*
|
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
Dave Jiang
2013-04-15
1
-11
/
+20
|
*
|
dw_dmac: add ACPI support
Andy Shevchenko
2013-04-15
2
-19
/
+50
|
*
|
dmaengine: call acpi_dma_request_slave_channel as well
Andy Shevchenko
2013-04-15
1
-0
/
+6
|
*
|
dma: acpi-dma: introduce ACPI DMA helpers
Andy Shevchenko
2013-04-15
3
-0
/
+284
|
*
|
ioatdma: skip silicon bug workaround for pq_align for cb3.3
Dave Jiang
2013-04-15
1
-2
/
+10
|
*
|
ioatdma: Removing PQ val disable for cb3.3
Dave Jiang
2013-04-15
4
-14
/
+125
|
*
|
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
Dave Jiang
2013-04-15
1
-13
/
+21
|
*
|
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
Dave Jiang
2013-04-15
3
-83
/
+171
|
*
|
ioatdma: Add 64bit chansts register read for ioat v3.3.
Dave Jiang
2013-04-15
1
-1
/
+21
|
*
|
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
Dave Jiang
2013-04-15
2
-0
/
+12
|
*
|
ioatdma: Adding Haswell devid for ioatdma
Dave Jiang
2013-04-15
3
-6
/
+55
|
*
|
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
2013-04-15
1
-2
/
+36
|
*
|
dw_dmac: remove unnecessary ENODEV check
Andy Shevchenko
2013-04-15
1
-1
/
+1
|
*
|
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
2013-04-15
2
-48
/
+33
|
*
|
dw_dmac: rename DT related methods to reflect their belonging
Andy Shevchenko
2013-04-15
1
-11
/
+13
|
*
|
dw_dmac: fix style of the comments
Andy Shevchenko
2013-04-15
1
-15
/
+15
|
*
|
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
2013-04-15
1
-3
/
+6
|
*
|
dmaengine:sirf:take clock and enable it while probing
Barry Song
2013-04-15
1
-0
/
+11
|
*
|
dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause
Andy Shevchenko
2013-04-15
1
-2
/
+3
|
*
|
dma: imx-dma: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-04-15
1
-2
/
+1
|
*
|
dma: ipu: ipu_idmac: Fix section mismatch
Fabio Estevam
2013-04-15
1
-1
/
+1
|
*
|
dma: tegra: assume CONFIG_OF
Stephen Warren
2013-04-15
1
-15
/
+7
|
*
|
dma: pl330: Convert to devm_ioremap_resource()
Sachin Kamat
2013-04-15
1
-3
/
+4
|
*
|
dmatest: append verify result to results
Andy Shevchenko
2013-04-15
1
-54
/
+128
|
*
|
dmatest: gather test results in the linked list
Andy Shevchenko
2013-04-15
1
-30
/
+204
|
*
|
dmatest: define MAX_ERROR_COUNT constant
Andy Shevchenko
2013-04-15
1
-3
/
+6
|
*
|
dmatest: return actual state in 'run' file
Andy Shevchenko
2013-04-15
1
-2
/
+21
|
*
|
dmatest: run test via debugfs
Andy Shevchenko
2013-04-15
1
-2
/
+255
|
*
|
dmatest: split test parameters to separate structure
Andy Shevchenko
2013-04-15
1
-47
/
+62
|
*
|
dmatest: move dmatest_channels and nr_channels to dmatest_info
Andy Shevchenko
2013-04-15
1
-13
/
+16
|
*
|
dmatest: create dmatest_info to keep test parameters
Andy Shevchenko
2013-04-15
1
-47
/
+113
|
*
|
dmatest: allocate memory for pq_coefs from heap
Andy Shevchenko
2013-04-15
1
-2
/
+9
|
*
|
dmatest: cancel thread immediately when asked for
Andy Shevchenko
2013-04-15
1
-1
/
+2
|
*
|
ioatdma: allow all channels to have irq coalescing support
Dave Jiang
2013-04-15
1
-9
/
+3
|
*
|
ioatdma: make debug output more readable
Dave Jiang
2013-04-15
2
-2
/
+3
|
*
|
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
2013-04-15
6
-14
/
+14
|
*
|
dma: timb_dma: Fix compiler warning
Maxin B. John
2013-04-15
1
-1
/
+1
|
*
|
pch_dma: Use GFP_ATOMIC because called from interrupt context
Tomoya MORINAGA
2013-04-15
1
-1
/
+1
|
*
|
DMA: PL330: allow submitting 2 requests at a time
Jassi Brar
2013-04-15
1
-2
/
+1
|
|
/
*
|
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
1
-34
/
+75
|
\
\
|
*
|
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
2013-05-06
3
-17
/
+42
|
|
\
|
|
*
|
dma: mxs-dma: move to generic device tree binding
Shawn Guo
2013-04-04
1
-4
/
+66
|
*
|
dma: mxs-dma: use devm_* managed functions
Shawn Guo
2013-04-04
1
-30
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-23
3
-22
/
+45
|
\
\
\
|
*
|
|
dmaengine: at_hdmac: fix race condition in atc_advance_work()
Ludovic Desroches
2013-04-18
1
-5
/
+4
|
|
|
/
|
|
/
|
[prev]
[next]