| Commit message (Expand) | Author | Age |
* | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 |
* | USB: BKL removal: adutux | Oliver Neukum | 2010-03-02 |
* | USB: Push BKL on open down into the drivers | Oliver Neukum | 2010-03-02 |
* | USB misc: make USB device id constant | Németh Márton | 2010-03-02 |
* | USB: misc/adutux, fix lock imbalance | Jiri Slaby | 2009-03-17 |
* | USB: remove err() macro from usb misc drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | USB: FIx locks and urb->status in adutux (updated) | Pete Zaitcev | 2007-11-28 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | USB: missing test for ESHUTDOWN in adutux driver | Oliver Neukum | 2007-10-12 |
* | USB: misc: adtux: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
* | USB: use mutex instead of semaphore in the Adutux driver | Matthias Kaehlcke | 2007-07-19 |
* | USB: prevent char device open/deregister race | Alan Stern | 2007-07-12 |
* | USB: cleanup ofd adutux | Oliver Neukum | 2007-04-27 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 |
* | USB: fix dereference in drivers/usb/misc/adutux.c | Eric Sesterhenn | 2006-10-17 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | USB: Add ADU support for Ontrak ADU devices | Steven Haigh | 2006-09-27 |