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
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+3
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-31
usb-serial: Fix edgeport regression on non-EPiC devices
Adam Kropelin
1
-11
/
+8
2007-07-31
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-31
USB: NIKON D50 is an unusual device
Milinevsky Dmitry
1
-0
/
+7
2007-07-31
USB: drivers/usb/serial/sierra.c: make 3 functions static
Adrian Bunk
1
-3
/
+4
2007-07-31
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
1
-9
/
+8
2007-07-31
USB: mct_u232: Convert to proper speed handling API
Alan Cox
2
-28
/
+28
2007-07-31
digi_acceleport: Drag the driver kicking and screaming into coding style
Alan Cox
1
-560
/
+410
2007-07-31
cp2101: Remove broken termios optimisation, use proper speed API
Alan Cox
1
-42
/
+27
2007-07-31
USB: Fix a bug in usb_start_wait_urb
Alan Stern
1
-10
/
+16
2007-07-31
USB: fix scatterlist PIO case (IOMMU)
David Brownell
1
-4
/
+11
2007-07-31
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
1
-7
/
+8
2007-07-31
USB: yet another quirky device
Oliver Neukum
1
-0
/
+2
2007-07-31
USB: Add CanonScan LiDE30 to the quirk list
Johann Felix Soden
1
-0
/
+2
2007-07-31
USB: even more quirks
Oliver Neukum
1
-0
/
+8
2007-07-31
USB: more quirky devices
Oliver Neukum
1
-0
/
+10
2007-07-31
USB: Don't let usb-storage steal Blackberry Pearl
Jeremy Katz
1
-0
/
+14
2007-07-31
USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...
Juergen Beisert
1
-0
/
+1
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-2
/
+2
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
46
-1079
/
+5344
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-2
/
+2
2007-07-20
USB: drivers/usb/storage/dpcm.c whitespace cleanup
S.Caglar Onur
1
-28
/
+28
2007-07-20
USB: r8a66597-hcd: fixes some problem
Yoshihiro Shimoda
2
-101
/
+96
2007-07-20
USB: change name of spinlock in hcd.c
Alan Stern
1
-23
/
+26
2007-07-20
USB: move routines in hcd.c
Alan Stern
1
-41
/
+41
2007-07-20
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+3
2007-07-20
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+2
2007-07-20
USB: misc: usblcd: clean up urb->status usage
Greg Kroah-Hartman
1
-5
/
+6
2007-07-20
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-20
USB: misc: phidgetkit: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-20
USB: misc: legousbtower: clean up urb->status usage
Greg Kroah-Hartman
1
-13
/
+15
2007-07-20
USB: misc: ldusb: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+11
2007-07-20
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+12
2007-07-20
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
1
-3
/
+5
2007-07-20
USB: misc: auerswald: clean up urb->status usage
Greg Kroah-Hartman
1
-10
/
+15
2007-07-20
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
1
-4
/
+5
2007-07-20
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
1
-11
/
+13
2007-07-20
USB: core: message: clean up urb->status usage
Greg Kroah-Hartman
1
-16
/
+18
2007-07-20
USB: image: microtek: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+10
2007-07-20
USB: image: mdc800: clean up urb->status usage
Greg Kroah-Hartman
1
-24
/
+21
2007-07-20
USB: storage: onetouch: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-20
USB: class: usblp: clean up urb->status usage
Greg Kroah-Hartman
1
-8
/
+10
2007-07-20
USB: class: cdc-acm: clean up urb->status usage
Greg Kroah-Hartman
1
-8
/
+10
2007-07-20
USB: atm: usbatm: clean up urb->status usage
Greg Kroah-Hartman
1
-5
/
+6
2007-07-20
USB: atm: ueagle-atm: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+4
2007-07-20
USB: atm: speedtch: clean up urb->status usage
Greg Kroah-Hartman
1
-3
/
+4
2007-07-20
USB: atm: cxacru: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+1
2007-07-20
USB: m66592-udc: fixes some problems
Yoshihiro Shimoda
4
-453
/
+450
2007-07-20
USB: usb-storage: unusual_devs entry for Nikon D100
Alan Stern
1
-0
/
+7
[next]