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