Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -6/+6 |
2010-03-03 | USB: Push BKL on open down into the drivers | Oliver Neukum | 1 | -0/+4 |
2010-03-03 | USB misc: make USB device id constant | Németh Márton | 1 | -1/+1 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -2/+2 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-16 | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers | 1 | -0/+6 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-07-22 | USB: iowarrior: Push down BKL | Alan Cox | 1 | -3/+5 |
2008-04-25 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -2/+2 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-02-02 | USB: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2007-10-25 | USB: open disconnect race in iowarrior | Oliver Neukum | 1 | -1/+8 |
2007-10-25 | USB iowarrior.c: fix check-after-use | Adrian Bunk | 1 | -1/+1 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -4/+4 |
2007-07-20 | USB: misc: iowarrior: clean up urb->status usage | Greg Kroah-Hartman | 1 | -9/+12 |
2007-07-13 | USB: prevent char device open/deregister race | Alan Stern | 1 | -18/+8 |
2007-06-26 | USB: memory leak in iowarrior.c | Oliver Neukum | 1 | -3/+4 |
2007-04-28 | USB: iowarrior.c: timeouts too small in usb_control_msg calls | Eberhard Fahle | 1 | -8/+6 |
2007-04-28 | USB: iowarrior.c: fix NULL dereference | Oliver Neukum | 1 | -2/+4 |
2007-02-24 | USB: add driver for iowarrior devices. | Greg Kroah-Hartman | 1 | -0/+925 |