summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/omninet.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: omninet: clean up urb->status usageGreg Kroah-Hartman2007-07-131-5/+8
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-131-4/+3Star
* USB: fix omninet memory leak found by coverityOliver Neukum2007-05-231-2/+0Star
* USB: fix omninet write vs. close raceOliver Neukum2007-04-271-18/+22
* USB: omninet memory leak in error caseOliver Neukum2007-04-271-1/+5
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-291-3/+3
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-221-1/+1
* [PATCH] USB: fix omninet driver bugGreg Kroah-Hartman2006-05-121-6/+6
* [PATCH] USB: omninet: fix up debugging commentsGreg Kroah-Hartman2006-03-201-6/+4Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-291-2/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+1
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-271-5/+12
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-191-4/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+362