- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / serial / serial_core.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-04 Russell King[SERIAL] Ensure correct units for close_delay and closi...
2004-11-01 Maximilian Attems[SERIAL] replace schedule_timeout() with msleep/msleep_...
2004-10-30 Russell King[SERIAL] Clean up serial_core.c write functions.
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-10-19 Russell King[SERIAL] Keep trying to register our console device.
2004-10-05 Roger Blofeld[SERIAL] Pick nearest baud rate divider
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-09-14 Deepak Saxena[PATCH] Add support for word-length UART registers
2004-06-29 Russell King[PATCH] Provide console_suspend() and console_resume()
2004-05-29 Russell King[SERIAL] Fix sparse warnings in serial_core.c
2004-05-29 Alexander Viro[PATCH] sparse: partial serial_core.c __user annotation
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-09 Russell King[SERIAL] Pass device pointer through to tty_register_de...
2004-03-06 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040306
2004-03-05 Russell King[SERIAL] Don't initialise port->mctrl before calling...
2004-03-05 Bjorn Helgaas[SERIAL] Make serial console work for any port (take 2)
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040222
2004-02-21 Bjorn Helgaas[SERIAL] Fix /proc serial info for MMIO ports
2004-02-17 David S. MillerMerge nuts.davemloft.net:/disk1/BK/network-2.6
2004-02-17 Olaf Hering+- add patches.fixes/serial_console_init.patch
2004-02-16 Linus TorvaldsRevert the dodgy ia64 serial console changeset by Bjorn...
2004-02-16 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-rc3-20040216
2004-02-13 Andrew Morton[PATCH] Make serial console work for any port
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-24 Russell King[SERIAL] Use tty_name() when printing the tty name.
2004-01-24 Russell King[SERIAL] Fix missing NULL check
2004-01-24 Russell King[SERIAL] Eliminate a couple of redundant tests
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] serial console registration bugfix
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-28 Andrew Morton[PATCH] /proc/tty/driver/serial formatting fix
2003-10-27 Matthias AndreeProperly terminate /proc/tty/driver/serial output lines...
2003-10-26 Andreas SchwabUpdate ia64 support.
2003-10-20 Andreas Schwab- Update ia64 patches and configs.
2003-10-05 Randy Dunlap[PATCH] janitor: schedule_timeout sets curr->state...
2003-10-05 Andrew Morton[PATCH] kernel documentation fixes
2003-09-09 Russell King[SERIAL] Drop "level" argument from serial PM calls.
2003-08-27 Russell King[SERIAL] Rename core.o and 8250_cs.o
2002-07-22 Russell King[SERIAL] Rename files to remove serial_ prefix.
2002-07-21 Russell King[PATCH] Serial driver stuff