Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -6/+12 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-10-01 | [SERIAL] Fix oops when removing suspended serial port | Russell King | 1 | -2/+7 |
2006-10-01 | [SERIAL] returning proper error from serial core driver | Ram Gupta | 1 | -0/+1 |
2006-10-01 | [SERIAL] Make uart_line_info() correctly tell MMIO from I/O port | Sergei Shtylyov | 1 | -4/+4 |
2006-09-26 | [PATCH] suspend: make it possible to disable serial console suspend | Rafael J. Wysocki | 1 | -0/+14 |
2006-08-30 | [SERIAL] Make uart_match_port() work with all memory mapped UARTs | Sergei Shtylyov | 1 | -0/+3 |
2006-07-10 | [SERIAL] 8250: add tsi108 serial support | Zang Roy-r61911 | 1 | -0/+1 |
2006-07-04 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -2/+4 |
2006-07-04 | [PATCH] lockdep: annotate serial | Ingo Molnar | 1 | -1/+10 |
2006-07-02 | [SERIAL] Convert fifosize to an unsigned int | Russell King | 1 | -2/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-26 | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 1 | -2/+1 |
2006-05-16 | [ARM] 3523/1: Serial core pm_state | Andrew Victor | 1 | -3/+6 |
2006-04-30 | [SERIAL] Clean up serial locking when obtaining a reference to a port | Russell King | 1 | -54/+60 |
2006-03-20 | [SERIAL] kernel console should send CRLF not LFCR | Russell King | 1 | -0/+21 |
2006-03-09 | [PATCH] serial core: work around sub-driver bugs | Pavel Machek | 1 | -3/+29 |
2006-02-02 | [SERIAL] initialize spinlock for port failed to setup console | Atsushi Nemoto | 1 | -1/+1 |
2006-01-22 | [SERIAL] Make uart_port flags a bitwise type | Russell King | 1 | -5/+7 |
2006-01-22 | [SERIAL] Make port->ops constant | Russell King | 1 | -2/+2 |
2006-01-14 | [SERIAL] convert uart_state.sem to uart_state.mutex | Ingo Molnar | 1 | -30/+30 |
2006-01-12 | [SERIAL] turn serial semaphores into mutexes | Arjan van de Ven | 1 | -7/+8 |
2006-01-08 | [SERIAL] Fix clocal wakeup problem | Russell King | 1 | -0/+1 |
2006-01-04 | [SERIAL] Fix matching of MMIO ports | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-11-29 | [SERIAL] mark several serial tables const | Arjan van de Ven | 1 | -1/+1 |
2005-11-13 | [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21m | Russell King | 1 | -35/+49 |
2005-11-06 | [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. | Pantelis Antoniou | 1 | -0/+1 |
2005-10-31 | [SERIAL] Arrange better identification of ports | Russell King | 1 | -1/+3 |
2005-10-31 | [SERIAL] remove unneeded code from serial_core.c | Jayachandran C | 1 | -2/+1 |
2005-09-03 | [SERIAL] Prefix serial printks with KERN_INFO and pre-format | Russell King | 1 | -6/+14 |
2005-09-01 | [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions | Sascha Hauer | 1 | -132/+0 |
2005-08-31 | [SERIAL] Clean up and fix tty transmission start/stoping | Russell King | 1 | -6/+6 |
2005-07-04 | [PATCH] Serial: Fix console port spinlock initialisation | Russell King | 1 | -1/+13 |
2005-06-29 | [PATCH] Serial: Check status of CTS when using flow control | Russell King | 1 | -0/+17 |
2005-06-29 | [PATCH] Serial: Adjust serial locking | Russell King | 1 | -1/+10 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2395 |