Commit Graph

56 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Denis Cheng 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h 17 years ago
Alan Cox a46c999424 serial_core: bring mostly into line with coding style 17 years ago
Alan Cox 6d4d67beb9 serial: speed setup failure reporting 17 years ago
Russell King c8c6bfa39d serial: avoid stalling suspend if serial port won't drain 17 years ago
Russell King 9d778a6937 serial: avoid waking up closed serial ports on resume 17 years ago
Yinghai Lu c3e4642be7 serial: keep the DTR setting for serial console. 17 years ago
Alan Cox 149b36eae2 serial: stop passing NULL to functions that expect data 18 years ago
Andres Salomon 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option 18 years ago
Guennadi Liakhovetski b3b708fa27 wake up from a serial port 18 years ago
Russell King 97d97224ff [SERIAL] Fix console initialisation ordering 18 years ago
David Woodhouse 20620d688a serial: don't optimise away baud rate changes when BOTHER is used 18 years ago
Josh Boyer 4f640efb31 Use resource_size_t for serial port IO addresses 18 years ago
Yinghai Lu 79492689e4 serial: assert DTR for serial console devices 18 years ago
Jiri Slaby eb3a1e1145 Serial: serial_core, use pr_debug 18 years ago
David Gibson abb4a23907 serial: define FIXED_PORT flag for serial_core 18 years ago
Marc St-Jean beab697ab4 serial driver PMC MSP71xx 18 years ago
Burman Yan 8f31bb39ec [PATCH] serial: replace kmalloc+memset with kzalloc 18 years ago
George G. Davis 3689a0ec60 [PATCH] serial: make sure UART is powered up when dumping MCTRL status 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Russell King a6b93a9085 [SERIAL] Fix oops when removing suspended serial port 19 years ago
Ram Gupta 80e3c2b659 [SERIAL] returning proper error from serial core driver 19 years ago
Sergei Shtylyov 6c6a2334a1 [SERIAL] Make uart_line_info() correctly tell MMIO from I/O port 19 years ago
Rafael J. Wysocki e1da95ae38 [PATCH] suspend: make it possible to disable serial console suspend 19 years ago
Sergei Shtylyov d21b55d30b [SERIAL] Make uart_match_port() work with all memory mapped UARTs 19 years ago
Zang Roy-r61911 3be91ec738 [SERIAL] 8250: add tsi108 serial support 19 years ago
Ingo Molnar 13e83599d2 [PATCH] lockdep: annotate serial 19 years ago
Russell King 947deee890 [SERIAL] Convert fifosize to an unsigned int 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman aa4148cfc7 [PATCH] devfs: Remove devfs support from the serial subsystem 19 years ago
Andrew Victor 1281e36027 [ARM] 3523/1: Serial core pm_state 19 years ago
Russell King 68ac64cd3f [SERIAL] Clean up serial locking when obtaining a reference to a port 19 years ago
Russell King d358788f3f [SERIAL] kernel console should send CRLF not LFCR 19 years ago
Pavel Machek d5f735e52f [PATCH] serial core: work around sub-driver bugs 19 years ago
Atsushi Nemoto 9c0f4755bd [SERIAL] initialize spinlock for port failed to setup console 19 years ago
Russell King 0077d45e46 [SERIAL] Make uart_port flags a bitwise type 19 years ago
Russell King ba899dbc03 [SERIAL] Make port->ops constant 19 years ago
Ingo Molnar e2862f6a83 [SERIAL] convert uart_state.sem to uart_state.mutex 19 years ago
Arjan van de Ven f392ecfa12 [SERIAL] turn serial semaphores into mutexes 19 years ago
Russell King f61051cd2f [SERIAL] Fix clocal wakeup problem 19 years ago
Benjamin Herrenschmidt 1624f00334 [SERIAL] Fix matching of MMIO ports 19 years ago
Arjan van de Ven cb3592be27 [SERIAL] mark several serial tables const 19 years ago
Russell King ee31b33785 [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21m 20 years ago
Pantelis Antoniou 21c614a789 [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. 20 years ago
Russell King 0cf669d5c5 [SERIAL] Arrange better identification of ports 20 years ago
Jayachandran C a2436b22de [SERIAL] remove unneeded code from serial_core.c 20 years ago
Russell King 30b7a3bc13 [SERIAL] Prefix serial printks with KERN_INFO and pre-format 20 years ago
Sascha Hauer 0f302dc354 [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions 20 years ago
Russell King 976ecd12b8 [PATCH] Serial: Fix console port spinlock initialisation 20 years ago