index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
uss720.c
Age
Commit message (
Expand
)
Author
2018-09-05
usb: misc: uss720: Fix two sleep-in-atomic-context bugs
Jia-Ju Bai
2018-07-13
usb: misc: uss720: remove redundant pointer usbdev
Colin Ian King
2018-03-20
USB: misc: uss720: more vendor/product ID's
Daniel Gimpelevich
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-07-22
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-23
USB: uss720: add debug endpoint-type check
Johan Hovold
2017-03-14
USB: uss720: fix NULL-deref at probe
Johan Hovold
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-08-30
usb: misc: uss720: don't print on ENOMEM
Wolfram Sang
2016-08-15
usb: misc: uss720: don't print error when allocating urb fails
Wolfram Sang
2015-05-10
USB: uss720.c: move assignment out of if () block
Greg Kroah-Hartman
2015-01-09
USB: use %*ph specifier in uss720 driver
Andy Shevchenko
2013-08-14
USB: uss720: fix DMA-buffer allocation
Johan Hovold
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
2012-05-01
USB: uss720.c: remove dbg() usage
Greg Kroah-Hartman
2012-04-20
USB: uss720.c: remove err() usage
Greg Kroah-Hartman
2011-03-23
USB: uss720 fixup refcount position
Peter Holik
2011-01-22
USB: uss720: remove duplicate USB device
Sergei Shtylyov
2010-12-16
USB: misc: uss720.c: add another vendor/product ID
Thomas Sailer
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB misc: make USB device id constant
Németh Márton
2008-10-17
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2007-10-23
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
2007-07-19
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-09-12
[PATCH] usb: fix uss720 schedule with interrupts off
Thomas Sailer
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds