aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/generic.c
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum2009-03-241-0/+1
* USB: serial generic resume function fixOliver Neukum2009-03-241-8/+0
* 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-241-2/+2
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-2/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-22/+22
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: fix usb-serial generic recursive lockPete Zaitcev2008-03-101-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-121-4/+8
* USB: generic usb serial to new buffering schemeOliver Neukum2007-07-121-35/+34
* USB: suspend support for usb serialOliver Neukum2007-07-121-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-161-18/+84
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-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-281-3/+3
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* [PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2006-07-121-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-3/+1
* [PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman2006-05-121-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-9/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [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-281-2/+1
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+1
* [PATCH] usbserial: Regression in USB generic serial driverRandall Nortman2005-10-141-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-161-0/+315