summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel2012-09-263-0/+166
* drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-271-1/+1
|\
| * USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
* | USB: legousbtower.c: remove a bogus NULL checkDan Carpenter2012-08-151-3/+0
|/
* USB: yurex.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-5/+9
* USB: uss720.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-15/+19
* USB: usblcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+2
* USB: rio500.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-16/+21
* USB: idmouse.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-1/+2
* USB: appledisplay.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-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-2210-155/+139
|\
| * USB: yurex.c: remove err() usageGreg Kroah-Hartman2012-04-201-17/+23
| * USB: uss720.c: remove err() usageGreg Kroah-Hartman2012-04-201-6/+9
| * USB: usblcd.c: remove err() usageGreg Kroah-Hartman2012-04-201-8/+12
| * USB: rio500.c: remove err() usageGreg Kroah-Hartman2012-04-201-9/+19
| * USB: legousbtower.c: remove err() usageGreg Kroah-Hartman2012-04-201-20/+25
| * USB: ldusb.c: remove err() usageGreg Kroah-Hartman2012-04-201-6/+9
| * USB: iowarrior.c: remove err() usageGreg Kroah-Hartman2012-04-201-2/+2
| * USB: idmouse.c: remove err() usageGreg Kroah-Hartman2012-04-201-3/+3
| * USB: emi62.c: remove err() usageGreg Kroah-Hartman2012-04-201-43/+19
| * USB: emi26.c: remove err() usageGreg Kroah-Hartman2012-04-201-41/+18
* | 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/+2
* | drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-181-0/+2
* | usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-171-1/+1
* | usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-171-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/+0
* 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-091-2/+4
| * | USB: remove BKL commentsDavidlohr Bueso2011-11-261-1/+0
| |/
* | 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-032-2/+2
| |/
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1816-347/+16
|/
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-19/+2
* 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-221-56/+71
* usb: misc: usbled: fixed coding style issuesZack Parsons2011-08-221-11/+14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-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-021-0/+2
OpenPOWER on IntegriCloud