aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: adutux: NULL dereferences on disconnectDan Carpenter2015-02-201-4/+0
* USB: sisusb: add device id for Magic Control USB videoStephen Hemminger2014-09-131-0/+1
* usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-07-111-0/+10
* USB: adutux: fix big-endian device-type reportingJohan Hovold2013-09-101-1/+1
* USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-08-021-0/+1
* usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks2013-05-131-0/+1
* USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-121-1/+1
* usb: usbtest: two super speed fixes for usbtestPaul Zimmerman2012-05-311-5/+12
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-05-111-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-05-111-6/+2
* USB: usbsevseg: fix max lengthHarrison Metzger2012-02-031-1/+1
* USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman2012-01-121-2/+4
* 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
| * usb/usbtest: print super on super speedSebastian Andrzej Siewior2011-05-021-0/+3
| * USB: add queued-unlinks test case to usbtest driverAlan Stern2011-04-291-2/+118
| * usb: ftdi-elan: Drop __TIME__ usageMichal Marek2011-04-131-2/+1
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB: uss720 fixup refcount positionPeter Holik2011-03-231-4/+3
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-172-2/+1
|\
| * USB: uss720: remove duplicate USB deviceSergei Shtylyov2011-01-221-1/+0
| * USB: DL100B webmail notifier: initialize return valueMelchior FRANZ2011-01-221-1/+1
* | USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey2011-01-221-24/+212
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-228-13/+14
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-3/+3
* | | USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-1/+3
|\ \ \ | | |/ | |/|
| * | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
* | | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ2010-12-211-28/+90
|/ /
* | USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama2010-11-301-0/+1
* | USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-6/+4
* | USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-1/+1
* | USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-11-151-1/+1
* | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-4/+2
* | usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
* | usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-117-43/+53
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0