aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_lh7a40x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-3/+3
2008-11-28[ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King1-1/+2
2008-10-16drivers/serial: use nr_irqsYinghai Lu1-1/+1
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-13/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-18[ARM] 3402/1: lpd7a40x: serial driver bug fixMarc Singer1-4/+9
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-10/+7
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-3/+3
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King1-3/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+0
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders1-1/+1
2005-09-06[SERIAL] Fix lh7a40x serial driverRussell King1-2/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-3/+2
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-12/+1
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+711