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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
2008-07-23
33
-339
/
+4590
|
\
|
*
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2008-07-22
10
-49
/
+481
|
*
I/OAT: tcp_dma_copybreak default value dependent on I/OAT version
Maciej Sosnowski
2008-07-22
3
-0
/
+18
|
*
I/OAT: Add watchdog/reset functionality to ioatdma
Maciej Sosnowski
2008-07-22
2
-6
/
+271
|
*
iop_adma: cleanup iop_chan_xor_slot_count
Dan Williams
2008-07-17
2
-13
/
+9
|
*
iop_adma: document how to calculate the minimum descriptor pool size
Dan Williams
2008-07-17
1
-1
/
+10
|
*
iop_adma: directly reclaim descriptors on allocation failure
Dan Williams
2008-07-17
1
-2
/
+2
|
*
async_tx: make async_tx_test_ack a boolean routine
Dan Williams
2008-07-17
1
-5
/
+3
|
*
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
2008-07-17
5
-15
/
+7
|
*
async_tx: export async_tx_quiesce
Dan Williams
2008-07-17
5
-62
/
+26
|
*
async_tx: fix handling of the "out of descriptor" condition in async_xor
Dan Williams
2008-07-17
1
-6
/
+26
|
*
async_tx: ensure the xor destination buffer remains dma-mapped
Dan Williams
2008-07-17
1
-131
/
+113
|
*
async_tx: list_for_each_entry_rcu() cleanup
Li Zefan
2008-07-17
1
-1
/
+1
|
*
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
2008-07-08
7
-13
/
+1449
|
*
dmaengine: Add slave DMA interface
Haavard Skinnemoen
2008-07-08
2
-2
/
+66
|
*
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
4
-42
/
+61
|
*
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
6
-13
/
+19
|
*
dmatest: Simple DMA memcpy test client
Haavard Skinnemoen
2008-07-08
3
-0
/
+452
|
*
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara
2008-07-08
5
-0
/
+1584
|
*
iop-adma: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-08
1
-0
/
+2
|
*
dmaengine: track the number of clients using a channel
Dan Williams
2008-07-08
2
-4
/
+12
|
*
dmaengine: remove arch dependency from DMADEVICES
Dan Williams
2008-07-08
1
-5
/
+8
|
*
dmaengine: Couple DMA channels to their physical DMA device
Haavard Skinnemoen
2008-07-08
1
-1
/
+1
|
*
async_tx: fix async_memset compile error
Dan Williams
2008-07-08
1
-1
/
+1
|
*
fsldma: fix incorrect exit path for initialization
Li Yang
2008-07-08
1
-15
/
+16
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-07-23
17
-113
/
+1025
|
\
\
|
*
|
kgdb: kgdboc console poll hooks for mpsc uart
Jason Wessel
2008-07-23
1
-1
/
+147
|
*
|
kgdb: kgdboc console poll hooks for cpm uart
Jason Wessel
2008-07-23
1
-1
/
+94
|
*
|
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
7
-108
/
+468
|
*
|
kgdb: support for ARCH=arm
Jason Wessel
2008-07-23
7
-0
/
+316
|
*
|
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
Jason Wessel
2008-07-23
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-23
57
-1466
/
+1613
|
\
\
\
|
*
|
|
ide: small whitespace fixes
Pavel Machek
2008-07-23
2
-2
/
+2
|
*
|
|
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
Harvey Harrison
2008-07-23
1
-4
/
+4
|
*
|
|
ide: ide-cd.c fix sparse endianness warnings
Harvey Harrison
2008-07-23
1
-11
/
+8
|
*
|
|
ide-cd: convert to using the new atapi_flags
Borislav Petkov
2008-07-23
3
-109
/
+64
|
*
|
|
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
2008-07-23
2
-3
/
+1
|
*
|
|
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
2008-07-23
1
-16
/
+1
|
*
|
|
ide-tape: convert to using the new atapi_flags
Borislav Petkov
2008-07-23
1
-45
/
+23
|
*
|
|
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
2008-07-23
3
-50
/
+31
|
*
|
|
ide: add per-device flags
Borislav Petkov
2008-07-23
1
-0
/
+60
|
*
|
|
ide: use rq->cmd instead of pc->c in atapi common code
Borislav Petkov
2008-07-23
1
-5
/
+13
|
*
|
|
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
2008-07-23
1
-0
/
+2
|
*
|
|
ide-tape: pass packet command in rq->cmd
Borislav Petkov
2008-07-23
1
-8
/
+11
|
*
|
|
ide-tape: make room for packet command ids in rq->cmd
Borislav Petkov
2008-07-23
1
-11
/
+11
|
*
|
|
ide-floppy: pass packet command in rq->cmd
Borislav Petkov
2008-07-23
1
-0
/
+4
|
*
|
|
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
2008-07-23
1
-2
/
+0
|
*
|
|
ide-scsi: use drive->pc_callback instead of pc->callback
Borislav Petkov
2008-07-23
2
-10
/
+5
|
*
|
|
ide-tape: use drive->pc_callback instead of pc->callback
Borislav Petkov
2008-07-23
2
-5
/
+6
|
*
|
|
ide-floppy: use drive->pc_callback instead of pc->callback
Borislav Petkov
2008-07-23
2
-4
/
+10
[next]