aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/uss720.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold1-9/+15
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2012-05-01USB: uss720.c: remove dbg() usageGreg Kroah-Hartman1-15/+19
2012-04-20USB: uss720.c: remove err() usageGreg Kroah-Hartman1-6/+9
2011-03-23USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-01-22USB: uss720: remove duplicate USB deviceSergei Shtylyov1-1/+0
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman1-4/+8
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman1-3/+4
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik1-2/+2
2007-07-19USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman1-2/+3
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau1-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-2/+0
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-3/+3
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer1-123/+270
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+674