- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / serial / usb-serial.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-02 Alan Coxtty: Fix various bogus WARN checks in the usb serial...
2010-03-02 Johan HovoldUSB: serial: fix typo in debug message
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 Stefani SeiboldFix usb_serial_probe() problem introduced by the recent...
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-11 Alan Coxusb_serial: Kill port mutex
2009-12-11 Alan Coxusb_serial: Use the shutdown() operation
2009-12-11 Alan Coxtty_port: add "tty_port_open" helper
2009-10-09 Oliver NeukumUSB: small fix in error case of suspend in generic...
2009-10-09 Alan SternUSB: serial: don't call release without attach
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Alan Sternusb-serial: straighten out serial_open
2009-10-05 Alan Sternusb-serial: add missing tests and debug lines
2009-10-05 Alan Sternusb-serial: rename subroutines
2009-10-05 Alan Sternusb-serial: fix termios initialization logic
2009-10-05 Alan Sternusb-serial: acquire references when a new tty is installed
2009-10-05 Alan Sternusb-serial: change logic of serial lookups
2009-10-05 Alan Sternusb-serial: put subroutines in logical order
2009-10-05 Alan Sternusb-serial: change referencing of port and serial struc...
2009-10-05 Alan Coxtty: USB serial termios bits
2009-10-05 Alan Coxtty: USB can now use the shutdown method for kref based...
2009-10-05 Alan Coxtty: USB hangup is racy
2009-09-27 Dave Youngtty: Fix regressions caused by commit b50989dc
2009-09-23 David VomLehnUSB: use kfifo to buffer usb-generic serial writes
2009-09-23 Oliver NeukumUSB: fix wrong order of events in usb serial suspension
2009-09-23 Jiri SlabyUSB: usb-serial, remove unused variables
2009-09-19 Alan Sternusb-serial: straighten out serial_open
2009-09-19 Alan Sternusb-serial: add missing tests and debug lines
2009-09-19 Alan Sternusb-serial: rename subroutines
2009-09-19 Alan Sternusb-serial: fix termios initialization logic
2009-09-19 Alan Sternusb-serial: acquire references when a new tty is installed
2009-09-19 Alan Sternusb-serial: change logic of serial lookups
2009-09-19 Alan Sternusb-serial: put subroutines in logical order
2009-09-19 Alan Sternusb-serial: change referencing of port and serial struc...
2009-09-19 Alan Coxtty: USB serial termios bits
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-09-19 Alan Coxtty: USB can now use the shutdown method for kref based...
2009-09-19 Alan Coxtty: USB hangup is racy
2009-07-28 Alan Coxusb_serial: Fix remaining ref count/lock bugs
2009-07-27 Alan Coxtty: Fix a USB serial crash/scribble
2009-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-07-12 Jason WesselUSB: console: Fix regression in usb console on kernel...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-02 Alan Sternusb-serial: replace shutdown with disconnect, release
2009-06-25 Thadeu Lima de Sou... usb_serial: Fix oops when unexisting usb serial device...
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-16 Alan SternUSB: usb-serial: call port_probe and port_remove at...
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-05-28 Alan Sternusb-serial: fix crash when sub-driver updates firmware
2009-04-23 Alan SternUSB: serial: fix lifetime and locking problems
2009-04-01 Alexey Dobriyanproc tty: switch usb-serial to ->proc_fops
2009-03-24 Dave Youngusb-serial: fix usb_serial_register bug when boot with...
2009-03-24 James WoodcockUSB: serial: refuse to open recently removed USB Serial...
2009-03-24 Oliver NeukumUSB: serial: remove recourse to generic method
2009-03-24 Oliver NeukumUSB: serial: use generic method if no alternative is...
2009-03-24 Oliver NeukumUSB: serial: introduce a flag into the usb serial layer...
2009-01-13 Alan Coxusb-serial: remove NULL check
2009-01-02 Alan Coxtty: Drop the lock_kernel in the private ioctl hook
2009-01-02 Alan Coxtty: USB tty devices can block in tcdrain when unplugged
2009-01-02 Alan Coxtty: Fix close races in USB serial
2008-10-30 Alan Coxtty: Fix USB kref leak
2008-10-17 Greg Kroah-HartmanUSB: remove use of err() in drivers/usb/serial
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb/serial drivers
2008-10-13 Alan Coxtty: usb-serial krefs
2008-09-23 Andreas Bombeusb-serial: Add Siemens EF81 to PL-2303 hack triggers
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-14 Alan Sternusb-serial: don't release unregistered minors
2008-07-22 Alan Coxtty: rework break handling
2008-07-22 Alan Coxusb-serial: Coding style
2008-07-22 Alan Coxusb_serial: API all change
2008-07-21 Oliver NeukumUSB: fix usb serial pm counter decrement for disconnect...
2008-07-21 Andre HauptUSB: usb-serial: fix a sparse warning about different...
2008-07-21 Kay SieversUSB: usb dev_set_name() instead of dev->bus_id
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-04-30 Alan Coxtty: The big operations rework
2008-04-25 Alan Coxusb serial: more fixes and groundwork for tty changes
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Greg Kroah-HartmanUSB: serial: remove endpoints setting checks from core...
2008-04-25 Alan CoxUSB: usb-serial: Prepare for BKL push down
2008-04-16 Greg Kroah-HartmanUSB: remove broken usb-serial num_endpoints check
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Oliver NeukumUSB: stop io performed by mos7720 upon close()
2008-02-01 Sarah SharpUSB: Prepare serial core for autosuspend.
2008-02-01 Aristeu RozanskiUSB: usb_serial: clean tty reference in the last close
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Sarah SharpUSB: usb_serial_resume bug fix
2007-10-25 Alan Coxusb-serial: handle NULL termios methods as "no hardware...
2007-10-12 Alan SternUSB: serial core should respect driver requirements
2007-10-12 Oliver NeukumUSB: fix errornous assumption in the usb serial framewo...
2007-07-30 Oliver NeukumUSB: fix BUG: sleeping function called from invalid...
2007-07-30 Oliver NeukumUSB: fix usb_serial_suspend(): buggy code
2007-07-12 Benny Halevysynchronization in usb_serial_put
2007-07-12 Oliver NeukumUSB: suspend support for usb serial
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-03-19 Jim RadfordUSB: fix usb-serial regression
2007-03-10 Oliver NeukumUSB: further fix for usb-serial
2007-03-10 Oliver NeukumUSB: fix usb-serial device naming bug
next