summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_core.c
Commit message (Expand)AuthorAgeFilesLines
* [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-221-5/+7
* [SERIAL] Make port->ops constantRussell King2006-01-211-2/+2
* [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-30/+30
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-121-7/+8
* [SERIAL] Fix clocal wakeup problemRussell King2006-01-081-0/+1
* [SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt2006-01-041-1/+1
* [SERIAL] mark several serial tables constArjan van de Ven2005-11-281-1/+1
* [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King2005-11-131-35/+49
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-061-0/+1
* [SERIAL] Arrange better identification of portsRussell King2005-10-311-1/+3
* [SERIAL] remove unneeded code from serial_core.cJayachandran C2005-10-311-2/+1Star
* [SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King2005-09-031-6/+14
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-311-132/+0Star
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-6/+6
* [PATCH] Serial: Fix console port spinlock initialisationRussell King2005-07-031-1/+13
* [PATCH] Serial: Check status of CTS when using flow controlRussell King2005-06-291-0/+17
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-1/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2395