aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-24[SERIAL] Allow drivers to use uart_match_portRussell King1-1/+2
2005-01-15[SERIAL] Fix serial console resumeRussell King1-1/+15
2004-12-04[SERIAL] Ensure correct units for close_delay and closing_wait.Russell King1-14/+18
2004-11-01[SERIAL] replace schedule_timeout() with msleep/msleep_interruptible()Maximilian Attems1-7/+4
2004-10-30[SERIAL] Clean up serial_core.c write functions.Russell King1-68/+15
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-8/+3
2004-10-19[SERIAL] Keep trying to register our console device.Russell King1-0/+9
2004-10-05[SERIAL] Pick nearest baud rate dividerRoger Blofeld1-1/+1
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox1-18/+8
2004-09-13[PATCH] Add support for word-length UART registersDeepak Saxena1-0/+1
2004-06-29[PATCH] Provide console_suspend() and console_resume()Russell King1-2/+2
2004-05-29[SERIAL] Fix sparse warnings in serial_core.cRussell King1-13/+18
2004-04-10[SERIAL] Pass device pointer through to tty_register_device.Russell King1-1/+1
2004-03-05[SERIAL] Don't initialise port->mctrl before calling ->startupRussell King1-2/+0
2004-03-05[SERIAL] Make serial console work for any port (take 2)Bjorn Helgaas1-3/+0
2004-02-21[SERIAL] Fix /proc serial info for MMIO portsBjorn Helgaas1-2/+8
2004-02-17Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller1-3/+0
2004-02-16Revert the dodgy ia64 serial console changeset by Bjorn Helgaas.Linus Torvalds1-0/+3
2004-02-12[PATCH] Make serial console work for any portAndrew Morton1-3/+0
2004-01-24[SERIAL] Use tty_name() when printing the tty name.Russell King1-5/+9
2004-01-24[SERIAL] Fix missing NULL checkRussell King1-1/+7
2004-01-24[SERIAL] Eliminate a couple of redundant testsRussell King1-3/+2
2003-12-29[PATCH] serial console registration bugfixAndrew Morton1-0/+3
2003-10-27Properly terminate /proc/tty/driver/serial output lines of known UARTSMatthias Andree1-0/+3
2003-10-05[PATCH] janitor: schedule_timeout sets curr->state (arm)Randy Dunlap1-1/+0
2003-10-04[PATCH] kernel documentation fixesAndrew Morton1-2/+2
2003-09-09[SERIAL] Drop "level" argument from serial PM calls.Russell King1-53/+41
2003-08-28[SERIAL] Rename core.o and 8250_cs.oRussell King1-0/+2432
2002-07-22[SERIAL] Rename files to remove serial_ prefix.Russell King1-2467/+0
2002-07-21[PATCH] Serial driver stuffRussell King1-0/+2467