Commit Graph

97 Commits (39710479303fd3affb3e204e9a7a75cc676977b5)

Author SHA1 Message Date
Alan Cox 16ae2a877b serial: Fix crash if the minimum rate of the device is > 9600 baud 15 years ago
Stanislav Brabec 4547be7809 serial-core: resume serial hardware with no_console_suspend 15 years ago
André Goddard Rosa 82cb7ba10d serial: cascade needless conditionals 15 years ago
André Goddard Rosa 9e845abfc8 serial: fix NULL pointer dereference 15 years ago
Linus Torvalds eea7e17e0e tty, serial: Fix race and NULL check in uart_close() 16 years ago
Randy Dunlap 1b9894f342 serial core: fix new kernel-doc warnings 16 years ago
Deepak Saxena ba15ab0e8d Set proper console speed on resume if console suspend is disabled 16 years ago
Alan Cox 7b01478f97 serial: introduce tty krefs 16 years ago
Alan Cox 016af53a6d serial: kill USF_CLOSING_* definitions 16 years ago
Alan Cox b58d13a021 serial: move port users helper 16 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox a2bceae065 serial: replace the state mutex with the tty port mutex 16 years ago
Alan Cox ccce6debb6 serial: move the flags into the tty_port field 16 years ago
Alan Cox 91312cdb4f serial: move count into the tty_port version 16 years ago
Alan Cox 46d57a449a serial: use tty_port pointers in the core code 16 years ago
Alan Cox 5e99df561f serial: Fold closing_* fields into the tty_port ones 16 years ago
Alan Cox ebd2c8f6d2 serial: kill off uart_info 16 years ago
Alexey Dobriyan 833bb3046b serial: fixup /proc/tty/driver/serial after proc_fops conversion 16 years ago
Alexey Dobriyan d196a949ba proc tty: switch serial_core to ->proc_fops 16 years ago
Kay Sievers 4bfe090b0a serial: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David Daney 8e23fcc89c Serial: Allow port type to be specified when calling serial8250_register_port. 16 years ago
Alexander Beregalov bc3256288b fix for tty-serial-move-port 16 years ago
Alan Cox f751928e0d tty: We want the port object to be persistent 16 years ago
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