summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-246-14/+14
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2413-162/+162
* USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entriesRobert P. J. Day2008-04-241-10/+10
* USB: remove dev->power.power_stateAlan Stern2008-04-241-1/+2
* USB: use DIV_ROUND_UPJulia Lawall2008-04-241-1/+1
* USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net2008-04-241-26/+26
* USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net2008-04-241-9/+9
* USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net2008-04-241-21/+24
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* USB: fix bug in sg initialization in usbtestAlan Stern2008-04-021-1/+2
* USB: add new vernier product id to ldusb.cStephen Ware2008-02-211-0/+2
* USB: fix error handling in trancevibratorOliver Neukum2008-02-211-1/+3
* USB: constify function pointer tablesJan Engelhardt2008-02-011-1/+1
* USB: misc: legousbtower: semaphore to mutexDaniel Walker2008-02-011-14/+16
* USB: Spelling fixesJoe Perches2008-02-012-2/+2
* USB: testing driver: don't free a locked mutexAndrew Morton2008-02-011-2/+0
* USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke2008-02-011-8/+9
* USB: cypress_cy7c63: updated contact/usage informationOliver Bock2008-02-011-2/+5
* USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao2008-02-012-30/+0
* usb: fix usbtest halt check on big endian systemsJan Andersson2008-02-011-0/+1
* USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev2007-11-281-123/+139
* USB: fix usbled disconnect read race #2Oliver Neukum2007-11-281-1/+3
* USB: open disconnect race in usblcdOliver Neukum2007-10-251-1/+10
* USB: disconnect open race in legousbtowerOliver Neukum2007-10-251-1/+13
* USB: open disconnect race in iowarriorOliver Neukum2007-10-251-1/+8
* USB: missing error check in emi62Oliver Neukum2007-10-251-0/+4
* USB: missing error check in emi26Oliver Neukum2007-10-251-0/+4
* USB: fix read vs. disconnect race in cytherm driverOliver Neukum2007-10-251-1/+3
* USB: fix locking in idmouseOliver Neukum2007-10-251-17/+28
* USB rio500.c: fix check-after-useAdrian Bunk2007-10-251-12/+3
* USB iowarrior.c: fix check-after-useAdrian Bunk2007-10-251-1/+1
* USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke2007-10-251-65/+65
* [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-231-2/+2
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-2/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-193-5/+5
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-183-7/+7
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-1/+2
* USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong2007-10-121-2/+0
* USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1
* USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1
* USB: fix memory leak in berry_charge driverGreg Kroah-Hartman2007-10-121-2/+5
* USB: missing test for ESHUTDOWN in adutux driverOliver Neukum2007-10-121-1/+2
* USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-3/+5
* USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2007-10-122-88/+36
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi2007-10-121-75/+67
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi2007-10-121-656/+655
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi2007-10-121-129/+133
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi2007-10-121-60/+58
* USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi2007-10-121-1/+1
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-124-197/+1
OpenPOWER on IntegriCloud