aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton1-4/+4
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani1-9/+0
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack5-26/+26
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-7/+2
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani1-3/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger1-2/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-2/+6
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+4
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont1-1/+2
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum1-2/+2
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometersDennis O'Brien3-798/+0
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches3-8/+11
2010-03-02USB: remove the berry_charge driverGreg Kroah-Hartman3-195/+0
2010-03-02USB: BKL removal: vstusbOliver Neukum1-8/+1
2010-03-02USB: BKL removal: legousbtowerOliver Neukum1-3/+0
2010-03-02USB: BKL removal: ldusbOliver Neukum1-10/+2
2010-03-02USB: BKL removal: ftdi-elanOliver Neukum1-6/+0
2010-03-02USB: BKL removal: adutuxOliver Neukum1-3/+0
2010-03-02USB: BKL removal: idmouseOliver Neukum1-7/+1
2010-03-02USB: BKL removal: rio500Oliver Neukum1-2/+6
2010-03-02USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2010-03-02USB: Push BKL on open down into the driversOliver Neukum10-10/+66
2010-03-02USB misc: make USB device id constantNémeth Márton22-22/+22
2010-03-02USB: convert to the runtime PM frameworkAlan Stern1-4/+0
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira1-0/+1
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo1-2/+2
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo1-0/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch1-1/+1
2009-12-11usbtest: make module param pattern writeableVikram Pandita1-2/+5
2009-10-09USB: usblcd, fix memory leakJiri Slaby1-1/+2
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan1-1/+0
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum1-6/+63
2009-09-23USB: full power management support for the idmouse driverOliver Neukum1-0/+21
2009-09-23USB: ldusb should signal an error in poll if the device is disconnectedOliver Neukum1-0/+6
2009-09-23USB: legousbtower: make poll notice disconnectOliver Neukum1-0/+6
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2-42/+13
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2-4/+4
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-0/+3
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-15/+26
2009-06-15USB: usbtest fix endless loop in unlink tests.Martin Fuzzey1-14/+25
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu1-1/+1
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers2-0/+12
2009-03-24USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman7-1678/+0
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman1-3/+3
2009-03-17USB: misc/vstusb, fix lock imbalanceJiri Slaby1-0/+1
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby1-3/+3
2009-01-27USB: remove vernier labpro from ldusbsware1-2/+0