summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
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
2009-03-24USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman