summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-serial.c
Commit message (Expand)AuthorAgeFilesLines
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-3/+4
* tty: usb-serial krefsAlan Cox2008-10-131-9/+15
* usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe2008-09-231-1/+3
* usb-serial: don't release unregistered minorsAlan Stern2008-08-131-4/+3
* tty: rework break handlingAlan Cox2008-07-221-1/+2
* usb-serial: Coding styleAlan Cox2008-07-221-140/+164
* usb_serial: API all changeAlan Cox2008-07-221-41/+41
* USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-211-1/+4
* USB: usb-serial: fix a sparse warning about different signednessAndre Haupt2008-07-211-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-2/+2
* tty: The big operations reworkAlan Cox2008-04-301-106/+23
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-0/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-39/+39
* USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-241-16/+0
* USB: usb-serial: Prepare for BKL push downAlan Cox2008-04-241-2/+9
* USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-151-0/+2
* USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-011-14/+14
* USB: Prepare serial core for autosuspend.Sarah Sharp2008-02-011-2/+10
* USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-011-2/+4
* USB: usb_serial_resume bug fixSarah Sharp2007-10-251-1/+3
* usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox2007-10-251-0/+2
* USB: serial core should respect driver requirementsAlan Stern2007-10-121-9/+22
* USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...Oliver Neukum2007-10-121-0/+11
* 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
OpenPOWER on IntegriCloud