aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAge
...
| * | | usb: iowarrior: don't trust report_size for buffer sizeKees Cook2010-10-22
| * | | usb: makefile cleanupmatt mooney2010-10-22
| * | | USB: usbtest - ensure correct isoc data lengthMartin Fuzzey2010-10-22
| * | | USB: usbtest fix coding styleMartin Fuzzey2010-10-22
| * | | usb: change to new flag variablematt mooney2010-10-22
| * | | USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama2010-10-22
| * | | USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman2010-10-22
| * | | USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-22
| * | | usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner2010-10-22
* | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/ / /
* | | USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-23
* | | USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-23
| |/ |/|
* | USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei2010-08-10
* | USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei2010-08-10
* | USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* | USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-10
* | USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
|/
* USB: sisusbvga: Fix for USB 3.0Oliver Neukum2010-07-26
* usb: sisusb_con.c: fix shadows sparse warningBill Pemberton2010-05-20
* USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani2010-05-20
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-20
* USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont2010-03-02
* USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum2010-03-02
* USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-02
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-02
* USB: remove the berry_charge driverGreg Kroah-Hartman2010-03-02
* USB: BKL removal: vstusbOliver Neukum2010-03-02
* USB: BKL removal: legousbtowerOliver Neukum2010-03-02
* USB: BKL removal: ldusbOliver Neukum2010-03-02
* USB: BKL removal: ftdi-elanOliver Neukum2010-03-02
* USB: BKL removal: adutuxOliver Neukum2010-03-02
* USB: BKL removal: idmouseOliver Neukum2010-03-02
* USB: BKL removal: rio500Oliver Neukum2010-03-02
* USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: convert to the runtime PM frameworkAlan Stern2010-03-02
* USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-16
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-23
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-23
* USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-23
* usbtest: make module param pattern writeableVikram Pandita2009-12-11
* USB: usblcd, fix memory leakJiri Slaby2009-10-09
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01