summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pdc_cons.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-2/+3
* TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
* parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-101-0/+1
* TTY: pdc_cons, fix regression in closeJiri Slaby2012-05-051-1/+1
* TTY: pdc_cons, use tty_portJiri Slaby2012-03-081-7/+12
* TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby2012-03-081-16/+13
* TTY: pdc_cons, fix open vs timer raceJiri Slaby2012-03-081-5/+2
* TTY: pdc_cons, fix racy tty testJiri Slaby2012-03-081-2/+2
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
* parisc: add tty driver to PDC consoleGuy Martin2010-10-211-7/+134
* parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
* [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-151-2/+17
* [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-151-13/+0
* [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-061-9/+2
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Update pdc console from parisc treeMatthew Wilcox2005-10-211-36/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+189