summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/usb-serial.c
AgeCommit message (Expand)Author
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum
2007-07-30USB: fix usb_serial_suspend(): buggy codeOliver Neukum
2007-07-12synchronization in usb_serial_putBenny Halevy
2007-07-12USB: suspend support for usb serialOliver Neukum
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-19USB: fix usb-serial regressionJim Radford
2007-03-09USB: further fix for usb-serialOliver Neukum
2007-03-09USB: fix usb-serial device naming bugOliver Neukum
2007-03-09usb-serial: fix shutdown / device_unregister orderJim Radford
2007-02-07USB: race fixes for usb-serial, step 3Oliver Neukum
2007-02-07USB: race fixes for usb-serial, step 2Oliver Neukum
2007-02-07USB: race fixes for usb-serial step 1Oliver Neukum
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01usb: usb-serial free urb cleanupMariusz Kozlowski
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman
2006-09-27USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-12usbserial: Reference leakMatthias Urlichs
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman
2006-07-12[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-21[PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino
2006-06-21[PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts
2006-06-21[PATCH] USB: rmmod pl2303 after -28Pete Zaitcev
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev
2006-06-21[PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski
2006-06-21[PATCH] USB: console: prevent ENODEV on nodePaul Fulghum
2006-05-12[PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino
2006-05-12[PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino
2006-04-14[PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-03-06[PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-04[PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino
2006-01-04[PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman
2005-09-08[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser
2005-06-27[PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman