aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/generic_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-01-02tty: Remove some pointless castsAlan Cox1-1/+1
2009-01-02tty: relock generic_serialAlan Cox1-13/+24
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox1-21/+22
2008-10-13tty: Remove lots of NULL checksAlan Cox1-21/+0
2008-07-20gs: use tty_portAlan Cox1-79/+79
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox1-5/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-2/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox1-117/+3
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake1-7/+0
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-1/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby1-18/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar1-7/+7
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1001