summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-serial.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum2007-07-301-9/+8
* USB: fix usb_serial_suspend(): buggy codeOliver Neukum2007-07-301-7/+8
* synchronization in usb_serial_putBenny Halevy2007-07-121-2/+2
* USB: suspend support for usb serialOliver Neukum2007-07-121-0/+31
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: fix usb-serial regressionJim Radford2007-03-191-6/+5
* USB: further fix for usb-serialOliver Neukum2007-03-091-5/+4
* USB: fix usb-serial device naming bugOliver Neukum2007-03-091-1/+1
* usb-serial: fix shutdown / device_unregister orderJim Radford2007-03-091-5/+6
* USB: race fixes for usb-serial, step 3Oliver Neukum2007-02-071-1/+2
* USB: race fixes for usb-serial, step 2Oliver Neukum2007-02-071-2/+12
* USB: race fixes for usb-serial step 1Oliver Neukum2007-02-071-13/+31
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-071-5/+36
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-8/+4
|\
| * usb: usb-serial free urb cleanupMariusz Kozlowski2006-12-011-8/+4
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-271-1/+3
* USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2006-09-271-1/+4
* USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-12/+7
* usbserial: Reference leakMatthias Urlichs2006-09-121-1/+3
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* [PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev2006-07-121-14/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino2006-06-211-8/+6
* [PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts2006-06-211-0/+2
* [PATCH] USB: rmmod pl2303 after -28Pete Zaitcev2006-06-211-0/+2
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-2/+12
* [PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski2006-06-211-5/+11
* [PATCH] USB: console: prevent ENODEV on nodePaul Fulghum2006-06-211-5/+5
* [PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino2006-05-121-6/+11
* [PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino2006-05-121-1/+1
* [PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2006-04-141-8/+8
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-4/+2
* [PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman2006-03-061-5/+5
* spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
* [PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino2006-01-041-1/+13
* [PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino2006-01-041-0/+32
* [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 Serial: remove driver version from a few driversGreg Kroah-Hartman2005-10-281-4/+2
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-6/+9
* [PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman2005-10-281-307/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-11/+11
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-15/+15
* [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser2005-09-081-12/+12
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-271-0/+1
OpenPOWER on IntegriCloud