aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/uss720.c
AgeCommit message (Expand)Author
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2021-05-21misc/uss720: fix memory leak in uss720_probeDongliang Mu
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-07-13usb: misc: uss720: remove redundant pointer usbdevColin Ian King
2018-03-20USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-23USB: uss720: add debug endpoint-type checkJohan Hovold
2017-03-14USB: uss720: fix NULL-deref at probeJohan Hovold
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-08-30usb: misc: uss720: don't print on ENOMEMWolfram Sang
2016-08-15usb: misc: uss720: don't print error when allocating urb failsWolfram Sang
2015-05-10USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman
2015-01-09USB: use %*ph specifier in uss720 driverAndy Shevchenko
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2012-05-01USB: uss720.c: remove dbg() usageGreg Kroah-Hartman
2012-04-20USB: uss720.c: remove err() usageGreg Kroah-Hartman
2011-03-23USB: uss720 fixup refcount positionPeter Holik
2011-01-22USB: uss720: remove duplicate USB deviceSergei Shtylyov
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB misc: make USB device id constantNémeth Márton
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik
2007-07-19USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds