aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2011-06-26USB: uss720 fixup refcount positionPeter Holik
2011-06-26usb: iowarrior: don't trust report_size for buffer sizeKees Cook
2011-04-17USB: misc: uss720.c: add another vendor/product IDThomas Sailer
2011-04-17USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman
2011-04-17USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-04-17usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2011-04-17usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-08-13USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-02USB: sisusbvga: Fix for USB 3.0Oliver Neukum
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB: remove the berry_charge driverGreg Kroah-Hartman
2010-03-02USB: BKL removal: vstusbOliver Neukum
2010-03-02USB: BKL removal: legousbtowerOliver Neukum
2010-03-02USB: BKL removal: ldusbOliver Neukum
2010-03-02USB: BKL removal: ftdi-elanOliver Neukum
2010-03-02USB: BKL removal: adutuxOliver Neukum
2010-03-02USB: BKL removal: idmouseOliver Neukum
2010-03-02USB: BKL removal: rio500Oliver Neukum
2010-03-02USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB misc: make USB device id constantNémeth Márton
2010-03-02USB: convert to the runtime PM frameworkAlan Stern
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch
2009-12-11usbtest: make module param pattern writeableVikram Pandita
2009-10-09USB: usblcd, fix memory leakJiri Slaby
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum
2009-09-23USB: full power management support for the idmouse driverOliver Neukum
2009-09-23USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum
2009-09-23USB: legousbtower: make poll notice disconnectOliver Neukum
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15USB: usbtest fix endless loop in unlink tests.Martin Fuzzey
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers