summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2012-09-26USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel
2012-09-13drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-15USB: legousbtower.c: remove a bogus NULL checkDan Carpenter
2012-05-01USB: yurex.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: uss720.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: usblcd.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: rio500.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: idmouse.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: appledisplay.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01usb: usbtest: two super speed fixes for usbtestPaul Zimmerman
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-20USB: yurex.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: uss720.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: usblcd.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: rio500.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: legousbtower.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: ldusb.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: iowarrior.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: idmouse.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: emi62.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: emi26.c: remove err() usageGreg Kroah-Hartman
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-09USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman
2011-11-26USB: remove BKL commentsDavidlohr Bueso
2011-11-20HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior
2011-08-22usb: misc: usblcd: fixed coding style issuesZack Parsons
2011-08-22usb: misc: usbled: fixed coding style issuesZack Parsons
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-24treewide: Fix recieve/receive typosJoe Perches
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-10usb: fix warning in usbtest module v2Greg Dietsche
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-03USB: ldusb: add several new devicesMichael Hund