Age | Commit message (Expand) | Author | Files | Lines |
2008-04-03 | USB: fix bug in sg initialization in usbtest | Alan Stern | 1 | -1/+2 |
2008-02-22 | USB: add new vernier product id to ldusb.c | Stephen Ware | 1 | -0/+2 |
2008-02-22 | USB: fix error handling in trancevibrator | Oliver Neukum | 1 | -1/+3 |
2008-02-02 | USB: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-02 | USB: misc: legousbtower: semaphore to mutex | Daniel Walker | 1 | -14/+16 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 2 | -2/+2 |
2008-02-02 | USB: testing driver: don't free a locked mutex | Andrew Morton | 1 | -2/+0 |
2008-02-02 | USB: testing driver: convert dev->sem to mutex | Matthias Kaehlcke | 1 | -8/+9 |
2008-02-02 | USB: cypress_cy7c63: updated contact/usage information | Oliver Bock | 1 | -2/+5 |
2008-02-02 | USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker... | Fernando Luis Vazquez Cao | 2 | -30/+0 |
2008-02-02 | usb: fix usbtest halt check on big endian systems | Jan Andersson | 1 | -0/+1 |
2007-11-29 | USB: FIx locks and urb->status in adutux (updated) | Pete Zaitcev | 1 | -123/+139 |
2007-11-29 | USB: fix usbled disconnect read race #2 | Oliver Neukum | 1 | -1/+3 |
2007-10-25 | USB: open disconnect race in usblcd | Oliver Neukum | 1 | -1/+10 |
2007-10-25 | USB: disconnect open race in legousbtower | Oliver Neukum | 1 | -1/+13 |
2007-10-25 | USB: open disconnect race in iowarrior | Oliver Neukum | 1 | -1/+8 |
2007-10-25 | USB: missing error check in emi62 | Oliver Neukum | 1 | -0/+4 |
2007-10-25 | USB: missing error check in emi26 | Oliver Neukum | 1 | -0/+4 |
2007-10-25 | USB: fix read vs. disconnect race in cytherm driver | Oliver Neukum | 1 | -1/+3 |
2007-10-25 | USB: fix locking in idmouse | Oliver Neukum | 1 | -17/+28 |
2007-10-25 | USB rio500.c: fix check-after-use | Adrian Bunk | 1 | -12/+3 |
2007-10-25 | USB iowarrior.c: fix check-after-use | Adrian Bunk | 1 | -1/+1 |
2007-10-25 | USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex | Matthias Kaehlcke | 1 | -65/+65 |
2007-10-24 | [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} | Jeff Garzik | 1 | -2/+2 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -2/+2 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 3 | -5/+5 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 3 | -7/+7 |
2007-10-16 | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 1 | -1/+2 |
2007-10-13 | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables | WANG Cong | 1 | -2/+0 |
2007-10-13 | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros | Andrew Morton | 1 | -9/+1 |
2007-10-13 | USB: sisusbvga: Fix bug | Satyam Sharma | 1 | -3/+1 |
2007-10-13 | USB: fix memory leak in berry_charge driver | Greg Kroah-Hartman | 1 | -2/+5 |
2007-10-13 | USB: missing test for ESHUTDOWN in adutux driver | Oliver Neukum | 1 | -1/+2 |
2007-10-13 | USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -3/+5 |
2007-10-13 | USB: SisUSB2VGA: Convert printk to dev_* macros | Felipe Balbi | 2 | -88/+36 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h | Felipe Balbi | 1 | -75/+67 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h | Felipe Balbi | 1 | -656/+655 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c | Felipe Balbi | 1 | -129/+133 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h | Felipe Balbi | 1 | -60/+58 |
2007-10-13 | USB: SisUSB2VGA: Mis-spelled word | Felipe Balbi | 1 | -1/+1 |
2007-10-13 | USB: SisUSB2VGA: Remove if 0'ed code | Felipe Balbi | 4 | -197/+1 |
2007-10-13 | USB: SisUSB2VGA: Whitespace Cleanups | Felipe Balbi | 5 | -20/+20 |
2007-09-11 | usb/misc/sisusbvga: add product ID of TARGUS/MCT device | samson yeung | 1 | -0/+1 |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 1 | -2/+2 |
2007-07-20 | USB: misc: uss720: clean up urb->status usage | Greg Kroah-Hartman | 1 | -2/+3 |
2007-07-20 | USB: misc: usbtest: clean up urb->status usage | Greg Kroah-Hartman | 1 | -2/+2 |
2007-07-20 | USB: misc: usblcd: clean up urb->status usage | Greg Kroah-Hartman | 1 | -5/+6 |
2007-07-20 | USB: misc: phidgetmotorcontrol: clean up urb->status usage | Greg Kroah-Hartman | 1 | -6/+7 |
2007-07-20 | USB: misc: phidgetkit: clean up urb->status usage | Greg Kroah-Hartman | 1 | -6/+7 |
2007-07-20 | USB: misc: legousbtower: clean up urb->status usage | Greg Kroah-Hartman | 1 | -13/+15 |