index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
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
18
-119
/
+4240
|
\
|
*
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2008-07-22
8
-48
/
+467
|
*
I/OAT: tcp_dma_copybreak default value dependent on I/OAT version
Maciej Sosnowski
2008-07-22
2
-0
/
+17
|
*
I/OAT: Add watchdog/reset functionality to ioatdma
Maciej Sosnowski
2008-07-22
2
-6
/
+271
|
*
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
|
*
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
2008-07-08
4
-0
/
+1357
|
*
dmaengine: Add slave DMA interface
Haavard Skinnemoen
2008-07-08
1
-1
/
+15
|
*
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
3
-42
/
+57
|
*
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
5
-12
/
+17
|
*
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
4
-0
/
+1556
|
*
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
1
-4
/
+10
|
*
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
|
*
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
2
-2
/
+241
|
\
\
|
*
|
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
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-23
56
-1397
/
+1489
|
\
\
\
|
*
|
|
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
1
-2
/
+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
2
-48
/
+30
|
*
|
|
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-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
|
*
|
|
drivers/ide/ide-tape.c: remove double kfree
Darren Jenkins
2008-07-23
1
-1
/
+0
|
*
|
|
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
5
-20
/
+87
|
*
|
|
ide: allocate ide_hwif_t instances dynamically
Bartlomiej Zolnierkiewicz
2008-07-23
2
-9
/
+6
|
*
|
|
ide: add ide_ports[]
Bartlomiej Zolnierkiewicz
2008-07-23
1
-2
/
+9
|
*
|
|
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
Bartlomiej Zolnierkiewicz
2008-07-23
2
-35
/
+35
|
*
|
|
ide: fix IDE port slots reservation and freeing (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-37
/
+50
|
*
|
|
ide: fix ide_host_register() return value
Bartlomiej Zolnierkiewicz
2008-07-23
1
-20
/
+18
|
*
|
|
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
22
-136
/
+70
|
*
|
|
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
26
-339
/
+253
|
*
|
|
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
22
-208
/
+323
|
*
|
|
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
2008-07-23
2
-3
/
+2
|
*
|
|
ide-generic: probing fix
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+1
|
*
|
|
gayle: reserve memory resources at once
Bartlomiej Zolnierkiewicz
2008-07-23
1
-14
/
+11
[next]