index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Export internal host state through debugfs
Haavard Skinnemoen
2008-07-27
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-23
1
-0
/
+38
|
\
|
*
sg: reimplement sg mapping iterator
Tejun Heo
2008-07-23
1
-0
/
+38
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
2008-07-23
9
-29
/
+194
|
\
\
|
*
|
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2008-07-23
2
-1
/
+14
|
*
|
iop_adma: cleanup iop_chan_xor_slot_count
Dan Williams
2008-07-18
2
-13
/
+9
|
*
|
async_tx: make async_tx_test_ack a boolean routine
Dan Williams
2008-07-18
1
-5
/
+3
|
*
|
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
2008-07-18
1
-8
/
+1
|
*
|
async_tx: export async_tx_quiesce
Dan Williams
2008-07-18
1
-0
/
+2
|
*
|
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
2008-07-08
2
-0
/
+78
|
*
|
dmaengine: Add slave DMA interface
Haavard Skinnemoen
2008-07-08
1
-1
/
+51
|
*
|
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
1
-0
/
+4
|
*
|
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
1
-1
/
+2
|
*
|
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara
2008-07-08
1
-0
/
+28
|
*
|
dmaengine: track the number of clients using a channel
Dan Williams
2008-07-08
1
-0
/
+2
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-07-23
3
-42
/
+156
|
\
\
\
|
*
|
|
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
1
-42
/
+50
|
*
|
|
kgdb: support for ARCH=arm
Jason Wessel
2008-07-23
2
-0
/
+106
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-23
1
-69
/
+124
|
\
\
\
|
*
|
|
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
2008-07-23
1
-1
/
+0
|
*
|
|
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
2008-07-23
1
-2
/
+1
|
*
|
|
ide: add per-device flags
Borislav Petkov
2008-07-23
1
-0
/
+60
|
*
|
|
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
2008-07-23
1
-2
/
+0
|
*
|
|
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
2008-07-23
1
-2
/
+7
|
*
|
|
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
|
*
|
|
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+2
|
*
|
|
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-10
/
+11
|
*
|
|
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-17
/
+35
|
*
|
|
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
|
*
|
|
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+0
|
*
|
|
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
2008-07-23
1
-3
/
+0
|
*
|
|
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+0
|
*
|
|
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
|
*
|
|
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+3
|
*
|
|
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-8
/
+2
|
*
|
|
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+1
|
*
|
|
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+1
|
*
|
|
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+2
|
*
|
|
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
|
*
|
|
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+1
|
*
|
|
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-23
1
-2
/
+0
|
*
|
|
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+2
|
*
|
|
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-3
/
+4
|
|
/
/
*
/
/
HID: add n-trig digitizer usage
Rafi Rubin
2008-07-23
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-23
8
-40
/
+35
|
\
\
|
*
\
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-07-23
1
-4
/
+0
|
|
\
\
|
|
*
|
fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
Laurent Pinchart
2008-07-22
1
-4
/
+0
|
*
|
|
ipv6: icmp6_dst_gc return change
Stephen Hemminger
2008-07-22
1
-1
/
+1
|
*
|
|
netns: dont alloc ipv6 fib timer list
Stephen Hemminger
2008-07-22
1
-1
/
+1
|
*
|
|
ipv6: make struct ipv6_devconf static
Adrian Bunk
2008-07-22
1
-2
/
+0
[next]