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.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-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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
2009-12-23
1
-2
/
+2
*
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
2009-12-23
1
-0
/
+1
*
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
2009-12-23
1
-1
/
+1
*
usbtest: make module param pattern writeable
Vikram Pandita
2009-12-11
1
-2
/
+5
*
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
[next]