summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/generic.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-2/+1Star
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-6/+0Star
* USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum2009-03-251-0/+1
* USB: serial generic resume function fixOliver Neukum2009-03-251-8/+0Star
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* tty-usb-generic: Code cleanupAlan Cox2008-07-221-38/+49
* usb_serial: API all changeAlan Cox2008-07-221-16/+23
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-2/+2
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-251-2/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-22/+22
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-3/+0Star
* USB: fix usb-serial generic recursive lockPete Zaitcev2008-03-111-4/+6
* USB: Prepare serial core for autosuspend.Sarah Sharp2008-02-011-0/+8
* usbserial: fix inconsistent lock stateBorislav Petkov2007-11-281-2/+3
* USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina2007-10-251-3/+4
* USB: serial: generic: clean up urb->status usageGreg Kroah-Hartman2007-07-131-4/+8
* USB: generic usb serial to new buffering schemeOliver Neukum2007-07-131-35/+34Star
* USB: suspend support for usb serialOliver Neukum2007-07-131-0/+18
* USB: fix usb-serial/generic build warningDavid Brownell2007-03-261-3/+4
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-171-18/+84
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-15/+20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* 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
* [PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2006-07-131-0/+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-3/+1Star
* [PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman2006-05-121-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-9/+2Star
* [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: add the anydata usb-serial driverGreg Kroah-Hartman2005-11-171-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-291-2/+1Star
* [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] usbserial: Regression in USB generic serial driverRandall Nortman2005-10-151-1/+1
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-271-8/+16
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+315