aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/dz.c
AgeCommit message (Expand)Author
2008-07-24serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai
2008-04-28dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin
2008-02-07dz.c: Resource managementMaciej W. Rozycki
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki
2008-02-07dz: fix locking issuesMaciej W. Rozycki
2008-02-07dz: rename the serial console structureMaciej W. Rozycki
2008-02-07dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki
2008-02-07dz: don't panic() when request_irq() failsMaciej W. Rozycki
2008-02-07dz: always check if it is safe to console_putchar()Maciej W. Rozycki
2008-02-06Remove pointless casts from void pointersJeff Garzik
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] dz: Fixes to make it workMaciej W. Rozycki
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-09[SERIAL] dz: Fix compilation errorMartin Michlmayr
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-12[SERIAL] dz: Use CKSEG1ADDR to setup mappings.Ralf Baechle
2005-11-12[SERIAL] dz: Nuke trailing whitespaceRalf Baechle
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds