aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-serial.c
Commit message (Expand)AuthorAge
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-27
* tty: Fix a USB serial crash/scribbleAlan Cox2009-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-13
|\
| * USB: console: Fix regression in usb console on kernel bootJason Wessel2009-07-12
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo2009-06-25
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-28
* USB: serial: fix lifetime and locking problemsAlan Stern2009-04-23
* proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan2009-04-01
* usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young2009-03-24
* USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock2009-03-24
* USB: serial: remove recourse to generic methodOliver Neukum2009-03-24
* USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum2009-03-24
* USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2009-03-24
* usb-serial: remove NULL checkAlan Cox2009-01-12
* tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-02
* tty: USB tty devices can block in tcdrain when unpluggedAlan Cox2009-01-02
* tty: Fix close races in USB serialAlan Cox2009-01-02
* tty: Fix USB kref leakAlan Cox2008-10-30
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe2008-09-23
* usb-serial: don't release unregistered minorsAlan Stern2008-08-13
* tty: rework break handlingAlan Cox2008-07-22
* usb-serial: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-21
* USB: usb-serial: fix a sparse warning about different signednessAndre Haupt2008-07-21
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* tty: The big operations reworkAlan Cox2008-04-30
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-25
* USB: usb-serial: Prepare for BKL push downAlan Cox2008-04-25
* USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-16
* USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-01
* 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