summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/adutux.c
AgeCommit message (Expand)AuthorLines
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-60/+60
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev-123/+139
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches-2/+2
2007-10-12USB: missing test for ESHUTDOWN in adutux driverOliver Neukum-1/+2
2007-07-19USB: misc: adtux: clean up urb->status usageGreg Kroah-Hartman-11/+13
2007-07-19USB: use mutex instead of semaphore in the Adutux driverMatthias Kaehlcke-17/+18
2007-07-12USB: prevent char device open/deregister raceAlan Stern-20/+11
2007-04-27USB: cleanup ofd adutuxOliver Neukum-20/+28
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven-1/+1
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh-0/+900