summaryrefslogtreecommitdiff
path: root/drivers/char/serial167.c
AgeCommit message (Expand)Author
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven
2008-04-30serial167: switch to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30serial167: prepare to push BKL down into driversAlan Cox
2008-02-07Char: serial167, remove bottomhalfJiri Slaby
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2007-07-20m68k: remove empty ->setup is several consolesAl Viro
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] Char: serial167, remove useless tty checkJiri Slaby
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2004-10-31[PATCH] m68k: MVME167 serial: Replace bottom half handler with task queue han...Geert Uytterhoeven
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-18[PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible()Maximilian Attems
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-09-02[PATCH] drivers/char/serial167.c MIN/MAX removalMaximilian Attems
2004-08-23[PATCH] Fix ttyS0 vs. ttyS00 confusionPavel Machek
2004-02-22[PATCH] more serial driver fixupsAndrew Morton
2003-10-03[PATCH] janitor: cleanup includes (drivers/char)Randy Dunlap
2003-09-23[PATCH] switch remaining serial drivers to initcallsAndrew Morton
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-05[PATCH] Fix tty devfs messAndrew Morton
2003-05-26[PATCH] callout removal: serial167Alexander Viro
2003-05-24[PATCH] M68k IRQ API updates [14/20]Geert Uytterhoeven
2003-05-07[PATCH] serial167 tty_driver add .owner field remove MOD_INC/DEC_USE_COUNTHanna V. Linder
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro
2003-04-23[PATCH] tty cleanups (7/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (6/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (5/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-03-20[PATCH] console_initcall() return typeGeert Uytterhoeven
2003-03-06[PATCH] clean up all the console inits using an initcall variantAlan Cox
2002-12-27[PATCH] M68k char local_irq*() updatesGeert Uytterhoeven
2002-11-07[PATCH] C99 designated initializers for drivers/charArt Haas