summaryrefslogtreecommitdiffstats
path: root/drivers/char/generic_serial.c
Commit message (Expand)AuthorAgeFilesLines
* 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