aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-16[ARM] 3523/1: Serial core pm_stateAndrew Victor1-3/+6
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King1-54/+60
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-0/+21
2006-03-08[PATCH] serial core: work around sub-driver bugsPavel Machek1-3/+29
2006-02-02[SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto1-1/+1
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King1-5/+7
2006-01-21[SERIAL] Make port->ops constantRussell King1-2/+2
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar1-30/+30
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven1-7/+8
2006-01-07[SERIAL] Fix clocal wakeup problemRussell King1-0/+1
2006-01-04[SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt1-1/+1
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven1-1/+1
2005-11-13[SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King1-35/+49
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou1-0/+1
2005-10-31[SERIAL] Arrange better identification of portsRussell King1-1/+3
2005-10-30[SERIAL] remove unneeded code from serial_core.cJayachandran C1-2/+1
2005-09-03[SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King1-6/+14
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-132/+0
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-6/+6
2005-07-03[PATCH] Serial: Fix console port spinlock initialisationRussell King1-1/+13
2005-06-29[PATCH] Serial: Check status of CTS when using flow controlRussell King1-0/+17
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-1/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2395