aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/generic_serial.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* tty: Remove some pointless castsAlan Cox2009-01-021-1/+1
* tty: relock generic_serialAlan Cox2009-01-021-13/+24
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-21/+22
* tty: Remove lots of NULL checksAlan Cox2008-10-131-21/+0
* gs: use tty_portAlan Cox2008-07-201-79/+79
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-301-5/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+1
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* genericserial: remove bogus optimisation check and dead code pathsAlan Cox2007-07-161-117/+3
* [PATCH] generic_serial: fix decoding of baud rateDaniel Drake2007-03-271-7/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-1/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-041-18/+1
* [PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox2006-09-291-10/+1
* [PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar2006-03-231-7/+7
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1001