| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: misc: remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman | 2017-07-22 | 1 | -6/+1 |
* | Merge 4.11-rc4 into usb-next | Greg Kroah-Hartman | 2017-03-27 | 1 | -0/+5 |
|\ |
|
| * | USB: uss720: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+5 |
* | | USB: uss720: add debug endpoint-type check | Johan Hovold | 2017-03-23 | 1 | -4/+6 |
|/ |
|
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -4/+4 |
* | usb: misc: uss720: don't print on ENOMEM | Wolfram Sang | 2016-08-30 | 1 | -3/+1 |
* | usb: misc: uss720: don't print error when allocating urb fails | Wolfram Sang | 2016-08-15 | 1 | -1/+0 |
* | USB: uss720.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -2/+4 |
* | USB: use %*ph specifier in uss720 driver | Andy Shevchenko | 2015-01-09 | 1 | -9/+3 |
* | USB: uss720: fix DMA-buffer allocation | Johan Hovold | 2013-08-14 | 1 | -9/+15 |
* | treewide: Fix typos in printk and comment | Masanari Iida | 2013-03-18 | 1 | -1/+1 |
* | USB: uss720.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-02 | 1 | -15/+19 |
* | USB: uss720.c: remove err() usage | Greg Kroah-Hartman | 2012-04-21 | 1 | -6/+9 |
* | USB: uss720 fixup refcount position | Peter Holik | 2011-03-23 | 1 | -4/+3 |
* | USB: uss720: remove duplicate USB device | Sergei Shtylyov | 2011-01-23 | 1 | -1/+0 |
* | USB: misc: uss720.c: add another vendor/product ID | Thomas Sailer | 2010-12-17 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB misc: make USB device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -4/+8 |
* | USB: remove warn() macro from usb drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -3/+4 |
* | [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} | Jeff Garzik | 2007-10-24 | 1 | -2/+2 |
* | USB: misc: uss720: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-20 | 1 | -2/+3 |
* | potential compiler error, irqfunc caller sites update | Yoann Padioleau | 2007-07-06 | 1 | -1/+1 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 1 | -1/+0 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 1 | -2/+0 |
* | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 | 1 | -3/+3 |
* | [PATCH] usb: fix uss720 schedule with interrupts off | Thomas Sailer | 2005-09-12 | 1 | -123/+270 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+674 |