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-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
24
-24
/
+0
2007-07-31
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-42
/
+10
2007-07-31
[PPPOE]: Improve hashing function in hash_item().
Florian Zumbiehl
1
-10
/
+15
2007-07-31
[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.
James Chapman
1
-1
/
+1
2007-07-31
[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location
Florian Zumbiehl
1
-2
/
+1
2007-07-31
[PPPoX/E]: return ENOTTY on unknown ioctl requests
Florian Zumbiehl
2
-11
/
+9
2007-07-31
[NET] loopback: Panic if registration fails
Herbert Xu
1
-1
/
+6
2007-07-31
[NET_DMA]: remove unused dma_memcpy_to_kernel_iovec
Shannon Nelson
1
-27
/
+0
2007-07-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
3
-57
/
+19
2007-07-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-441
/
+278
2007-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
15
-98
/
+101
2007-07-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-5
/
+3
2007-07-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
18
-712
/
+575
2007-07-30
driver core: revert "device" link creation check
Cornelia Huck
1
-2
/
+1
2007-07-30
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
2
-1
/
+2
2007-07-30
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
1
-2
/
+0
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-30
usb-serial: Fix edgeport regression on non-EPiC devices
Adam Kropelin
1
-11
/
+8
2007-07-30
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-30
USB: NIKON D50 is an unusual device
Milinevsky Dmitry
1
-0
/
+7
2007-07-30
USB: drivers/usb/serial/sierra.c: make 3 functions static
Adrian Bunk
1
-3
/
+4
2007-07-30
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
1
-9
/
+8
2007-07-30
USB: mct_u232: Convert to proper speed handling API
Alan Cox
2
-28
/
+28
2007-07-30
digi_acceleport: Drag the driver kicking and screaming into coding style
Alan Cox
1
-560
/
+410
2007-07-30
cp2101: Remove broken termios optimisation, use proper speed API
Alan Cox
1
-42
/
+27
2007-07-30
USB: Fix a bug in usb_start_wait_urb
Alan Stern
1
-10
/
+16
2007-07-30
USB: fix scatterlist PIO case (IOMMU)
David Brownell
1
-4
/
+11
2007-07-30
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
1
-7
/
+8
2007-07-30
USB: yet another quirky device
Oliver Neukum
1
-0
/
+2
2007-07-30
USB: Add CanonScan LiDE30 to the quirk list
Johann Felix Soden
1
-0
/
+2
2007-07-30
USB: even more quirks
Oliver Neukum
1
-0
/
+8
2007-07-30
USB: more quirky devices
Oliver Neukum
1
-0
/
+10
2007-07-30
USB: Don't let usb-storage steal Blackberry Pearl
Jeremy Katz
1
-0
/
+14
2007-07-30
USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...
Juergen Beisert
1
-0
/
+1
2007-07-30
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
4
-29
/
+66
2007-07-30
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
4
-9
/
+12
2007-07-30
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
1
-7
/
+13
2007-07-30
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2
-34
/
+1
2007-07-30
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...
Micah Gruber
1
-1
/
+3
2007-07-30
PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe
Komuro
1
-6
/
+17
2007-07-30
S2io: Increment received packet count correctly
Ramkrishna Vepa
1
-1
/
+2
2007-07-30
S2io: Fix crash when resetting adapter
Ramkrishna Vepa
1
-15
/
+0
2007-07-30
S2io: Mask spurious interrupts
Ramkrishna Vepa
1
-3
/
+2
2007-07-30
S2IO: Implementing review comments from old patches
Veena Parat
1
-5
/
+5
2007-07-30
S2IO: Checking for the return value of pci map function
Veena Parat
2
-3
/
+79
2007-07-30
S2IO: Removing MSI support from driver
Veena Parat
2
-151
/
+10
2007-07-30
S2IO: Removing 3 buffer mode support from the driver
Veena Parat
2
-217
/
+73
2007-07-30
netxen: drop redudant spinlock
Dhananjay Phadke
1
-4
/
+0
2007-07-30
netxen: Fix interrupt handling for multiport adapters
dhananjay@netxen.com
1
-17
/
+19
2007-07-30
netxen: re-init station address after h/w init
dhananjay@netxen.com
1
-2
/
+2
[next]