summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-117-43/+53
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-227-351/+944
|\ \ \
| * | | usb: iowarrior: don't trust report_size for buffer sizeKees Cook2010-10-221-1/+1
| * | | usb: makefile cleanupmatt mooney2010-10-222-24/+23
| * | | USB: usbtest - ensure correct isoc data lengthMartin Fuzzey2010-10-221-0/+2
| * | | USB: usbtest fix coding styleMartin Fuzzey2010-10-221-324/+341
| * | | usb: change to new flag variablematt mooney2010-10-221-3/+1
| * | | USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama2010-10-221-6/+17
| * | | USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman2010-10-221-2/+2
| * | | USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-223-0/+566
| * | | usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner2010-10-221-1/+1
* | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-156-0/+6
|/ / /
* | | USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-231-1/+1
* | | USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-231-2/+2
| |/ |/|
* | USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei2010-08-101-1/+4
* | USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei2010-08-101-1/+5
* | USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-105-18/+18
* | USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-103-22/+24
* | USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-101-1/+2
|/
* USB: sisusbvga: Fix for USB 3.0Oliver Neukum2010-07-261-2/+3
* usb: sisusb_con.c: fix shadows sparse warningBill Pemberton2010-05-201-4/+4
* USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani2010-05-201-9/+0
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-205-26/+26
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-7/+2
* USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani2010-05-201-3/+1
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger2010-04-221-2/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-2/+6
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+4
* USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont2010-03-021-1/+2
* USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum2010-03-021-2/+2
* USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-023-798/+0
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-023-8/+11
* USB: remove the berry_charge driverGreg Kroah-Hartman2010-03-023-195/+0
* USB: BKL removal: vstusbOliver Neukum2010-03-021-8/+1
* USB: BKL removal: legousbtowerOliver Neukum2010-03-021-3/+0
* USB: BKL removal: ldusbOliver Neukum2010-03-021-10/+2
* USB: BKL removal: ftdi-elanOliver Neukum2010-03-021-6/+0
* USB: BKL removal: adutuxOliver Neukum2010-03-021-3/+0
* USB: BKL removal: idmouseOliver Neukum2010-03-021-7/+1
* USB: BKL removal: rio500Oliver Neukum2010-03-021-2/+6
* USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings2010-03-021-0/+2
* USB: Push BKL on open down into the driversOliver Neukum2010-03-0210-10/+66
* USB misc: make USB device id constantNémeth Márton2010-03-0222-22/+22
* USB: convert to the runtime PM frameworkAlan Stern2010-03-021-4/+0
* USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-231-2/+2
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-231-0/+1
OpenPOWER on IntegriCloud