index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: usblcd, fix memory leak
Jiri Slaby
2009-10-09
1
-1
/
+2
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-2
/
+1
*
headers: kref.h redux
Alexey Dobriyan
2009-09-26
1
-1
/
+0
*
USB: full autosuspend and power management support for usbsevseg
Oliver Neukum
2009-09-23
1
-6
/
+63
*
USB: full power management support for the idmouse driver
Oliver Neukum
2009-09-23
1
-0
/
+21
*
USB: ldusb should signal an error in poll if the device is disconnected
Oliver Neukum
2009-09-23
1
-0
/
+6
*
USB: legousbtower: make poll notice disconnect
Oliver Neukum
2009-09-23
1
-0
/
+6
*
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2009-09-23
2
-42
/
+13
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
2
-4
/
+4
*
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
2009-07-28
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
3
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
2
-15
/
+26
|
\
|
*
USB: usbtest fix endless loop in unlink tests.
Martin Fuzzey
2009-06-15
1
-14
/
+25
|
*
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
Bryan Wu
2009-06-15
1
-1
/
+1
*
|
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-15
2
-0
/
+12
|
/
*
USB: remove phidget drivers from kernel tree.
Greg Kroah-Hartman
2009-03-24
7
-1678
/
+0
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-3
/
+3
*
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
2009-03-17
1
-0
/
+1
*
USB: misc/adutux, fix lock imbalance
Jiri Slaby
2009-03-17
1
-3
/
+3
*
USB: remove vernier labpro from ldusb
sware
2009-01-27
1
-2
/
+0
*
USB: emi26: fix oops on load
Marcin Slusarz
2009-01-07
1
-1
/
+1
*
USB: power availability check for berry_charge
Oliver Neukum
2009-01-07
1
-0
/
+5
*
USB: clean up redundant tests on unsigned
roel kluin
2009-01-07
1
-2
/
+0
*
USB: SISUSB2VGA driver: add 0x0711, 0x0903
Albert Comerma
2008-11-13
1
-0
/
+1
*
USB: vstusb: fix compiler warning on x86-64
Greg Kroah-Hartman
2008-11-13
1
-1
/
+1
*
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
roel kluin
2008-10-22
1
-2
/
+1
*
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
2008-10-17
5
-29
/
+37
*
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
2008-10-17
10
-34
/
+47
*
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-17
2
-4
/
+5
*
USB: fix up problems in the vtusb driver
Stephen Ware
2008-10-17
1
-20
/
+34
*
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
Sarah Sharp
2008-10-17
1
-5
/
+5
*
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
2008-10-17
3
-0
/
+784
*
USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-10-17
1
-1
/
+1
*
USB: Added driver for a Delcom USB 7-segment LED Display
Harrison Metzger
2008-10-17
3
-0
/
+404
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-9
/
+6
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
2008-08-21
1
-0
/
+1
*
usb: auerswald: remove driver (obsolete)
Wolfgang Mües
2008-08-13
3
-2163
/
+0
*
isight_firmware: fix a leak and double kfree()
Parag Warudkar
2008-08-12
1
-2
/
+2
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-2
/
+2
*
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: remove CVS keywords
Adrian Bunk
2008-07-21
1
-2
/
+0
*
emi62: use request_firmware()
David Woodhouse
2008-07-10
3
-17747
/
+73
*
emi26: use request_firmware()
David Woodhouse
2008-07-10
2
-5809
/
+66
*
isight: treat firmware data as const
gregkh@suse.de
2008-07-10
1
-1
/
+1
[next]