aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett1-7/+16
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar1-0/+1
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett3-0/+143
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman3-10/+9
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-02USB: usbtest displays diagnostics againDavid Brownell1-143/+133
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker1-14/+14
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei6-14/+14
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-162/+162
2008-04-24USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entriesRobert P. J. Day1-10/+10
2008-04-24USB: remove dev->power.power_stateAlan Stern1-1/+2
2008-04-24USB: use DIV_ROUND_UPJulia Lawall1-1/+1
2008-04-24USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net1-26/+26
2008-04-24USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net1-9/+9
2008-04-24USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net1-21/+24
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-02USB: fix bug in sg initialization in usbtestAlan Stern1-1/+2
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware1-0/+2
2008-02-21USB: fix error handling in trancevibratorOliver Neukum1-1/+3
2008-02-01USB: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-01USB: misc: legousbtower: semaphore to mutexDaniel Walker1-14/+16
2008-02-01USB: Spelling fixesJoe Perches2-2/+2
2008-02-01USB: testing driver: don't free a locked mutexAndrew Morton1-2/+0
2008-02-01USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke1-8/+9
2008-02-01USB: cypress_cy7c63: updated contact/usage informationOliver Bock1-2/+5
2008-02-01USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vazquez Cao2-30/+0
2008-02-01usb: fix usbtest halt check on big endian systemsJan Andersson1-0/+1
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev1-123/+139
2007-11-28USB: fix usbled disconnect read race #2Oliver Neukum1-1/+3
2007-10-25USB: open disconnect race in usblcdOliver Neukum1-1/+10
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum1-1/+13
2007-10-25USB: open disconnect race in iowarriorOliver Neukum1-1/+8
2007-10-25USB: missing error check in emi62Oliver Neukum1-0/+4
2007-10-25USB: missing error check in emi26Oliver Neukum1-0/+4
2007-10-25USB: fix read vs. disconnect race in cytherm driverOliver Neukum1-1/+3
2007-10-25USB: fix locking in idmouseOliver Neukum1-17/+28
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk1-12/+3
2007-10-25USB iowarrior.c: fix check-after-useAdrian Bunk1-1/+1
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke1-65/+65
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik1-2/+2
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt3-5/+5
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches3-7/+7
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-1/+2
2007-10-12USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong1-2/+0
2007-10-12USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton1-9/+1
2007-10-12USB: sisusbvga: Fix bugSatyam Sharma1-3/+1
2007-10-12USB: fix memory leak in berry_charge driverGreg Kroah-Hartman1-2/+5
2007-10-12USB: missing test for ESHUTDOWN in adutux driverOliver Neukum1-1/+2