| Commit message (Expand) | Author | Age |
* | USB: backlight, appledisplay: fix incomplete registration failure handling | Bruno Prémont | 2010-03-02 |
* | USB: sisusbvga: no unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 |
* | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev... | Dennis O'Brien | 2010-03-02 |
* | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 |
* | USB: remove the berry_charge driver | Greg Kroah-Hartman | 2010-03-02 |
* | USB: BKL removal: vstusb | Oliver Neukum | 2010-03-02 |
* | USB: BKL removal: legousbtower | Oliver Neukum | 2010-03-02 |
* | USB: BKL removal: ldusb | Oliver Neukum | 2010-03-02 |
* | USB: BKL removal: ftdi-elan | Oliver Neukum | 2010-03-02 |
* | USB: BKL removal: adutux | Oliver Neukum | 2010-03-02 |
* | USB: BKL removal: idmouse | Oliver Neukum | 2010-03-02 |
* | USB: BKL removal: rio500 | Oliver Neukum | 2010-03-02 |
* | USB: isight-firmware: declare MODULE_FIRMWARE | Ben Hutchings | 2010-03-02 |
* | USB: Push BKL on open down into the drivers | Oliver Neukum | 2010-03-02 |
* | USB misc: make USB device id constant | Németh Márton | 2010-03-02 |
* | USB: convert to the runtime PM framework | Alan Stern | 2010-03-02 |
* | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS | Tanaka Akira | 2010-02-16 |
* | USB: Fix a bug on appledisplay.c regarding signedness | pancho horrillo | 2009-12-23 |
* | USB: add device ID for Apple Cinema Display 23in 2007 | pancho horrillo | 2009-12-23 |
* | USB: emi62: fix crash when trying to load EMI 6|2 firmware | Clemens Ladisch | 2009-12-23 |
* | usbtest: make module param pattern writeable | Vikram Pandita | 2009-12-11 |
* | USB: usblcd, fix memory leak | Jiri Slaby | 2009-10-09 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | headers: kref.h redux | Alexey Dobriyan | 2009-09-26 |
* | USB: full autosuspend and power management support for usbsevseg | Oliver Neukum | 2009-09-23 |
* | USB: full power management support for the idmouse driver | Oliver Neukum | 2009-09-23 |
* | USB: ldusb should signal an error in poll if the device is disconnected | Oliver Neukum | 2009-09-23 |
* | USB: legousbtower: make poll notice disconnect | Oliver Neukum | 2009-09-23 |
* | USB: sisusbvga: drop usb_buffer_alloc | Pete Zaitcev | 2009-09-23 |
* | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 |
* | USB: usbtest: no need for USB_DEVICEFS | Alan Stern | 2009-07-28 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | USB: usbtest fix endless loop in unlink tests. | Martin Fuzzey | 2009-06-16 |
| * | usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller | Bryan Wu | 2009-06-16 |
* | | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers | 2009-06-16 |
|/ |
|
* | USB: remove phidget drivers from kernel tree. | Greg Kroah-Hartman | 2009-03-24 |
* | USB: make transfer_buffer_lengths in struct urb field u32 | Greg Kroah-Hartman | 2009-03-24 |
* | USB: misc/vstusb, fix lock imbalance | Jiri Slaby | 2009-03-17 |
* | USB: misc/adutux, fix lock imbalance | Jiri Slaby | 2009-03-17 |
* | USB: remove vernier labpro from ldusb | sware | 2009-01-27 |
* | USB: emi26: fix oops on load | Marcin Slusarz | 2009-01-07 |
* | USB: power availability check for berry_charge | Oliver Neukum | 2009-01-07 |
* | USB: clean up redundant tests on unsigned | roel kluin | 2009-01-07 |
* | USB: SISUSB2VGA driver: add 0x0711, 0x0903 | Albert Comerma | 2008-11-13 |
* | USB: vstusb: fix compiler warning on x86-64 | Greg Kroah-Hartman | 2008-11-13 |
* | USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative | roel kluin | 2008-10-22 |
* | USB: remove err() macro from usb misc drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: remove warn() macro from usb drivers | Greg Kroah-Hartman | 2008-10-17 |