David Daney
|
8e23fcc89c
Serial: Allow port type to be specified when calling serial8250_register_port.
|
hace 16 años |
Alexander Beregalov
|
bc3256288b
fix for tty-serial-move-port
|
hace 16 años |
Alan Cox
|
f751928e0d
tty: We want the port object to be persistent
|
hace 16 años |
Yinghai Lu
|
a62c413373
drivers/serial: use nr_irqs
|
hace 17 años |
David S. Miller
|
8440838bc5
serial: fix device name reporting when minor space is shared between drivers
|
hace 16 años |
Andrew Morton
|
9bde10a4b8
serial-make-uart_ports-ioport-unsigned-long-fix
|
hace 16 años |
Alan Cox
|
9e98966c7b
tty: rework break handling
|
hace 17 años |
Alan Cox
|
df4f4dd429
serial: use tty_port
|
hace 17 años |
Haavard Skinnemoen
|
6bb0e3a59a
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
|
hace 17 años |
Guennadi Liakhovetski
|
7ca796f492
serial: fix serial_match_port() for dynamic major tty-device numbers
|
hace 17 años |
Linus Torvalds
|
edeb280e49
Fix uart_set_ldisc() function type
|
hace 17 años |
Alan Cox
|
64e9159f5d
serial_core: uart_set_ldisc infrastructure
|
hace 17 años |
Arjan van de Ven
|
03a74dcc7e
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
|
hace 17 años |
Tetsuo Handa
|
55d7b68996
serial: access after NULL check in uart_flush_buffer()
|
hace 17 años |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
hace 17 años |
Alan Cox
|
23d22cea85
serial: switch the serial core to int put_char methods
|
hace 17 años |
Alan Cox
|
e523844260
serial_core: Prepare for BKL push down
|
hace 17 años |
Alan Cox
|
eb424fd21c
uart_get_baud_rate: stop mangling termios
|
hace 17 años |
Alan Stern
|
74081f8667
PM: Fix misuse of wakeup flag accessors in serial core
|
hace 17 años |
Andrew Morton
|
4a1b5502d4
kgdb: Kconfig fix
|
hace 17 años |
Jason Wessel
|
f2d937f3bf
consoles: polling support, kgdboc
|
hace 17 años |
Denis Cheng
|
922f9cfa79
fs/char_dev.c: chrdev_open marked static and removed from fs.h
|
hace 17 años |
Alan Cox
|
a46c999424
serial_core: bring mostly into line with coding style
|
hace 17 años |
Alan Cox
|
6d4d67beb9
serial: speed setup failure reporting
|
hace 17 años |
Russell King
|
c8c6bfa39d
serial: avoid stalling suspend if serial port won't drain
|
hace 17 años |
Russell King
|
9d778a6937
serial: avoid waking up closed serial ports on resume
|
hace 17 años |
Yinghai Lu
|
c3e4642be7
serial: keep the DTR setting for serial console.
|
hace 17 años |
Alan Cox
|
149b36eae2
serial: stop passing NULL to functions that expect data
|
hace 17 años |
Andres Salomon
|
8f4ce8c32f
serial: turn serial console suspend a boot rather than compile time option
|
hace 17 años |
Guennadi Liakhovetski
|
b3b708fa27
wake up from a serial port
|
hace 17 años |