aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/serial167.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-051-1/+1
* serial167: switch to int put_char methodAlan Cox2008-04-301-3/+4
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+1
* serial167: prepare to push BKL down into driversAlan Cox2008-04-301-12/+3
* Char: serial167, remove bottomhalfJiri Slaby2008-02-071-68/+8
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-071-2/+0
* m68k: remove empty ->setup is several consolesAl Viro2007-07-201-6/+0
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* [PATCH] Char: serial167, cleanupJiri Slaby2007-02-111-1677/+1645
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-3/+3
* [PATCH] serial167 __user annotations, NULL noise removalAl Viro2006-10-151-26/+26
* [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven2006-10-091-6/+10
* [PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2006-10-091-2/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] Char: serial167, remove useless tty checkJiri Slaby2006-10-041-2/+2
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-041-19/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-25/+10
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2858