summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann
2008-08-13usb: auerswald: remove driver (obsolete)Wolfgang Mües
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: sisusb: Push down the BKLAlan Cox
2008-07-21USB: rio100: Push down the BKLAlan Cox
2008-07-21USB: auerwald: Push down the BKL into the driverAlan Cox
2008-07-21USB: iowarrior: Push down BKLAlan Cox
2008-07-21USB: usblcd: Push down BKL into driverAlan Cox
2008-07-21USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-10emi62: use request_firmware()David Woodhouse
2008-07-10emi26: use request_firmware()David Woodhouse
2008-07-10isight: treat firmware data as constgregkh@suse.de
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen
2008-05-02USB: usbtest displays diagnostics againDavid Brownell
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entriesRobert P. J. Day
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: use DIV_ROUND_UPJulia Lawall
2008-04-24USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net
2008-04-24USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net
2008-04-24USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-02USB: fix bug in sg initialization in usbtestAlan Stern
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware
2008-02-21USB: fix error handling in trancevibratorOliver Neukum
2008-02-01USB: constify function pointer tablesJan Engelhardt
2008-02-01USB: misc: legousbtower: semaphore to mutexDaniel Walker
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: testing driver: don't free a locked mutexAndrew Morton
2008-02-01USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke
2008-02-01USB: cypress_cy7c63: updated contact/usage informationOliver Bock
2008-02-01USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao
2008-02-01usb: fix usbtest halt check on big endian systemsJan Andersson
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev
2007-11-28USB: fix usbled disconnect read race #2Oliver Neukum
2007-10-25USB: open disconnect race in usblcdOliver Neukum
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum
2007-10-25USB: open disconnect race in iowarriorOliver Neukum
2007-10-25USB: missing error check in emi62Oliver Neukum