Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: remove unnecessary type casting of urb->context | Ming Lei | 2008-04-24 | 1 | -2/+2 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -3/+3 |
* | USB: constify function pointer tables | Jan Engelhardt | 2008-02-01 | 1 | -1/+1 |
* | USB: open disconnect race in iowarrior | Oliver Neukum | 2007-10-25 | 1 | -1/+8 |
* | USB iowarrior.c: fix check-after-use | Adrian Bunk | 2007-10-25 | 1 | -1/+1 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -4/+4 |
* | USB: misc: iowarrior: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -9/+12 |
* | USB: prevent char device open/deregister race | Alan Stern | 2007-07-12 | 1 | -18/+8 |
* | USB: memory leak in iowarrior.c | Oliver Neukum | 2007-06-25 | 1 | -3/+4 |
* | USB: iowarrior.c: timeouts too small in usb_control_msg calls | Eberhard Fahle | 2007-04-27 | 1 | -8/+6 |
* | USB: iowarrior.c: fix NULL dereference | Oliver Neukum | 2007-04-27 | 1 | -2/+4 |
* | USB: add driver for iowarrior devices. | Greg Kroah-Hartman | 2007-02-23 | 1 | -0/+925 |