aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/uss720.c
Commit message (Expand)AuthorAge
* usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai2018-09-05
* usb: misc: uss720: remove redundant pointer usbdevColin Ian King2018-07-13
* USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich2018-03-20
* USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-22
* Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-27
|\
| * USB: uss720: fix NULL-deref at probeJohan Hovold2017-03-14
* | USB: uss720: add debug endpoint-type checkJohan Hovold2017-03-23
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* usb: misc: uss720: don't print on ENOMEMWolfram Sang2016-08-30
* usb: misc: uss720: don't print error when allocating urb failsWolfram Sang2016-08-15
* USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* USB: use %*ph specifier in uss720 driverAndy Shevchenko2015-01-09
* USB: uss720: fix DMA-buffer allocationJohan Hovold2013-08-14
* treewide: Fix typos in printk and commentMasanari Iida2013-03-18
* USB: uss720.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* USB: uss720.c: remove err() usageGreg Kroah-Hartman2012-04-20
* USB: uss720 fixup refcount positionPeter Holik2011-03-23
* USB: uss720: remove duplicate USB deviceSergei Shtylyov2011-01-22
* USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-17
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-17
* [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-23
* USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-06
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16