aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial_core.c
AgeCommit message (Expand)Author
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[SERIAL] Fix oops when removing suspended serial portRussell King
2006-10-01[SERIAL] returning proper error from serial core driverRam Gupta
2006-10-01[SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki
2006-08-30[SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r61911
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-07-03[PATCH] lockdep: annotate serialIngo Molnar
2006-07-02[SERIAL] Convert fifosize to an unsigned intRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-05-16[ARM] 3523/1: Serial core pm_stateAndrew Victor
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell 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-04-16Linux-2.6.12-rc2Linus Torvalds