summaryrefslogtreecommitdiffstats
path: root/drivers/char/serial167.c
AgeCommit message (Expand)AuthorLines
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven-1/+1
2008-04-30serial167: switch to int put_char methodAlan Cox-3/+4
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-2/+1
2008-04-30serial167: prepare to push BKL down into driversAlan Cox-12/+3
2008-02-07Char: serial167, remove bottomhalfJiri Slaby-68/+8
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby-2/+0
2007-07-20m68k: remove empty ->setup is several consolesAl Viro-6/+0
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary-1/+1
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby-1677/+1645
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-1/+1
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro-3/+3
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro-26/+26
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven-6/+10
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven-2/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+4
2006-10-04[PATCH] Char: serial167, remove useless tty checkJiri Slaby-2/+2
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby-19/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman-1/+0
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-25/+10
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2858