- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / serial / console.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-19 Jason Wesseltty_port,usb-console: Fix usb serial console open/close...
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Alan SternUSB serial: update the console driver
2009-09-19 Alan SternUSB serial: update the console driver
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-07-12 Jason WesselUSB: console: Fix regression in usb console on kernel...
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-01-02 Kevin HaoAdd device function for USB serial console
2008-12-01 Kevin HaoAdd kref to fake tty used by USB console
2008-10-13 Alan Coxtty: usb-serial krefs
2008-09-08 Jason Wesselusb: fix null deferences in low level usb serial
2008-07-22 Alan Coxtty-usb-console: Fix termios
2008-07-22 Alan Coxtty-usb-console: tidy the USB console code
2008-07-22 Alan Coxusb_serial: API all change
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Aristeu RozanskiUSB: usb_serial_console: allocate fake tty and termios...
2008-02-01 Aristeu RozanskiUSB: usb_serial: clean tty reference in the last close
2008-02-01 Aristeu RozanskiUSB: usb_serial_console: fix command line parsing
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Alan Coxusb serial: kill another case we pass NULL and shouldn't
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-01 Burman YanUSB serial: replace kmalloc+memset with kzalloc
2006-07-12 Greg Kroah-Hartman[PATCH] USB: move usb-serial.h to include/linux/usb/
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Guennadi Liakhovetski[PATCH] USB console: fix disconnection issues
2006-06-21 Paul Fulghum[PATCH] USB: console: fix cr/lf issues
2006-04-18 Greg Kroah-Hartman- Update to 2.6.16.7 (lots of security fixes and other...
2006-04-17 Paul Fulghum[PATCH] USB: remove __init from usb_console_setup
2006-04-14 Paul Fulghum[PATCH] USB: remove __init from usb_console_setup
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-22 Adrian Bunk[PATCH] USB: fix usb/serial/console.c compile error
2004-10-22 Linus TorvaldsFix up USB serial console for tty layer changes.
2004-05-17 Greg Kroah-HartmanUSB: fix build error in drivers/usb/serial/console.c
2004-05-14 Greg Kroah-HartmanUSB: remove get_usb_serial() as it's pretty much unneeded
2003-08-20 Linus TorvaldsUSB serial console: fix compile warning
2003-05-13 François Romieu[PATCH] USB: patch to fix up coding style violations
2003-05-05 Adrian Bunk[PATCH] USB: kill the last occurances of usb_serial_get...
2003-02-18 Greg Kroah-Hartman[PATCH] USB serial: fix locking logic
2002-10-02 Greg Kroah-HartmanUSB: split the usb serial console code out into its...