summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: legousbtower.c: remove a bogus NULL checkDan Carpenter2012-08-161-3/+0Star
* USB: yurex.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-5/+9
* USB: uss720.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-15/+19
* USB: usblcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+2
* USB: rio500.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-16/+21
* USB: idmouse.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-1/+2
* USB: appledisplay.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-6/+6
* usb: usbtest: two super speed fixes for usbtestPaul Zimmerman2012-05-011-5/+12
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-2310-155/+139Star
|\
| * USB: yurex.c: remove err() usageGreg Kroah-Hartman2012-04-211-17/+23
| * USB: uss720.c: remove err() usageGreg Kroah-Hartman2012-04-211-6/+9
| * USB: usblcd.c: remove err() usageGreg Kroah-Hartman2012-04-211-8/+12
| * USB: rio500.c: remove err() usageGreg Kroah-Hartman2012-04-211-9/+19
| * USB: legousbtower.c: remove err() usageGreg Kroah-Hartman2012-04-211-20/+25
| * USB: ldusb.c: remove err() usageGreg Kroah-Hartman2012-04-211-6/+9
| * USB: iowarrior.c: remove err() usageGreg Kroah-Hartman2012-04-211-2/+2
| * USB: idmouse.c: remove err() usageGreg Kroah-Hartman2012-04-211-3/+3
| * USB: emi62.c: remove err() usageGreg Kroah-Hartman2012-04-211-43/+19Star
| * USB: emi26.c: remove err() usageGreg Kroah-Hartman2012-04-211-41/+18Star
* | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-181-1/+1
* | USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-181-6/+2Star
* | drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-181-0/+2
* | usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-181-1/+1
* | usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-181-2/+3
|/
* USB: usbsevseg: fix max lengthHarrison Metzger2012-01-241-1/+1
* drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton2012-01-242-6/+0Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-101-0/+2
|\
| * HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney2011-11-201-0/+2
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-092-3/+4
|\ \
| * | USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman2011-12-101-2/+4
| * | USB: remove BKL commentsDavidlohr Bueso2011-11-271-1/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-2/+2
|\ \
| * | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-042-2/+2
| |/
* / USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1816-347/+16Star
|/
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-19/+2Star
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-238-18/+18
* USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior2011-08-231-1/+3
* usb: misc: usblcd: fixed coding style issuesZack Parsons2011-08-231-56/+71
* usb: misc: usbled: fixed coding style issuesZack Parsons2011-08-231-11/+14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* treewide: Fix recieve/receive typosJoe Perches2011-06-241-14/+14
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-233-17/+169
|\
| * usb: fix warning in usbtest module v2Greg Dietsche2011-05-101-3/+3
| * USB: ldusb: add several new devicesMichael Hund2011-05-031-10/+42
| * usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior2011-05-031-0/+2
| * usb/usbtest: print super on super speedSebastian Andrzej Siewior2011-05-031-0/+3
| * USB: add queued-unlinks test case to usbtest driverAlan Stern2011-04-301-2/+118
| * usb: ftdi-elan: Drop __TIME__ usageMichal Marek2011-04-141-2/+1Star
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/