summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_core.c
AgeCommit message (Expand)Author
2007-03-28[SERIAL] Fix oops when removing suspended serial portRussell King
2006-03-08[PATCH] serial core: work around sub-driver bugsPavel Machek
2006-02-02[SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King
2006-01-21[SERIAL] Make port->ops constantRussell King
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven
2006-01-07[SERIAL] Fix clocal wakeup problemRussell King
2006-01-04[SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven
2005-11-13[SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou
2005-10-31[SERIAL] Arrange better identification of portsRussell King
2005-10-30[SERIAL] remove unneeded code from serial_core.cJayachandran C
2005-09-03[SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-07-03[PATCH] Serial: Fix console port spinlock initialisationRussell King
2005-06-29[PATCH] Serial: Check status of CTS when using flow controlRussell King
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King
2005-03-24[SERIAL] Allow drivers to use uart_match_portRussell King
2005-01-15[SERIAL] Fix serial console resumeRussell King
2004-12-04[SERIAL] Ensure correct units for close_delay and closing_wait.Russell King
2004-11-01[SERIAL] replace schedule_timeout() with msleep/msleep_interruptible()Maximilian Attems
2004-10-30[SERIAL] Clean up serial_core.c write functions.Russell King
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[SERIAL] Keep trying to register our console device.Russell King
2004-10-05[SERIAL] Pick nearest baud rate dividerRoger Blofeld
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-09-13[PATCH] Add support for word-length UART registersDeepak Saxena
2004-06-29[PATCH] Provide console_suspend() and console_resume()Russell King
2004-05-29[SERIAL] Fix sparse warnings in serial_core.cRussell King
2004-04-10[SERIAL] Pass device pointer through to tty_register_device.Russell King
2004-03-05[SERIAL] Don't initialise port->mctrl before calling ->startupRussell King
2004-03-05[SERIAL] Make serial console work for any port (take 2)Bjorn Helgaas
2004-02-21[SERIAL] Fix /proc serial info for MMIO portsBjorn Helgaas
2004-02-17Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-02-16Revert the dodgy ia64 serial console changeset by Bjorn Helgaas.Linus Torvalds
2004-02-12[PATCH] Make serial console work for any portAndrew Morton
2004-01-24[SERIAL] Use tty_name() when printing the tty name.Russell King
2004-01-24[SERIAL] Fix missing NULL checkRussell King
2004-01-24[SERIAL] Eliminate a couple of redundant testsRussell King
2003-12-29[PATCH] serial console registration bugfixAndrew Morton
2003-10-27Properly terminate /proc/tty/driver/serial output lines of known UARTSMatthias Andree
2003-10-05[PATCH] janitor: schedule_timeout sets curr->state (arm)Randy Dunlap
2003-10-04[PATCH] kernel documentation fixesAndrew Morton
2003-09-09[SERIAL] Drop "level" argument from serial PM calls.Russell King
2003-08-28[SERIAL] Rename core.o and 8250_cs.oRussell King
2002-07-22[SERIAL] Rename files to remove serial_ prefix.Russell King
2002-07-21[PATCH] Serial driver stuffRussell King