index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
USB: AccessRunner: avoid unnecessary memset
Christophe Jaillet
2008-07-21
1
-1
/
+0
*
|
|
|
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
2008-07-21
1
-2
/
+2
*
|
|
|
USB: cdc-wdm cleanup
Oliver Neukum
2008-07-21
1
-6
/
+10
*
|
|
|
USB: delete airprime driver
Greg Kroah-Hartman
2008-07-21
4
-362
/
+2
*
|
|
|
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
2008-07-21
1
-12
/
+2
*
|
|
|
USB: uhci: mark root_hub_hub_des[] as const
Ming Lei
2008-07-21
1
-1
/
+1
*
|
|
|
USB: host: mark const variable tables as "const"
Ming Lei
2008-07-21
1
-3
/
+3
*
|
|
|
usb: irda: cleanup on ir-usb module
Felipe Balbi
2008-07-21
1
-220
/
+270
*
|
|
|
USB: ehci-hcd unlink speedups
David Brownell
2008-07-21
3
-10
/
+14
*
|
|
|
usb: hub: add check for unsupported bus topology
Felipe Balbi
2008-07-21
3
-2
/
+8
*
|
|
|
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
2008-07-21
1
-3
/
+0
*
|
|
|
USB: make SA1111 OHCI driver SA11x0 specific
Eric Miao
2008-07-21
1
-1
/
+1
*
|
|
|
USB: missing usb_put_hcd to ohci-at91
Pete Zaitcev
2008-07-21
1
-4
/
+5
*
|
|
|
USB: speedtch.c fix sparse shadowed variable warning
Harvey Harrison
2008-07-21
1
-1
/
+0
*
|
|
|
USB: cp2101.c fix sparse signedness mismatch warnings
Harvey Harrison
2008-07-21
1
-6
/
+7
*
|
|
|
USB: digi_accelport.c trivial sparse lock annotation
Harvey Harrison
2008-07-21
1
-0
/
+1
*
|
|
|
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-21
1
-1
/
+1
*
|
|
|
USB: sisusb: Push down the BKL
Alan Cox
2008-07-21
1
-7
/
+6
*
|
|
|
USB: rio100: Push down the BKL
Alan Cox
2008-07-21
1
-4
/
+4
*
|
|
|
USB: auerwald: Push down the BKL into the driver
Alan Cox
2008-07-21
1
-4
/
+6
*
|
|
|
USB: iowarrior: Push down BKL
Alan Cox
2008-07-21
1
-3
/
+5
*
|
|
|
USB: usblcd: Push down BKL into driver
Alan Cox
2008-07-21
1
-2
/
+4
*
|
|
|
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
2008-07-21
1
-24
/
+0
*
|
|
|
USB: gadget: Push BKL down into drivers
Alan Cox
2008-07-21
2
-14
/
+16
*
|
|
|
usb ethernet gadget: use composite gadget framework
David Brownell
2008-07-21
1
-2456
/
+173
*
|
|
|
usb gadget: new "CDC Composite" gadget driver
David Brownell
2008-07-21
3
-0
/
+262
*
|
|
|
usb ethernet gadget: split RNDIS function
David Brownell
2008-07-21
3
-4
/
+848
*
|
|
|
usb ethernet gadget: split CDC Ethernet function
David Brownell
2008-07-21
4
-1
/
+881
*
|
|
|
usb ethernet gadget: split CDC Subset function
David Brownell
2008-07-21
3
-1
/
+427
*
|
|
|
usb ethernet gadget: split out network core
David Brownell
2008-07-21
3
-1
/
+1051
*
|
|
|
usb gadget: RNDIS cleanups
David Brownell
2008-07-21
4
-328
/
+79
*
|
|
|
usb gadget serial: use composite gadget framework
David Brownell
2008-07-21
2
-933
/
+145
*
|
|
|
usb gadget serial: split out generic serial function
David Brownell
2008-07-21
3
-1
/
+298
*
|
|
|
usb gadget serial: split out CDC ACM function
David Brownell
2008-07-21
3
-6
/
+595
*
|
|
|
usb gadget zero: use composite gadget framework
David Brownell
2008-07-21
2
-1069
/
+97
*
|
|
|
usb gadget zero: split out loopback config
David Brownell
2008-07-21
2
-0
/
+383
*
|
|
|
usb gadget zero: split out source/sink config
David Brownell
2008-07-21
2
-0
/
+610
*
|
|
|
usb gadget: composite gadget core
David Brownell
2008-07-21
1
-0
/
+1040
*
|
|
|
usb gadget: descriptor copying support
David Brownell
2008-07-21
2
-1
/
+76
*
|
|
|
usb gadget: use new serial core
David Brownell
2008-07-21
2
-1317
/
+77
*
|
|
|
usb gadget: split out serial core
David Brownell
2008-07-21
2
-0
/
+1305
*
|
|
|
USB: at91_udc: updated fifo sizes
David Brownell
2008-07-21
1
-0
/
+13
*
|
|
|
USB: rndis: switch to seq_files
Alexey Dobriyan
2008-07-21
1
-28
/
+25
*
|
|
|
USB: remove CVS keywords
Adrian Bunk
2008-07-21
32
-63
/
+0
*
|
|
|
usb-storage: implement "soft" unbinding
Alan Stern
2008-07-21
3
-52
/
+45
*
|
|
|
USB: implement "soft" unbinding
Alan Stern
2008-07-21
1
-5
/
+6
*
|
|
|
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
2008-07-21
1
-4
/
+4
*
|
|
|
usb-storage: change remaining semaphore to completion
Alan Stern
2008-07-21
3
-6
/
+6
*
|
|
|
usb-storage: separate dynamic flags from fixed flags
Alan Stern
2008-07-21
5
-74
/
+75
*
|
|
|
USB: io_ti: FIrst cut at a big clean up
Alan Cox
2008-07-21
1
-1008
/
+852
[prev]
[next]