aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/generic_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] generic_serial.c portability fixAlexander Viro1-1/+1
2005-03-28[PATCH] generic-serial cli() conversionPatrick vd Lageweg1-50/+65
2005-01-07[PATCH] small char/generic_serial.c cleanupAdrian Bunk1-24/+2
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap1-1/+1
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-81/+30
2004-10-18[PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible()Maximilian Attems1-4/+3
2004-09-30[PATCH] fix up tty fall-outGeert Uytterhoeven1-1/+1
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox1-10/+6
2004-07-30[PATCH] sparse: drivers/char/*Alexander Viro1-5/+5
2003-09-28[PATCH] Generic serial warningGeert Uytterhoeven1-1/+1
2003-09-01[PATCH] Mark more drivers BROKEN{,ON_SMP}Adrian Bunk1-0/+1
2003-06-11[PATCH] tty_driver refcountingAlexander Viro1-6/+0
2003-05-26[PATCH] callout removal: generic_serialAlexander Viro1-37/+5
2003-04-23[PATCH] tty cleanups (8/12)Alexander Viro1-1/+1
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-3/+3
2003-02-26[PATCH] Fix ambiguous else in generic serialDave Jones1-2/+2
2002-10-07[PATCH] remove get_free_page()Andrew Morton1-3/+3
2002-10-07[PATCH] Various drivers using longs instead of ulongs for flags.Dave Jones1-1/+1
2002-10-07[PATCH] numerous __FUNCTION__ pasting fixesDave Jones1-2/+2
2002-02-10[PATCH] check copy_from_user return codes in serial drivers.Dave Jones1-6/+15
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-0/+2
2002-02-04v2.4.6.1 -> v2.4.6.2Linus Torvalds1-5/+17
2002-02-04Import changesetLinus Torvalds1-0/+1078