aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/ip22zilog.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-7/+7
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-2/+2
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-141/+106
2007-07-16Update zilog timeoutThiemo Seufer1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan1-7/+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-10/+8
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad1-1/+15
2006-07-09[SERIAL] IP22: fix serial console hangsJulien BLACHE1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-8/+3
2006-03-07[SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr1-3/+1
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle1-4/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-24/+10
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-2/+2
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-6/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1271