- 5f535733 Revert "sc16is7xx: implemented get_mctrl" by Greg Kroah-Hartman · 9 years ago
- a3f0b77 sc16is7xx: implemented get_mctrl by Maarten Brock · 9 years ago
- b7dfdea sc16is7xx: implemented set_mctrl by Maarten Brock · 9 years ago
- dd9b5588 tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 9 years ago
- 8f5405c serial: clps711x: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 9 years ago
- e1a7d24 serial: bcm2835: fix unsigned int issue with irq by Martin Sperl · 9 years ago
- 0ab556c serial: 8250_early: Add earlycon support for Tegra by Jon Hunter · 9 years ago
- 9db669f 8250: mediatek: mark PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
- 146f380 tty: serial: meson: Add support for XTAL clock input by Andreas Färber · 9 years ago
- 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
- 54573c4 xen/hvc: constify hv_ops structures by Julia Lawall · 9 years ago
- c8053b5 Revert "8250: uniphier: allow modular build with 8250 console" by Greg Kroah-Hartman · 9 years ago
- 98cb4ab tty: serial: jsm_tty: fixed redundant variable issue. by Jakob Østergaard Jensen · 9 years ago
- 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 9 years ago
- 2831c89 pty: fix possible use after free of tty->driver_data by Herton R. Krzesinski · 9 years ago
- e882f71 tty: vt: initialize softcursor_original correctly by Melchior FRANZ · 9 years ago
- e36ae34 tty: hvc_xen: hide xen_console_remove when unused by Arnd Bergmann · 9 years ago
- 05ead49 tty: cyclades: cyz_interrupt is only used for PCI by Arnd Bergmann · 9 years ago
- a4f642a tty: nozomi: avoid a harmless gcc warning by Arnd Bergmann · 9 years ago
- 04b757d tty: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
- e9b736d TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
- b120998 tty: synclinkmp: do not ignore errors in probe() by Alexey Khoroshilov · 9 years ago
- 1051937 tty/vt/keyboard: use memdup_user to simplify code by Saurabh Sengar · 9 years ago
- fc7f47b drivers/tty: make ehv_bytechan.c explicitly non-modular by Paul Gortmaker · 9 years ago
- e3c5fc4 drivers/tty: make hvc/hvc_vio.c explicitly non-modular by Paul Gortmaker · 9 years ago
- b3bd666 tty: serial: 8250: Add generic port init macro by Anton Wuerfel · 9 years ago
- b3d6793 tty: serial: 8250: Fix indentation warnings by Anton Wuerfel · 9 years ago
- 829b000 tty: serial: 8250: Merge duplicate conditions by Anton Wuerfel · 9 years ago
- 9faef1c tty: serial: 8250: Correct conversion specifiers by Anton Wuerfel · 9 years ago
- 952773b tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro by Phillip Raffeck · 9 years ago
- 9f59fbf tty: serial: 8250: Suitably replace printk by Phillip Raffeck · 9 years ago
- 90ad7c4 tty: serial: 8250: Fix multi-line strings by Anton Wuerfel · 9 years ago
- 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 9 years ago
- 207c28b tty: serial: 8250: Fix line continuation warning by Anton Wuerfel · 9 years ago
- b34f9fa tty: serial: 8250: Move EXPORT_SYMBOL to function by Anton Wuerfel · 9 years ago
- c2f5fde tty: serial: 8250: Remove else after return by Anton Wuerfel · 9 years ago
- 740dc2d tty: serial: 8250: Fix multiline comment style by Anton Wuerfel · 9 years ago
- f7941f5 tty: serial: 8250: Fix braces after struct by Anton Wuerfel · 9 years ago
- 6d7c157 tty: serial: 8250: Replace spaces with tabs by Anton Wuerfel · 9 years ago
- 1a33e34 tty: serial: 8250: Fix whitespace errors by Anton Wuerfel · 9 years ago
- fff21fa serial: zs: Fix a transmit lockup in console output by Maciej W. Rozycki · 9 years ago
- bdc5f30 serial: bcm2835: add driver for bcm2835-aux-uart by Martin Sperl · 9 years ago
- 434ba16 serial: 8250: of: Enable suspend/resume for 8250_of driver by Wang Dongsheng · 9 years ago
- 1349ba0 ARM: OMAP: serial: Rename DRIVER_NAME by Jean Delvare · 9 years ago
- 7dde557 tty: Add support for PCIe WCH382 2S multi-IO card by Jeremy McNicoll · 9 years ago
- b4a512b serial/omap: mark wait_for_xmitr as __maybe_unused by Arnd Bergmann · 9 years ago
- 308bbc9 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) by Peter Hurley · 9 years ago
- d56edd7 8250: uniphier: allow modular build with 8250 console by Arnd Bergmann · 9 years ago
- 9e370d2 serial-uartlite: fix missing locking in isr by Rich Felker · 9 years ago
- 7cdcc29 serial-uartlite: add earlycon support by Rich Felker · 9 years ago
- cafe1ac6 drivers/tty: make serial 8250_ingenic.c explicitly non-modular by Paul Gortmaker · 9 years ago
- ba47f97 serial: core: remove baud_rates when serial console setup by Jeffy Chen · 9 years ago
- 92a0574 serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates by Geert Uytterhoeven · 9 years ago
- 69eee8e serial: sh-sci: Use a bitmask to indicate supported sampling rates by Geert Uytterhoeven · 9 years ago
- 7b5c0c0 serial: sh-sci: Use premultiplier to handle half sampling rate by Geert Uytterhoeven · 9 years ago
- 3a964ab serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console by Geert Uytterhoeven · 9 years ago
- 95ee05c serial: sh-sci: Add more Serial Mode Register documentation by Geert Uytterhoeven · 9 years ago
- 29add68 serial: imx: Fix suspend / resume. by Martin Fuzzey · 9 years ago
- 0798658 tty: xuartps: Consolidate TX handling by Soren Brinkmann · 9 years ago
- a8df6a5 tty: xuartps: Remove '_OFFSET' suffix from #defines by Soren Brinkmann · 9 years ago
- 74ea66d4 tty: xuartps: Improve sysrq handling by Soren Brinkmann · 9 years ago
- 354fb1a tty: xuartps: Cleanup: Reformat if-else by Soren Brinkmann · 9 years ago
- 373e882 tty: xuartps: Refactor IRQ handling by Soren Brinkmann · 9 years ago
- 55861d1 tty: xuartps: Move request_irq to after setting up the HW by Soren Brinkmann · 9 years ago
- 5ede4a5 tty: xuartps: Move RX path into helper function by Soren Brinkmann · 9 years ago
- a19eda0 tty: xuartps: Acquire port lock for shutdown by Soren Brinkmann · 9 years ago
- 4c0b92e tty: xuartps: Keep lock for whole ISR by Soren Brinkmann · 9 years ago
- 6e14f7c tty: xuartps: Improve startup function by Soren Brinkmann · 9 years ago
- aea8f3d tty: xuartps: Clear interrupt status register in shutdown by Soren Brinkmann · 9 years ago
- ea8dd8e tty: xuartps: Don't consider circular buffer when enabling transmitter by Soren Brinkmann · 9 years ago
- f0f54a8 tty: xuartps: Use spinlock to serialize HW access by Soren Brinkmann · 9 years ago
- e3538c3 tty: xuartps: Beautify read-modify writes by Soren Brinkmann · 9 years ago
- 0b0cced serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support by Yoshinori Sato · 9 years ago
- 8178a89 serial/8250_pci: simplify Pericom handling by Jan Beulich · 9 years ago
- 30c6c35 serial: 8250_pci: use to_pci_dev() by Geliang Tang · 9 years ago
- ff52a9a serial: amba-pl011: mark vendor_zte as __maybe_unused by Arnd Bergmann · 9 years ago
- 2f2fd08 serial: amba-pl011: use cpu_relax when polling registers by Timur Tabi · 9 years ago
- b7ed516 sc16is7xx: fix incorrect register bits macro by Wills Wang · 9 years ago
- b78cd16 serial: atmel: Use atmel_port consistently by Jaeden Amero · 9 years ago
- 1d673fb serial: atmel: add support for new UART version by Nicolas Ferre · 9 years ago
- 4b76937 serial: atmel: trivial: clean the IP version decoding code by Nicolas Ferre · 9 years ago
- 0b41ce9 8250: use callbacks to access UART_DLL/UART_DLM by Sebastian Frias · 9 years ago
- aaa68c5 serial: Remove 68328 driver by Frederik Völkel · 9 years ago
- cc74bd1 tty: serial: constify psc_ops structs by Aya Mahfouz · 9 years ago
- 5a43140 serial: 8250_dw: Do not use readl/writel before checking port iotype by Noam Camus · 9 years ago
- 4625090 serial: 8250_dw: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
- cdcea05 serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() by Noam Camus · 9 years ago
- 344cee2 tty: 8250_omap: Use software emulated RS485 direction control by Matwey V. Kornilov · 9 years ago
- e490c91 tty: Add software emulated RS485 support for 8250 by Matwey V. Kornilov · 9 years ago
- a07a70b tty: Move serial8250_stop_rx() in front of serial8250_start_tx() by Matwey V. Kornilov · 9 years ago
- b85e5ed TTY: serial/m32r_sio, remove unused members by Jiri Slaby · 9 years ago
- ad245aa TTY: serial/m32r_sio, remove debug macros by Jiri Slaby · 9 years ago
- c8e7d14 TTY: serial/m32r_sio, simplify old_serial_port by Jiri Slaby · 9 years ago
- d4dbe37 TTY: serial/m32r_sio, disband m32r_sio.h by Jiri Slaby · 9 years ago
- 1497f2c TTY: 8250_pnp, make checks bool by Jiri Slaby · 9 years ago
- aa3188d TTY: 8250_pnp, constify tables by Jiri Slaby · 9 years ago
- 6f3689f TTY: serial/mpsc, remove unused fields by Jiri Slaby · 9 years ago
- bca1481 TTY: serial/mpsc, clean up init/remove functions by Jiri Slaby · 9 years ago
- 1fba6a5 TTY: serial/mpsc, stop leaking mappings by Jiri Slaby · 9 years ago
- 75d611b serial: 8250_omap: Add omap8250 earlycon by Peter Hurley · 9 years ago