Age | Commit message (Expand) | Author |
2012-01-24 | USB: usbsevseg: fix max length | Harrison Metzger |
2012-01-24 | drivers/usb/misc/emi26.c & emi62.c: fix warnings | Andrew Morton |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2011-12-09 | USB: isight: fix kernel bug when loading firmware | Greg Kroah-Hartman |
2011-11-26 | USB: remove BKL comments | Davidlohr Bueso |
2011-11-20 | HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert | Dan Delaney |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-09-18 | usb: Provide usb_speed_string() function | Michal Nazarewicz |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto |
2011-08-23 | USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers | Sebastian Andrzej Siewior |
2011-08-22 | usb: misc: usblcd: fixed coding style issues | Zack Parsons |
2011-08-22 | usb: misc: usbled: fixed coding style issues | Zack Parsons |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-24 | treewide: Fix recieve/receive typos | Joe Perches |
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 |