index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-25
USB: cp2101: convert to new termios
Alan Cox
1
-37
/
+11
2007-10-25
USB: whiteheat: clean up can't happen checks and encode baud rate
Alan Cox
1
-9
/
+2
2007-10-25
usb-serial: handle NULL termios methods as "no hardware changing support"
Alan Cox
1
-0
/
+2
2007-10-25
USB: sierra: termios
Alan Cox
1
-1
/
+1
2007-10-25
USB: option: termios handling
Alan Cox
1
-1
/
+2
2007-10-25
USB: kobil_sct: termios encoding fixups
Alan Cox
1
-1
/
+4
2007-10-25
USB: keyspan termios tidy
Alan Cox
1
-5
/
+11
2007-10-25
USB: ir_usb: termios handling
Alan Cox
1
-7
/
+4
2007-10-25
USB: empeg: clean up and handle speeds
Alan Cox
1
-15
/
+8
2007-10-25
USB: digi_acceleport: fix termios and also readability a bit
Alan Cox
1
-7
/
+9
2007-10-25
USB: ch341: fix termios handling
Alan Cox
1
-3
/
+5
2007-10-25
usb serial: kill another case we pass NULL and shouldn't
Alan Cox
1
-1
/
+3
2007-10-25
USB: ark3116: update termios handling
Alan Cox
1
-2
/
+11
2007-10-25
serial: stop passing NULL to functions that expect data
Alan Cox
1
-1
/
+2
2007-10-25
USB: add new Novatel device ids to option driver
Greg Kroah-Hartman
1
-0
/
+2
2007-10-25
[netdrvr] forcedeth: add MCP77 device IDs
Ayaz Abdulla
1
-0
/
+16
2007-10-25
rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...
Thomas Sailer
1
-5
/
+13
2007-10-25
cpmac: update to new fixed phy driver interface
Eugene Konev
1
-18
/
+46
2007-10-25
cpmac: convert to napi_struct interface
Eugene Konev
1
-31
/
+37
2007-10-25
cpmac: use print_mac() instead of MAC_FMT
Eugene Konev
1
-9
/
+4
2007-10-25
natsemi: fix oops, link back netdevice from private-struct
Ingo Molnar
1
-0
/
+1
2007-10-25
ehea: fix port_napi_disable/enable
Jan-Bernd Themann
2
-5
/
+4
2007-10-25
bonding/bond_main.c: fix cut'n'paste error
Adrian Bunk
1
-1
/
+1
2007-10-25
make bonding/bond_main.c:bond_deinit() static
Adrian Bunk
2
-2
/
+2
2007-10-25
drivers/net/ipg.c: cleanups
Adrian Bunk
2
-21
/
+21
2007-10-25
ub: add sg_init_table for sense and read capacity commands
FUJITA Tomonori
1
-0
/
+2
2007-10-25
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
1
-3
/
+3
2007-10-25
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
1
-3
/
+7
2007-10-25
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
1
-0
/
+144
2007-10-25
Fix pata_icside build for recent libata API changes
Al Viro
1
-20
/
+22
2007-10-25
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
1
-6
/
+6
2007-10-25
libata-core.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2007-10-25
lguest: documentation update
Rusty Russell
10
-169
/
+274
2007-10-25
[libata] Create internal helper ata_dev_set_feature()
Jeff Garzik
1
-15
/
+11
2007-10-25
lguest: remove unused "wake" element from struct lguest
Rusty Russell
1
-3
/
+0
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
1
-1
/
+1
2007-10-24
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
3
-5
/
+9
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
19
-88
/
+41
2007-10-24
ISDN/sc: fix longstanding warning
Jeff Garzik
1
-5
/
+4
2007-10-24
mmc: sg fallout
Jens Axboe
5
-8
/
+5
2007-10-24
m68k: sg fallout
Geert Uytterhoeven
2
-5
/
+4
2007-10-24
More SG build fixes
David Miller
1
-0
/
+1
2007-10-24
sg: add missing sg_init_table calls to zfcp
Heiko Carstens
1
-0
/
+2
2007-10-23
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
1
-5
/
+3
2007-10-23
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
34
-519
/
+467
2007-10-23
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2
-3
/
+1
2007-10-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-927
/
+1295
2007-10-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-252
/
+251
2007-10-23
ni5010: kill unused variable
Jeff Garzik
1
-2
/
+0
2007-10-23
eexpress: fix !SMP unused-var warning
Jeff Garzik
1
-1
/
+1
[prev]
[next]