summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB: uss720 fixup refcount positionPeter Holik2011-03-231-4/+3Star
* backlight: add backlight typeMatthew Garrett2011-03-231-0/+1
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-172-2/+1Star
|\
| * USB: uss720: remove duplicate USB deviceSergei Shtylyov2011-01-231-1/+0Star
| * USB: DL100B webmail notifier: initialize return valueMelchior FRANZ2011-01-231-1/+1
* | USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey2011-01-231-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-171-1/+3
* | | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ2010-12-221-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/+4Star
* | 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/+2Star
* | 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/+0Star
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-117-43/+53
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-237-351/+944
|\ \ \