summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum-2/+3
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton-4/+4
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani-9/+0
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-26/+26
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern-7/+2
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani-3/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet-1/+1
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger-2/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+6
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett-3/+4
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont-1/+2
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum-2/+2
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien-798/+0
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches-8/+11
2010-03-02USB: remove the berry_charge driverGreg Kroah-Hartman-195/+0
2010-03-02USB: BKL removal: vstusbOliver Neukum-8/+1
2010-03-02USB: BKL removal: legousbtowerOliver Neukum-3/+0
2010-03-02USB: BKL removal: ldusbOliver Neukum-10/+2
2010-03-02USB: BKL removal: ftdi-elanOliver Neukum-6/+0
2010-03-02USB: BKL removal: adutuxOliver Neukum-3/+0
2010-03-02USB: BKL removal: idmouseOliver Neukum-7/+1
2010-03-02USB: BKL removal: rio500Oliver Neukum-2/+6
2010-03-02USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings-0/+2
2010-03-02USB: Push BKL on open down into the driversOliver Neukum-10/+66
2010-03-02USB misc: make USB device id constantNémeth Márton-22/+22
2010-03-02USB: convert to the runtime PM frameworkAlan Stern-4/+0
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira-0/+1
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo-2/+2
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo-0/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch-1/+1
2009-12-11usbtest: make module param pattern writeableVikram Pandita-2/+5
2009-10-09USB: usblcd, fix memory leakJiri Slaby-1/+2
2009-10-01const: constify remaining file_operationsAlexey Dobriyan-2/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan-1/+0
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum-6/+63
2009-09-23USB: full power management support for the idmouse driverOliver Neukum-0/+21
2009-09-23USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum-0/+6
2009-09-23USB: legousbtower: make poll notice disconnectOliver Neukum-0/+6
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev-42/+13
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers-4/+4
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-0/+3
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-15/+26
2009-06-15USB: usbtest fix endless loop in unlink tests.Martin Fuzzey-14/+25
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu-1/+1
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers-0/+12
2009-03-24USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman-1678/+0
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman-3/+3
2009-03-17USB: misc/vstusb, fix lock imbalanceJiri Slaby-0/+1
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby-3/+3