summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
2004-04-14[ARM PATCH] 1810/1: Support for non-PXA XScale UARTsDeepak Saxena
2004-04-10[SERIAL] Remove UPF_HUP_NOTIFY; this is no longer used.Russell King
2004-04-10[SERIAL] Pass device pointer through to tty_register_device.Russell King
2004-04-08[ARM PATCH] 1807/1: S3C2410 - onboard serialBen Dooks
2004-03-22[PATCH] sh: port sh-sci driver to the new APIAndrew Morton
2004-03-06[PATCH] serial_core.h needs sched.hAndrew Morton
2004-02-20[ARM PATCH] 1670/1: PXA serial driverHolger Schurig
2003-09-09[SERIAL] Drop "level" argument from serial PM calls.Russell King
2003-08-24[SERIAL] Add new port numbers.Russell King
2003-07-17[PATCH] Refactor v850 UART driverMiles Bader
2003-06-05[PATCH] Fix tty devfs messAndrew Morton
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro
2003-04-24[PATCH] console cleanup (1/2)Alexander Viro
2003-03-21[PATCH] add pc9800 port typesAlan Cox
2003-03-11[SERIAL] Add new device model based power management infrastructure.Russell King
2003-03-09[SERIAL] Remove remaining notifier-based PM support.Russell King
2003-03-09[SERIAL] Add per-port semaphore.Russell King
2003-03-09[SERIAL] Eliminate some more passing of struct uart_info.Russell King
2003-02-16Support high-speed serial modes of National Semiconductor and SMSC Super-IO c...David Woodhouse
2003-02-16Allow uart drivers to calculate divisors differently.David Woodhouse
2003-01-09[SERIAL] Fix build errors caused in previous cset.Russell King
2003-01-08[SERIAL] Restrict the baud rates returnable from uart_get_baud_rate()Russell King
2003-01-06[SERIAL] Change settermios to set_termiosRussell King
2003-01-03[SERIAL] Convert change_speed() to settermios()Russell King
2003-01-03[SERIAL] Remove unused info->eventRussell King
2003-01-03[SERIAL] Add prototypes and rename UPF_FLAGSRussell King
2002-12-01[SERIAL] Move custom_divisor from uart_state to uart_port.Russell King
2002-11-26[PATCH] Add id for v850 `nb85e_uart' to serial_core.hMiles Bader
2002-11-02[SERIAL] Fix up 8250 IRQ chain handlingRussell King
2002-11-02[SERIAL] Rename uart_event() to uart_write_wakeup()Russell King
2002-10-16[SERIAL] Fix missing parens in serial_core.hRussell King
2002-10-06[SERIAL] Allow PCMCIA serial cards to work again.Russell King
2002-08-02SPARC: More Sun serial driver updates.David S. Miller
2002-07-21[PATCH] Serial driver stuffRussell King