aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_core.c
Commit message (Expand)AuthorAge
* Serial: serial_core, use pr_debugJiri Slaby2007-05-07
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-07
* serial driver PMC MSP71xxMarc St-Jean2007-05-07
* [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-14
* [PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis2007-02-14
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-03
|\
| * [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-01
| * [SERIAL] returning proper error from serial core driverRam Gupta2006-10-01
| * [SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov2006-10-01
* | [PATCH] const struct tty_operationsJeff Dike2006-10-02
|/
* [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-26
* [SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov2006-08-30
* [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-09
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-04
|\
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-02
* | [PATCH] lockdep: annotate serialIngo Molnar2006-07-03
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* | [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
|/
* [ARM] 3523/1: Serial core pm_stateAndrew Victor2006-05-16
* [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-30
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* [PATCH] serial core: work around sub-driver bugsPavel Machek2006-03-08
* [SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto2006-02-02
* [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-21
* [SERIAL] Make port->ops constantRussell King2006-01-21
* [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-13
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-12
* [SERIAL] Fix clocal wakeup problemRussell King2006-01-07
* [SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt2006-01-04
* [SERIAL] mark several serial tables constArjan van de Ven2005-11-28
* [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King2005-11-13
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-06
* [SERIAL] Arrange better identification of portsRussell King2005-10-31
* [SERIAL] remove unneeded code from serial_core.cJayachandran C2005-10-30
* [SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King2005-09-03
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-31
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-31
* [PATCH] Serial: Fix console port spinlock initialisationRussell King2005-07-03
* [PATCH] Serial: Check status of CTS when using flow controlRussell King2005-06-29
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16