summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
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