Age | Commit message (Expand) | Author |
2016-04-12 | 8250: use callbacks to access UART_DLL/UART_DLM | Sebastian Frias |
2016-02-07 | Revert "8250: uniphier: allow modular build with 8250 console" | Greg Kroah-Hartman |
2016-02-06 | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski |
2016-02-06 | pty: fix possible use after free of tty->driver_data | Herton R. Krzesinski |
2016-02-06 | tty: Add support for PCIe WCH382 2S multi-IO card | Jeremy McNicoll |
2016-02-06 | serial/omap: mark wait_for_xmitr as __maybe_unused | Arnd Bergmann |
2016-02-06 | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) | Peter Hurley |
2016-02-06 | 8250: uniphier: allow modular build with 8250 console | Arnd Bergmann |
2016-02-06 | tty: Drop krefs for interrupted tty lock | Peter Hurley |
2016-01-31 | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-01-31 | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-29 | serial: 8250_pci: Add Intel Broadwell ports | Mika Westerberg |
2016-01-28 | Staging: speakup: fix read scrolled-back VT | Samuel Thibault |
2016-01-26 | n_tty: Fix unsafe reference to "other" ldisc | Peter Hurley |
2016-01-26 | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) | Peter Hurley |
2016-01-26 | tty: Retry failed reopen if tty teardown in-progress | Peter Hurley |
2016-01-26 | tty: Wait interruptibly for tty lock on reopen | Peter Hurley |
2016-01-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-13 | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-01-08 | drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c | Paul Gortmaker |
2016-01-07 | serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock | Geert Uytterhoeven |
2016-01-07 | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman |
2016-01-07 | serial: 8250: of: Fix the driver and actually compile the 8250_of | Peter Ujfalusi |
2016-01-06 | tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O | Timur Tabi |
2016-01-06 | tty: amba-pl011: fix earlycon register offsets | Russell King |
2016-01-06 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-12-29 | sysrq: Fix warning in sysrq generated crash. | Ani Sinha |
2015-12-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-12-24 | tty/serial: Skip 'NULL' char after console break when sysrq enabled | Vijay Kumar |
2015-12-24 | tty: serial: constify sunhv_ops structs | Aya Mahfouz |
2015-12-22 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang |
2015-12-22 | Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2015-12-21 | Merge 4.4-rc6 into tty-next | Greg Kroah-Hartman |
2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij |
2015-12-17 | serial: sh-sci: Drop the sci_fck clock fallback | Laurent Pinchart |
2015-12-17 | serial: sh-sci: Add support for optional BRG on (H)SCIF | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Add support for optional external (H)SCK input | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Prepare for multiple sampling clock sources | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Correct SCIF type on R-Car for BRG | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Correct SCIF type on RZ/A1H | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Replace struct sci_port_info by type/regtype encoding | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Add BRG register definitions | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Take into account sampling rate for max baud rate | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif() | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Avoid calculating the receive margin for HSCIF | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Improve bit rate error calculation for HSCIF | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Avoid overflow in sci_baud_calc_hscif() | Geert Uytterhoeven |
2015-12-17 | serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned | Geert Uytterhoeven |