aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-22USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-10-17USB: fix up problems in the vtusb driverStephen Ware
2008-10-17USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman
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