summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-211-0/+1
* usb: auerswald: remove driver (obsolete)Wolfgang Mües2008-08-133-2163/+0
* isight_firmware: fix a leak and double kfree()Parag Warudkar2008-08-121-2/+2
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-2/+2
* USB: sisusb: Push down the BKLAlan Cox2008-07-211-7/+6
* USB: rio100: Push down the BKLAlan Cox2008-07-211-4/+4
* USB: auerwald: Push down the BKL into the driverAlan Cox2008-07-211-4/+6
* USB: iowarrior: Push down BKLAlan Cox2008-07-211-3/+5
* USB: usblcd: Push down BKL into driverAlan Cox2008-07-211-2/+4
* USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox2008-07-211-24/+0
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* emi62: use request_firmware()David Woodhouse2008-07-103-17747/+73
* emi26: use request_firmware()David Woodhouse2008-07-102-5809/+66
* isight: treat firmware data as constgregkh@suse.de2008-07-101-1/+1
* sisusbvga: Fix oops on disconnect.Will Newton2008-07-031-2/+0
* isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-111-7/+16
* USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-111-0/+1
* USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett2008-05-293-0/+143
* USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-203-10/+9
* usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-141-0/+5
* USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen2008-05-141-4/+0
* USB: usbtest displays diagnostics againDavid Brownell2008-05-021-143/+133
* usb: ldusb: ld_usb semaphore to mutexDaniel Walker2008-05-021-14/+14
* 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
OpenPOWER on IntegriCloud