summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/adutux.c
AgeCommit message (Expand)Author
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-23USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB: BKL removal: adutuxOliver Neukum
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby
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-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-12USB: missing test for ESHUTDOWN in adutux driverOliver Neukum
2007-07-19USB: misc: adtux: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: use mutex instead of semaphore in the Adutux driverMatthias Kaehlcke
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-04-27USB: cleanup ofd adutuxOliver Neukum
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh