summaryrefslogtreecommitdiff
path: root/drivers/char/generic_serial.c
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-01-02tty: Remove some pointless castsAlan Cox
2009-01-02tty: relock generic_serialAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-10-13tty: Remove lots of NULL checksAlan Cox
2008-07-20gs: use tty_portAlan Cox
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2005-04-03[PATCH] generic_serial.c portability fixAlexander Viro
2005-03-28[PATCH] generic-serial cli() conversionPatrick vd Lageweg
2005-01-07[PATCH] small char/generic_serial.c cleanupAdrian Bunk
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-18[PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible()Maximilian Attems
2004-09-30[PATCH] fix up tty fall-outGeert Uytterhoeven
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-07-30[PATCH] sparse: drivers/char/*Alexander Viro
2003-09-28[PATCH] Generic serial warningGeert Uytterhoeven
2003-09-01[PATCH] Mark more drivers BROKEN{,ON_SMP}Adrian Bunk
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-05-26[PATCH] callout removal: generic_serialAlexander Viro
2003-04-23[PATCH] tty cleanups (8/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-02-26[PATCH] Fix ambiguous else in generic serialDave Jones
2002-10-07[PATCH] remove get_free_page()Andrew Morton
2002-10-07[PATCH] Various drivers using longs instead of ulongs for flags.Dave Jones
2002-10-07[PATCH] numerous __FUNCTION__ pasting fixesDave Jones
2002-02-10[PATCH] check copy_from_user return codes in serial drivers.Dave Jones
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.6.1 -> v2.4.6.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds