summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2012-02-08USB: usbsevseg: fix max lengthHarrison Metzger
2012-01-12USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman
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
2011-05-02usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior
2011-05-02usb/usbtest: print super on super speedSebastian Andrzej Siewior
2011-04-29USB: add queued-unlinks test case to usbtest driverAlan Stern
2011-04-13usb: ftdi-elan: Drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23USB: uss720 fixup refcount positionPeter Holik
2011-03-22backlight: add backlight typeMatthew Garrett
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-01-22USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey
2011-01-22USB: uss720: remove duplicate USB deviceSergei Shtylyov
2011-01-22USB: DL100B webmail notifier: initialize return valueMelchior FRANZ
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer
2010-11-30USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman
2010-11-15USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22usb: iowarrior: don't trust report_size for buffer sizeKees Cook
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22USB: usbtest - ensure correct isoc data lengthMartin Fuzzey
2010-10-22USB: usbtest fix coding styleMartin Fuzzey
2010-10-22usb: change to new flag variablematt mooney
2010-10-22USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama
2010-10-22USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman
2010-10-22USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama
2010-10-22usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-23USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches