- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / include / linux / serial_core.h
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-29 Russell King[SERIAL] Add missing definition for PORT_IMX.
2004-11-13 Ben Dooks[ARM PATCH] 2237/1: S3C2410 - new serial driver - updat...
2004-11-13 Russell King[SERIAL] Add sparse __iomem annotations.
2004-11-07 Wen Xiong[PATCH] "PORT_ICOM" defination for icom adapter
2004-10-30 Russell King[SERIAL] 8250: add probe and remove device driver methods.
2004-10-30 Russell King[SERIAL] Clean up serial_core.c write functions.
2004-09-14 Deepak Saxena[PATCH] Add support for word-length UART registers
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-09 Olaf Hering+- reenable patches.drivers/ppc64-iseries-icom.patch
2004-07-29 Sylvain Munaut[serial/ppc] Add support for MPC52xx PSCs.
2004-07-01 Russell King[SERIAL] Remove UPF_RESOURCES
2004-06-26 Linus TorvaldsMerge new serial additions
2004-06-23 Marc Singer[ARM PATCH] 1913/1: lh7a40x #3 (1/2) serial
2004-06-21 David WoodhouseMerge
2004-06-19 David WoodhouseMerge
2004-06-18 Adrian Bunk[PATCH] more PC9800 removal
2004-06-17 David WoodhouseUART driver for Motorola CPM/CPM2 I/O core on 8xx/8xxx...
2004-05-10 Andrew Morton[PATCH] mips: add missing IP22 Zilog bit
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-14 Olaf Hering+- update icom driver, fix PORT_ICOM define
2004-04-14 Deepak Saxena[ARM PATCH] 1810/1: Support for non-PXA XScale UARTs
2004-04-10 Russell King[SERIAL] Remove UPF_HUP_NOTIFY; this is no longer used.
2004-04-09 Russell King[SERIAL] Pass device pointer through to tty_register_de...
2004-04-08 Ben Dooks[ARM PATCH] 1807/1: S3C2410 - onboard serial
2004-03-28 Olaf Hering+- add patches.drivers/ppc64-iseries-icom.patch
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-22 Andrew Morton[PATCH] sh: port sh-sci driver to the new API
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-06 Andrew Morton[PATCH] serial_core.h needs sched.h
2004-03-06 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040306
2004-02-23 Andreas SchwabImport kdb v4.3.
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-20 Holger Schurig[ARM PATCH] 1670/1: PXA serial driver
2003-10-20 Olaf Hering+- update to 2.6.0-test8
2003-09-09 Russell King[SERIAL] Drop "level" argument from serial PM calls.
2003-08-24 Benjamin HerrenschmidtAdd new pmac_zilog serial driver, obsolete old macserial.
2003-08-24 Russell King[SERIAL] Add new port numbers.
2003-07-18 Miles Bader[PATCH] Refactor v850 UART driver
2003-06-06 Andrew Morton[PATCH] Fix tty devfs mess
2003-04-24 Alexander Viro[PATCH] console cleanup (2/2)
2003-04-24 Alexander Viro[PATCH] console cleanup (1/2)
2003-03-21 Alan Cox[PATCH] add pc9800 port types
2003-03-11 Russell King[SERIAL] Add new device model based power management...
2003-03-09 Russell King[SERIAL] Remove remaining notifier-based PM support.
2003-03-09 Russell King[SERIAL] Add per-port semaphore.
2003-03-09 Russell King[SERIAL] Eliminate some more passing of struct uart_info.
2003-02-16 David WoodhouseSupport high-speed serial modes of National Semiconduct...
2003-02-16 David WoodhouseAllow uart drivers to calculate divisors differently.
2003-01-09 Russell King[SERIAL] Fix build errors caused in previous cset.
2003-01-08 Russell King[SERIAL] Restrict the baud rates returnable from uart_g...
2003-01-06 Russell King[SERIAL] Change settermios to set_termios
2003-01-03 Russell King[SERIAL] Convert change_speed() to settermios()
2003-01-03 Russell King[SERIAL] Remove unused info->event
2003-01-03 Russell King[SERIAL] Add prototypes and rename UPF_FLAGS
2002-12-01 Russell King[SERIAL] Move custom_divisor from uart_state to uart_port.
2002-11-26 Miles Bader[PATCH] Add id for v850 `nb85e_uart' to serial_core.h
2002-11-02 Russell King[SERIAL] Fix up 8250 IRQ chain handling
2002-11-02 Russell King[SERIAL] Rename uart_event() to uart_write_wakeup()
2002-10-16 Russell King[SERIAL] Fix missing parens in serial_core.h
2002-10-06 Russell King[SERIAL] Allow PCMCIA serial cards to work again.
2002-08-03 David S. MillerSPARC: More Sun serial driver updates.
2002-07-21 Russell King[PATCH] Serial driver stuff