index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-1
/
+4
*
dmaengine: remove dma_async_memcpy_complete() macro
Bartlomiej Zolnierkiewicz
2013-01-07
2
-5
/
+2
*
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
2013-01-07
4
-7
/
+5
*
async_tx: fix build for async_memset
Bartlomiej Zolnierkiewicz
2013-01-07
1
-0
/
+1
*
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-17
/
+59
*
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
2013-01-07
1
-1
/
+3
*
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-07
1
-1
/
+1
*
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2013-01-07
2
-3
/
+6
*
DMA: PL330: Use devm_* functions
Sachin Kamat
2013-01-07
1
-27
/
+10
*
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
Barry Song
2013-01-07
1
-0
/
+7
*
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2013-01-07
2
-8
/
+21
*
dmaengine: fix !of_dma compilation warning
Vinod Koul
2013-01-07
1
-4
/
+5
*
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
2013-01-07
2
-24
/
+70
*
of: dma: fix potential deadlock when requesting a slave channel
Jon Hunter
2013-01-07
1
-30
/
+30
*
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-1
/
+3
*
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-8
/
+14
*
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-4
/
+7
*
async_tx: add missing DMA unmap to async_memcpy()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-0
/
+6
*
async_tx: use memchr_inv
Akinobu Mita
2013-01-07
1
-3
/
+1
*
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
3
-51
/
+42
*
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
2013-01-07
1
-3
/
+13
*
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
2013-01-07
1
-7
/
+1
*
dmaengine: use for_each_set_bit
Akinobu Mita
2013-01-07
1
-17
/
+1
*
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-07
2
-4
/
+4
*
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
2013-01-07
1
-3
/
+3
*
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
2013-01-07
1
-2
/
+2
*
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-07
1
-9
/
+6
*
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-07
1
-3
/
+3
*
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
2013-01-07
1
-1
/
+0
*
ARM: SPEAr13xx: Pass DW DMAC platform data from DT
Viresh Kumar
2013-01-07
6
-80
/
+72
*
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-07
4
-17
/
+208
*
dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data
Viresh Kumar
2013-01-06
1
-0
/
+2
*
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
2013-01-06
1
-12
/
+1
*
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-01-06
1
-1
/
+1
*
dmaengine: fix build failure due to missing semi-colon
Vinod Koul
2013-01-06
1
-1
/
+1
*
of: dma: fix typos in generic dma binding definition
Matt Porter
2013-01-06
1
-7
/
+7
*
of: dma- fix build break for !CONFIG_OF
Vinod Koul
2013-01-06
1
-0
/
+27
*
of: Add generic device tree DMA helpers
Jon Hunter
2013-01-06
4
-1
/
+346
*
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2013-01-06
2
-0
/
+22
*
Linux 3.8-rc2
v3.8-rc2
Linus Torvalds
2013-01-02
1
-1
/
+1
*
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-02
1
-2
/
+3
|
\
|
*
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-02
1
-2
/
+3
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-01-02
5
-14
/
+29
|
\
\
|
*
|
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
3
-2
/
+23
|
*
|
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
1
-1
/
+0
|
*
|
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
1
-7
/
+6
|
*
|
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
1
-4
/
+0
*
|
|
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2013-01-02
6
-55
/
+63
|
\
\
\
|
*
|
|
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2012-12-26
2
-2
/
+6
|
*
|
|
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-12-26
1
-1
/
+19
[next]