index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-18
USB: add USB serial mos7720 driver
Greg Kroah-Hartman
3
-0
/
+1694
2006-10-18
USB: move trancevibrator.c to the proper usb directory
Greg Kroah-Hartman
6
-12
/
+12
2006-10-18
usbnet: add a mutex around phy register access
Arnd Bergmann
4
-0
/
+11
2006-10-18
usbnet: improve generic ethtool support
Arnd Bergmann
4
-36
/
+68
2006-10-18
USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter
Arnd Bergmann
3
-0
/
+534
2006-10-18
usb devio: handle class_device_create() error
Akinobu Mita
1
-2
/
+6
2006-10-18
USB: drivers/usb/net/*: use BUILD_BUG_ON
Alexey Dobriyan
2
-2
/
+2
2006-10-18
usbcore: fix endpoint device creation
Alan Stern
1
-10
/
+8
2006-10-18
usbcore: fix refcount bug in endpoint removal
Alan Stern
1
-3
/
+1
2006-10-18
UHCI: workaround for Asus motherboard
Alan Stern
1
-5
/
+39
2006-10-18
USB: ftdi-elan: fix sparse warnings
Greg Kroah-Hartman
1
-23
/
+11
2006-10-18
USB: fix suspend support for usblp
Oliver Neukum
1
-8
/
+71
2006-10-18
cxacru: add the ZTE ZXDSL 852
Duncan Sands
1
-0
/
+3
2006-10-18
speedtch: "extended reach"
Duncan Sands
1
-16
/
+77
2006-10-18
usbatm: fix tiny race
Duncan Sands
1
-4
/
+1
2006-10-18
USB: unusual_devs entry for Nokia 6131
Alan Stern
1
-0
/
+7
2006-10-18
USB: fix cdc-acm problems with hard irq? (inconsistent lock state)
Jarek Poplawski
1
-13
/
+13
2006-10-18
UEAGLE : comestic changes
matthieu castet
1
-18
/
+24
2006-10-18
UEAGLE : use interruptible sleep
matthieu castet
1
-3
/
+3
2006-10-18
UEAGLE : be suspend friendly
matthieu castet
1
-0
/
+3
2006-10-18
USB: ohci-pnx4008 build fixes
David Brownell
1
-3
/
+6
2006-10-18
USB: suspend/resume support for kaweth
Oliver Neukum
1
-9
/
+73
2006-10-18
USB: remove private debug macros from kaweth
Oliver Neukum
1
-66
/
+56
2006-10-18
USB: Support for BT On-Air USB modem in cdc-acm.c
Chris Malley
1
-0
/
+3
2006-10-18
airprime: New device ID.
Luiz Fernando N. Capitulino
1
-0
/
+1
2006-10-18
USB: fix use after free in wacom_sys.c
Eric Sesterhenn
1
-1
/
+1
2006-10-18
USB: BUG_ON conversion for wacom.c
Eric Sesterhenn
1
-2
/
+1
2006-10-18
USB: Wacom driver updates
Ping Cheng
5
-62
/
+80
2006-10-18
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
6
-69
/
+37
2006-10-17
sky2: GMAC pause frame
Stephen Hemminger
1
-1
/
+1
2006-10-17
sky2: accept multicast pause frames
Stephen Hemminger
1
-6
/
+18
2006-10-17
sky2: version 1.9
Stephen Hemminger
1
-1
/
+1
2006-10-17
sky2: no message on rx fifo overflow
Stephen Hemminger
1
-2
/
+4
2006-10-17
sky2: flow control setting fixes
Stephen Hemminger
2
-45
/
+81
2006-10-17
sky2: don't reset PHY twice
Stephen Hemminger
1
-12
/
+1
2006-10-17
sky2: use duplex result bits
Stephen Hemminger
1
-20
/
+1
2006-10-17
sky2: advertising register 16 bits
Stephen Hemminger
1
-1
/
+1
2006-10-17
sky2: fiber pause bits
Stephen Hemminger
1
-8
/
+19
2006-10-17
sky2: phy irq on shutdown
Stephen Hemminger
1
-8
/
+8
2006-10-17
sky2: turn of workaround timer
Stephen Hemminger
1
-2
/
+2
2006-10-17
sky2: MSI test is only a warning
Stephen Hemminger
1
-3
/
+3
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
16
-42
/
+132
2006-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
15
-30
/
+75
2006-10-17
[PATCH] ISDN: check for userspace copy faults
Jeff Garzik
5
-11
/
+20
2006-10-17
[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()
Jeff Garzik
1
-3
/
+6
2006-10-17
[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...
Amol Lad
2
-40
/
+31
2006-10-17
[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...
Amol Lad
4
-33
/
+27
2006-10-17
[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...
Neil Brown
1
-9
/
+15
2006-10-17
[PATCH] rt-mutex: fixup rt-mutex debug code
Peter Zijlstra
1
-2
/
+2
2006-10-17
[PATCH] Add entry.S labels to tag file
Aneesh Kumar K.V
1
-1
/
+2
[next]