aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/omninet.c
Commit message (Expand)AuthorAge
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* omninet: Use string flip functionsAlan Cox2008-07-22
* tty-usb-omninet: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-25
* USB: serial: omninet: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-12
* USB: fix omninet memory leak found by coverityOliver Neukum2007-05-23
* USB: fix omninet write vs. close raceOliver Neukum2007-04-27
* USB: omninet memory leak in error caseOliver Neukum2007-04-27
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-28
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-21
* [PATCH] USB: fix omninet driver bugGreg Kroah-Hartman2006-05-12
* [PATCH] USB: omninet: fix up debugging commentsGreg Kroah-Hartman2006-03-20
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-27
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16