aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/generic.c
Commit message (Expand)AuthorAge
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-20
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-20
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-09
* USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-23
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* tty: Fix USB kref leakAlan Cox2009-07-10
* tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox2009-07-10
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* USB: usb_serial: only allow sysrq on a console portJason Wessel2009-06-16
* USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2009-06-16
* USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum2009-03-24
* USB: serial generic resume function fixOliver Neukum2009-03-24
* tty: usb-serial krefsAlan Cox2008-10-13
* tty-usb-generic: Code cleanupAlan 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: fix usb-serial generic recursive lockPete Zaitcev2008-03-10
* USB: Prepare serial core for autosuspend.Sarah Sharp2008-02-01
* usbserial: fix inconsistent lock stateBorislav Petkov2007-11-28
* USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina2007-10-25
* USB: serial: generic: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: generic usb serial to new buffering schemeOliver Neukum2007-07-12
* USB: suspend support for usb serialOliver Neukum2007-07-12
* USB: fix usb-serial/generic build warningDavid Brownell2007-03-26
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-16
* 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
* [PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2006-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: add ark3116 usb to serial driverGreg Kroah-Hartman2006-05-12
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [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: add the anydata usb-serial driverGreg Kroah-Hartman2005-11-17
* [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