aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/generic_serial.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2009-01-02tty: Remove some pointless castsGravatar Alan Cox 1-1/+1
2009-01-02tty: relock generic_serialGravatar Alan Cox 1-13/+24
2009-01-02tty_port: Add a port level carrier detect operationGravatar Alan Cox 1-21/+22
2008-10-13tty: Remove lots of NULL checksGravatar Alan Cox 1-21/+0
2008-07-20gs: use tty_portGravatar Alan Cox 1-79/+79
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-2/+2
2008-04-30char: switch gs, cyclades and esp to return int for put_charGravatar Alan Cox 1-5/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksGravatar Alan Cox 1-2/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2007-07-16genericserial: remove bogus optimisation check and dead code pathsGravatar Alan Cox 1-117/+3
2007-03-27[PATCH] generic_serial: fix decoding of baud rateGravatar Daniel Drake 1-7/+0
2007-02-11[PATCH] Char: tty_wakeup cleanupGravatar Jiri Slaby 1-1/+0
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-2/+2
2006-10-04[PATCH] char: kill unneeded memsetsGravatar Jiri Slaby 1-18/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsGravatar Alan Cox 1-10/+1
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexGravatar Ingo Molnar 1-7/+7
2006-01-14[PATCH] remove unused tmp_buf_sem'sGravatar Adrian Bunk 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1001