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