Commit Graph

74 Commits (aafc77066f4cc8b6de4af1a7d643c9646e19bad9)

Author SHA1 Message Date
Yinghai Lu a62c413373 drivers/serial: use nr_irqs 17 years ago
David S. Miller 8440838bc5 serial: fix device name reporting when minor space is shared between drivers 17 years ago
Andrew Morton 9bde10a4b8 serial-make-uart_ports-ioport-unsigned-long-fix 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox df4f4dd429 serial: use tty_port 17 years ago
Haavard Skinnemoen 6bb0e3a59a Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops 17 years ago
Guennadi Liakhovetski 7ca796f492 serial: fix serial_match_port() for dynamic major tty-device numbers 17 years ago
Linus Torvalds edeb280e49 Fix uart_set_ldisc() function type 17 years ago
Alan Cox 64e9159f5d serial_core: uart_set_ldisc infrastructure 17 years ago
Arjan van de Ven 03a74dcc7e serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c 17 years ago
Tetsuo Handa 55d7b68996 serial: access after NULL check in uart_flush_buffer() 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 23d22cea85 serial: switch the serial core to int put_char methods 17 years ago
Alan Cox e523844260 serial_core: Prepare for BKL push down 17 years ago
Alan Cox eb424fd21c uart_get_baud_rate: stop mangling termios 17 years ago
Alan Stern 74081f8667 PM: Fix misuse of wakeup flag accessors in serial core 17 years ago
Andrew Morton 4a1b5502d4 kgdb: Kconfig fix 17 years ago
Jason Wessel f2d937f3bf consoles: polling support, kgdboc 17 years ago
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