| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman | 2013-08-18 | 1 | -1/+1 |
|\ |
|
| * | USB: adutux: fix big-endian device-type reporting | Johan Hovold | 2013-08-12 | 1 | -1/+1 |
* | | USB: adutux: remove direct calls to printk() | Greg Kroah-Hartman | 2013-07-23 | 1 | -6/+6 |
* | | USB: adutux: remove custom debug macro and module parameter | Greg Kroah-Hartman | 2013-07-23 | 1 | -41/+9 |
* | | USB: adutux: remove custom debug macro | Greg Kroah-Hartman | 2013-07-23 | 1 | -39/+58 |
* | | USB: adutux: remove unneeded tracing macros | Greg Kroah-Hartman | 2013-07-23 | 1 | -40/+1 |
|/ |
|
* | usb: misc: Fixed assignment error in if statement | Lisa Nguyen | 2013-05-16 | 1 | -1/+2 |
* | usb: misc: Added space after closing brace in adutux.c | Lisa Nguyen | 2013-05-15 | 1 | -1/+1 |
* | usb: misc: Added space after comma in adutux.c | Lisa Nguyen | 2013-05-15 | 1 | -50/+50 |
* | usb: misc: Reformatted pointer variables in adutux.c | Lisa Nguyen | 2013-05-15 | 1 | -10/+10 |
* | usb: misc: Removed space before tabs in adutux.c | Lisa Nguyen | 2013-05-15 | 1 | -9/+9 |
* | usb: misc: Replaced deprecated preprocessor in adutux.c | Lisa Nguyen | 2013-05-15 | 1 | -1/+1 |
* | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -34/+1 |
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 | 1 | -7/+7 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | USB: adutux: fix misuse of return value of copy_to_user() | Kulikov Vasiliy | 2010-08-23 | 1 | -1/+1 |
* | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 | 1 | -3/+3 |
* | USB: BKL removal: adutux | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: Push BKL on open down into the drivers | Oliver Neukum | 2010-03-02 | 1 | -0/+3 |
* | USB misc: make USB device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: misc/adutux, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -3/+3 |
* | USB: remove err() macro from usb misc drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -7/+10 |
* | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -2/+3 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -60/+60 |
* | USB: FIx locks and urb->status in adutux (updated) | Pete Zaitcev | 2007-11-28 | 1 | -123/+139 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -2/+2 |
* | USB: missing test for ESHUTDOWN in adutux driver | Oliver Neukum | 2007-10-12 | 1 | -1/+2 |
* | USB: misc: adtux: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -11/+13 |
* | USB: use mutex instead of semaphore in the Adutux driver | Matthias Kaehlcke | 2007-07-19 | 1 | -17/+18 |
* | USB: prevent char device open/deregister race | Alan Stern | 2007-07-12 | 1 | -20/+11 |
* | USB: cleanup ofd adutux | Oliver Neukum | 2007-04-27 | 1 | -20/+28 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | USB: fix dereference in drivers/usb/misc/adutux.c | Eric Sesterhenn | 2006-10-17 | 1 | -1/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | USB: Add ADU support for Ontrak ADU devices | Steven Haigh | 2006-09-27 | 1 | -0/+900 |