Age | Commit message (Expand) | Author |
2012-09-14 | USB: emi62: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2012-06-01 | usb: usbtest: two super speed fixes for usbtest | Paul Zimmerman |
2012-04-27 | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb | Tomoki Sekiyama |
2012-04-27 | USB: yurex: Remove allocation of coherent buffer for setup-packet buffer | Tomoki Sekiyama |
2012-02-03 | USB: usbsevseg: fix max length | Harrison Metzger |
2012-01-12 | USB: isight: fix kernel bug when loading firmware | Greg Kroah-Hartman |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-05-10 | usb: fix warning in usbtest module v2 | Greg Dietsche |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-03 | USB: ldusb: add several new devices | Michael Hund |
2011-05-02 | usb/usbtest: fix test10 on superpseed | Sebastian Andrzej Siewior |
2011-05-02 | usb/usbtest: print super on super speed | Sebastian Andrzej Siewior |
2011-04-29 | USB: add queued-unlinks test case to usbtest driver | Alan Stern |
2011-04-13 | usb: ftdi-elan: Drop __TIME__ usage | Michal Marek |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | USB: uss720 fixup refcount position | Peter Holik |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-02-17 | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman |
2011-01-22 | USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers. | Martin Fuzzey |
2011-01-22 | USB: uss720: remove duplicate USB device | Sergei Shtylyov |
2011-01-22 | USB: DL100B webmail notifier: initialize return value | Melchior FRANZ |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-22 | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-21 | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) | Melchior FRANZ |
2010-12-16 | USB: misc: uss720.c: add another vendor/product ID | Thomas Sailer |
2010-11-30 | USB: yurex: add .llseek fop to file_operations | Tomoki Sekiyama |
2010-11-15 | USB: misc: usbsevseg: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-15 | USB: misc: usbled: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-15 | USB: misc: trancevibrator: fix up a sysfs attribute permission | Greg Kroah-Hartman |
2010-11-15 | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-11 | usb: misc: iowarrior: fix information leak to userland | Vasiliy Kulikov |
2010-11-11 | usb: misc: sisusbvga: fix information leak to userland | Vasiliy Kulikov |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-10-22 | usb: iowarrior: don't trust report_size for buffer size | Kees Cook |
2010-10-22 | usb: makefile cleanup | matt mooney |
2010-10-22 | USB: usbtest - ensure correct isoc data length | Martin Fuzzey |
2010-10-22 | USB: usbtest fix coding style | Martin Fuzzey |
2010-10-22 | usb: change to new flag variable | matt mooney |
2010-10-22 | USB: yurex: fix memory leak and corrupted messages | Tomoki Sekiyama |
2010-10-22 | USB: yurex: assign a real minor number to the driver | Greg Kroah-Hartman |
2010-10-22 | USB: add driver for Meywa-Denki & Kayac YUREX | Tomoki Sekiyama |
2010-10-22 | usb: ftdi-elan: Convert "mutex" to semaphore | Thomas Gleixner |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-08-23 | USB: adutux: fix misuse of return value of copy_to_user() | Kulikov Vasiliy |
2010-08-23 | USB: iowarrior: fix misuse of return value of copy_to_user() | Kulikov Vasiliy |
2010-08-11 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-10 | USB: usbtest: support test device with only one iso-in or iso-out endpoint | Ming Lei |