summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger-1/+1
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton-6/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-2/+2
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+2
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+4
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-2/+2
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro-2/+2
2011-12-09USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman-2/+4
2011-11-26USB: remove BKL commentsDavidlohr Bueso-1/+0
2011-11-20HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney-0/+2
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman-347/+16
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz-19/+2
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto-18/+18
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior-1/+3
2011-08-22usb: misc: usblcd: fixed coding style issuesZack Parsons-56/+71
2011-08-22usb: misc: usbled: fixed coding style issuesZack Parsons-11/+14
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-06-24treewide: Fix recieve/receive typosJoe Perches-14/+14
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-17/+169
2011-05-10usb: fix warning in usbtest module v2Greg Dietsche-3/+3
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock-1/+1
2011-05-03USB: ldusb: add several new devicesMichael Hund-10/+42
2011-05-02usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior-0/+2
2011-05-02usb/usbtest: print super on super speedSebastian Andrzej Siewior-0/+3
2011-04-29USB: add queued-unlinks test case to usbtest driverAlan Stern-2/+118
2011-04-13usb: ftdi-elan: Drop __TIME__ usageMichal Marek-2/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-23USB: uss720 fixup refcount positionPeter Holik-4/+3
2011-03-22backlight: add backlight typeMatthew Garrett-0/+1
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman-2/+1
2011-01-22USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey-24/+212
2011-01-22USB: uss720: remove duplicate USB deviceSergei Shtylyov-1/+0
2011-01-22USB: DL100B webmail notifier: initialize return valueMelchior FRANZ-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-3/+3
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman-1/+3
2010-12-22Merge branch 'master' into for-nextJiri Kosina-13/+14
2010-12-21USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ-28/+90
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer-1/+3
2010-11-30USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama-0/+1
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman-6/+4
2010-11-15USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman-1/+1
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman-1/+1
2010-11-15USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman-4/+2
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov-0/+1
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-3/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-351/+944
2010-10-22usb: iowarrior: don't trust report_size for buffer sizeKees Cook-1/+1
2010-10-22usb: makefile cleanupmatt mooney-24/+23