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