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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
USB: empeg: clean up and handle speeds
Alan Cox
2007-10-25
1
-15
/
+8
|
*
USB: digi_acceleport: fix termios and also readability a bit
Alan Cox
2007-10-25
1
-7
/
+9
|
*
USB: ch341: fix termios handling
Alan Cox
2007-10-25
1
-3
/
+5
|
*
usb serial: kill another case we pass NULL and shouldn't
Alan Cox
2007-10-25
1
-1
/
+3
|
*
USB: ark3116: update termios handling
Alan Cox
2007-10-25
1
-2
/
+11
|
*
serial: stop passing NULL to functions that expect data
Alan Cox
2007-10-25
1
-1
/
+2
|
*
USB: add new Novatel device ids to option driver
Greg Kroah-Hartman
2007-10-25
1
-0
/
+2
*
|
Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2007-10-25
1
-5
/
+4
|
\
\
|
*
|
ISDN/sc: fix longstanding warning
Jeff Garzik
2007-10-24
1
-5
/
+4
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-25
1
-5
/
+3
|
\
\
|
*
|
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
2007-10-23
1
-5
/
+3
|
|
/
*
|
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-25
30
-106
/
+64
|
\
\
|
*
|
ub: add sg_init_table for sense and read capacity commands
FUJITA Tomonori
2007-10-25
1
-0
/
+2
|
*
|
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
2007-10-24
3
-5
/
+9
|
*
|
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
19
-88
/
+41
|
*
|
mmc: sg fallout
Jens Axboe
2007-10-24
5
-8
/
+5
|
*
|
m68k: sg fallout
Geert Uytterhoeven
2007-10-24
2
-5
/
+4
|
*
|
More SG build fixes
David Miller
2007-10-24
1
-0
/
+1
|
*
|
sg: add missing sg_init_table calls to zfcp
Heiko Carstens
2007-10-24
1
-0
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
2007-10-25
10
-173
/
+275
|
\
\
|
*
|
lguest: documentation update
Rusty Russell
2007-10-25
10
-169
/
+274
|
*
|
lguest: remove unused "wake" element from struct lguest
Rusty Russell
2007-10-25
1
-3
/
+0
|
*
|
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
2007-10-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-10-25
5
-49
/
+195
|
\
\
|
*
|
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
2007-10-25
1
-3
/
+3
|
*
|
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
2007-10-25
1
-3
/
+7
|
*
|
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
2007-10-25
1
-0
/
+144
|
*
|
Fix pata_icside build for recent libata API changes
Al Viro
2007-10-25
1
-20
/
+22
|
*
|
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
2007-10-25
1
-6
/
+6
|
*
|
libata-core.c: make 2 functions static
Adrian Bunk
2007-10-25
1
-2
/
+2
|
*
|
[libata] Create internal helper ata_dev_set_feature()
Jeff Garzik
2007-10-25
1
-15
/
+11
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-10-25
10
-92
/
+145
|
\
\
|
*
|
[netdrvr] forcedeth: add MCP77 device IDs
Ayaz Abdulla
2007-10-25
1
-0
/
+16
|
*
|
rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...
Thomas Sailer
2007-10-25
1
-5
/
+13
|
*
|
cpmac: update to new fixed phy driver interface
Eugene Konev
2007-10-25
1
-18
/
+46
|
*
|
cpmac: convert to napi_struct interface
Eugene Konev
2007-10-25
1
-31
/
+37
|
*
|
cpmac: use print_mac() instead of MAC_FMT
Eugene Konev
2007-10-25
1
-9
/
+4
|
*
|
natsemi: fix oops, link back netdevice from private-struct
Ingo Molnar
2007-10-25
1
-0
/
+1
|
*
|
ehea: fix port_napi_disable/enable
Jan-Bernd Themann
2007-10-25
2
-5
/
+4
|
*
|
bonding/bond_main.c: fix cut'n'paste error
Adrian Bunk
2007-10-25
1
-1
/
+1
|
*
|
make bonding/bond_main.c:bond_deinit() static
Adrian Bunk
2007-10-25
2
-2
/
+2
|
*
|
drivers/net/ipg.c: cleanups
Adrian Bunk
2007-10-25
2
-21
/
+21
|
|
/
*
|
Fix /proc/acpi/alarm BCD alarm encodings
Linus Torvalds
2007-10-25
1
-37
/
+29
|
/
*
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
2007-10-23
34
-519
/
+467
|
\
|
*
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-23
2
-4
/
+2
|
*
drivers/char/riscom8: clean up irq handling
Jeff Garzik
2007-10-23
1
-11
/
+5
|
*
isdn/sc: irq handler clean
Jeff Garzik
2007-10-23
2
-16
/
+4
|
*
isdn/act2000: fix major bug. clean irq handler.
Jeff Garzik
2007-10-23
1
-4
/
+8
|
*
char/pcmcia/synclink_cs: trim trailing whitespace
Jeff Garzik
2007-10-23
1
-353
/
+353
|
*
drivers/char/ip2: separate polling and irq-driven work entry points
Jeff Garzik
2007-10-23
1
-7
/
+20
[prev]
[next]