aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-serial.c
Commit message (Expand)AuthorAge
* USB: Prepare serial core for autosuspend.Sarah Sharp2008-02-01
* USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-01
* USB: usb_serial_resume bug fixSarah Sharp2007-10-25
* usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox2007-10-25
* USB: serial core should respect driver requirementsAlan Stern2007-10-12
* USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...Oliver Neukum2007-10-12
* USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum2007-07-30
* USB: fix usb_serial_suspend(): buggy codeOliver Neukum2007-07-30
* synchronization in usb_serial_putBenny Halevy2007-07-12
* USB: suspend support for usb serialOliver Neukum2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* USB: fix usb-serial regressionJim Radford2007-03-19
* USB: further fix for usb-serialOliver Neukum2007-03-09
* USB: fix usb-serial device naming bugOliver Neukum2007-03-09
* usb-serial: fix shutdown / device_unregister orderJim Radford2007-03-09
* USB: race fixes for usb-serial, step 3Oliver Neukum2007-02-07
* USB: race fixes for usb-serial, step 2Oliver Neukum2007-02-07
* USB: race fixes for usb-serial step 1Oliver Neukum2007-02-07
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-07
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * usb: usb-serial free urb cleanupMariusz Kozlowski2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-27
* USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2006-09-27
* USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* usbserial: Reference leakMatthias Urlichs2006-09-12
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* [PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino2006-06-21
* [PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts2006-06-21
* [PATCH] USB: rmmod pl2303 after -28Pete Zaitcev2006-06-21
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-21
* [PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski2006-06-21
* [PATCH] USB: console: prevent ENODEV on nodePaul Fulghum2006-06-21
* [PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino2006-05-12
* [PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino2006-05-12
* [PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2006-04-14
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman2006-03-06
* spelling: s/trough/through/Adrian Bunk2006-01-09
* [PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino2006-01-04
* [PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino2006-01-04
* [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: remove driver version from a few driversGreg Kroah-Hartman2005-10-28