aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] serial: Digi Neo driverwendyx@us.ibm.com1-0/+3
2005-03-28[PATCH] m32r_sio driver updateHirokazu Takata1-0/+3
2005-03-24[SERIAL] Allow drivers to use uart_match_portRussell King1-0/+1
2005-03-09[ARM PATCH] 2526/1: S3C2410 - s3c2400 uart supportBen Dooks1-0/+3
2005-03-07[PATCH] serial: add NEC VR4100 series serial supportYoichi Yuasa1-0/+4
2005-02-01[PATCH] mips: TXX9 serieal driver rewriteRalf Bächle1-0/+3
2005-01-14[PATCH] serial: MPSC driverMark A. Greer1-0/+3
2004-12-04[SERIAL] Ensure correct units for close_delay and closing_wait.Russell King1-3/+3
2004-11-29[SERIAL] Add missing definition for PORT_IMX.Russell King1-2/+5
2004-11-13[ARM PATCH] 2237/1: S3C2410 - new serial driver - update serial_core.h (4/4)Ben Dooks1-0/+3
2004-11-13[SERIAL] Add sparse __iomem annotations.Russell King1-1/+1
2004-11-07[PATCH] "PORT_ICOM" defination for icom adapterWen Xiong1-0/+3
2004-10-30[SERIAL] 8250: add probe and remove device driver methods.Russell King1-0/+5
2004-10-30[SERIAL] Clean up serial_core.c write functions.Russell King1-4/+1
2004-09-13[PATCH] Add support for word-length UART registersDeepak Saxena1-0/+1
2004-07-29[serial/ppc] Add support for MPC52xx PSCs.Sylvain Munaut1-0/+3
2004-07-01[SERIAL] Remove UPF_RESOURCESRussell King1-1/+0
2004-06-26Merge new serial additionsLinus Torvalds1-1/+4
2004-06-23[ARM PATCH] 1913/1: lh7a40x #3 (1/2) serialMarc Singer1-0/+3
2004-06-19MergeDavid Woodhouse1-0/+3
2004-06-17[PATCH] more PC9800 removalAdrian Bunk1-8/+0
2004-06-17UART driver for Motorola CPM/CPM2 I/O core on 8xx/8xxx chips.David Woodhouse1-0/+3
2004-05-09[PATCH] mips: add missing IP22 Zilog bitAndrew Morton1-0/+3
2004-04-14[ARM PATCH] 1810/1: Support for non-PXA XScale UARTsDeepak Saxena1-1/+2
2004-04-10[SERIAL] Remove UPF_HUP_NOTIFY; this is no longer used.Russell King1-3/+0
2004-04-10[SERIAL] Pass device pointer through to tty_register_device.Russell King1-0/+2
2004-04-08[ARM PATCH] 1807/1: S3C2410 - onboard serialBen Dooks1-0/+3
2004-03-22[PATCH] sh: port sh-sci driver to the new APIAndrew Morton1-0/+5
2004-03-06[PATCH] serial_core.h needs sched.hAndrew Morton1-0/+1
2004-02-20[ARM PATCH] 1670/1: PXA serial driverHolger Schurig1-0/+1
2003-09-09[SERIAL] Drop "level" argument from serial PM calls.Russell King1-2/+2
2003-08-24[SERIAL] Add new port numbers.Russell King1-0/+9
2003-07-17[PATCH] Refactor v850 UART driverMiles Bader1-1/+1
2003-06-05[PATCH] Fix tty devfs messAndrew Morton1-0/+1
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro1-1/+1
2003-04-24[PATCH] console cleanup (1/2)Alexander Viro1-0/+1
2003-03-21[PATCH] add pc9800 port typesAlan Cox1-0/+8
2003-03-11[SERIAL] Add new device model based power management infrastructure.Russell King1-0/+7
2003-03-09[SERIAL] Remove remaining notifier-based PM support.Russell King1-4/+0
2003-03-09[SERIAL] Add per-port semaphore.Russell King1-1/+2
2003-03-09[SERIAL] Eliminate some more passing of struct uart_info.Russell King1-2/+0
2003-02-16Support high-speed serial modes of National Semiconductor and SMSC Super-IO c...David Woodhouse1-2/+4
2003-02-16Allow uart drivers to calculate divisors differently.David Woodhouse1-3/+2
2003-01-09[SERIAL] Fix build errors caused in previous cset.Russell King1-1/+1
2003-01-08[SERIAL] Restrict the baud rates returnable from uart_get_baud_rate()Russell King1-2/+3
2003-01-06[SERIAL] Change settermios to set_termiosRussell King1-2/+2
2003-01-03[SERIAL] Convert change_speed() to settermios()Russell King1-2/+2
2003-01-03[SERIAL] Remove unused info->eventRussell King1-1/+0
2003-01-03[SERIAL] Add prototypes and rename UPF_FLAGSRussell King1-1/+19
2002-12-01[SERIAL] Move custom_divisor from uart_state to uart_port.Russell King1-2/+1