| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: yurex.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -5/+9 |
* | USB: uss720.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -15/+19 |
* | USB: usblcd.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -2/+2 |
* | USB: rio500.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -16/+21 |
* | USB: idmouse.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -1/+2 |
* | USB: appledisplay.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -6/+6 |
* | usb: usbtest: two super speed fixes for usbtest | Paul Zimmerman | 2012-05-01 | 1 | -5/+12 |
* | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman | 2012-04-22 | 10 | -155/+139 |
|\ |
|
| * | USB: yurex.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -17/+23 |
| * | USB: uss720.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -6/+9 |
| * | USB: usblcd.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -8/+12 |
| * | USB: rio500.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -9/+19 |
| * | USB: legousbtower.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -20/+25 |
| * | USB: ldusb.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -6/+9 |
| * | USB: iowarrior.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -2/+2 |
| * | USB: idmouse.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -3/+3 |
| * | USB: emi62.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -43/+19 |
| * | USB: emi26.c: remove err() usage | Greg Kroah-Hartman | 2012-04-20 | 1 | -41/+18 |
* | | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb | Tomoki Sekiyama | 2012-04-18 | 1 | -1/+1 |
* | | USB: yurex: Remove allocation of coherent buffer for setup-packet buffer | Tomoki Sekiyama | 2012-04-18 | 1 | -6/+2 |
* | | drivers/usb/misc/usbtest.c: add kfrees | Julia Lawall | 2012-04-18 | 1 | -0/+2 |
* | | usb: usbtest: avoid integer overflow in alloc_sglist() | Xi Wang | 2012-04-17 | 1 | -1/+1 |
* | | usb: usbtest: avoid integer overflow in test_ctrl_queue() | Xi Wang | 2012-04-17 | 1 | -2/+3 |
|/ |
|
* | USB: usbsevseg: fix max length | Harrison Metzger | 2012-01-24 | 1 | -1/+1 |
* | drivers/usb/misc/emi26.c & emi62.c: fix warnings | Andrew Morton | 2012-01-24 | 2 | -6/+0 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-10 | 1 | -0/+2 |
|\ |
|
| * | HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert | Dan Delaney | 2011-11-20 | 1 | -0/+2 |
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 2 | -3/+4 |
|\ \ |
|
| * | | USB: isight: fix kernel bug when loading firmware | Greg Kroah-Hartman | 2011-12-09 | 1 | -2/+4 |
| * | | USB: remove BKL comments | Davidlohr Bueso | 2011-11-26 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -2/+2 |
|\ \ |
|
| * | | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 2 | -2/+2 |
| |/ |
|
* / | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 16 | -347/+16 |
|/ |
|
* | usb: Provide usb_speed_string() function | Michal Nazarewicz | 2011-09-18 | 1 | -19/+2 |
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 | 8 | -18/+18 |
* | USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers | Sebastian Andrzej Siewior | 2011-08-23 | 1 | -1/+3 |
* | usb: misc: usblcd: fixed coding style issues | Zack Parsons | 2011-08-22 | 1 | -56/+71 |
* | usb: misc: usbled: fixed coding style issues | Zack Parsons | 2011-08-22 | 1 | -11/+14 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | treewide: Fix recieve/receive typos | Joe Perches | 2011-06-24 | 1 | -14/+14 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 3 | -17/+169 |
|\ |
|
| * | usb: fix warning in usbtest module v2 | Greg Dietsche | 2011-05-10 | 1 | -3/+3 |
| * | USB: ldusb: add several new devices | Michael Hund | 2011-05-03 | 1 | -10/+42 |
| * | usb/usbtest: fix test10 on superpseed | Sebastian Andrzej Siewior | 2011-05-02 | 1 | -0/+2 |
| * | usb/usbtest: print super on super speed | Sebastian Andrzej Siewior | 2011-05-02 | 1 | -0/+3 |
| * | USB: add queued-unlinks test case to usbtest driver | Alan Stern | 2011-04-29 | 1 | -2/+118 |
| * | usb: ftdi-elan: Drop __TIME__ usage | Michal Marek | 2011-04-13 | 1 | -2/+1 |
* | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |