Age | Commit message (Expand) | Author |
2017-10-13 | tty: fall back to N_NULL if switching to N_TTY fails during hangup | Johannes Weiner |
2017-09-18 | serial: sccnxp: Fix error handling in sccnxp_probe() | Alexey Khoroshilov |
2017-09-18 | tty: serial: lpuart: avoid report NULL interrupt | Fugang Duan |
2017-09-18 | serial: bcm63xx: fix timing issue. | Russell Enderby |
2017-09-18 | mxser: fix timeout calculation for low rates | Jiri Slaby |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-09-05 | Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-05 | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-09-05 | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-08-31 | tty: goldfish: Implement support for kernel 'earlycon' parameter | Miodrag Dinic |
2017-08-31 | tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms | Miodrag Dinic |
2017-08-31 | tty: goldfish: Refactor constants to better reflect their nature | Aleksandar Markovic |
2017-08-31 | serial: 8250_port: Remove useless NULL checks | Andy Shevchenko |
2017-08-31 | earlycon: initialise baud field of earlycon device structure | Eugeniy Paltsev |
2017-08-29 | sparc64: vcc: make ktermios const | Bhumika Goyal |
2017-08-29 | tty: hvcs: make ktermios const | Bhumika Goyal |
2017-08-28 | sparc64: vcc: Check for IS_ERR() instead of NULL | Dan Carpenter |
2017-08-28 | pty: show associative slave of ptmx in fdinfo | Masatake YAMATO |
2017-08-28 | tty: n_gsm: Add compat_ioctl | Lars Poeschel |
2017-08-28 | tty: hvcs: constify vio_device_id | Arvind Yadav |
2017-08-28 | tty: hvc_vio: constify vio_device_id | Arvind Yadav |
2017-08-28 | tty: mips_ejtag_fdc: constify mips_cdmm_device_id | Arvind Yadav |
2017-08-28 | Introduce 8250_men_mcb | Michael Moese |
2017-08-28 | serial: imx: Avoid post-PIO cleanup if TX DMA is started | Ian Jamison |
2017-08-28 | tty: serial: imx: disable irq after suspend | Maxim Yu. Osipov |
2017-08-28 | serial: 8250_uniphier: add suspend/resume support | Masahiro Yamada |
2017-08-28 | serial: 8250_uniphier: use CHAR register for canary to detect power-off | Masahiro Yamada |
2017-08-28 | serial: 8250_uniphier: fix serial port index in private data | Masahiro Yamada |
2017-08-28 | serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23... | Sean Wang |
2017-08-28 | serial: earlycon: Only try fdt when specify 'earlycon' exactly | Jeffy Chen |
2017-08-28 | serial: mux: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: sunsu: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: mpc52xx: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: m32r_sio: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: cpm_uart: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: apbuart: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: sunsab: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: 21285: constify uart_ops structures | Julia Lawall |
2017-08-28 | serial: uuc_uart: constify uart_ops structures | Julia Lawall |
2017-08-28 | tty: mux: constify parisc_device_id | Arvind Yadav |
2017-08-28 | tty: 8250: constify parisc_device_id | Arvind Yadav |
2017-08-28 | serial: 8250_of: Add basic PM runtime support | Franklin S Cooper Jr |
2017-08-28 | serial: 8250_of: use of_property_read_bool() | Sergei Shtylyov |
2017-08-28 | serial: 8250: Use hrtimers for rs485 delays | Rafael Gago |
2017-08-28 | serial: core: Consider rs485 settings to drive RTS | Rafael Gago |
2017-08-28 | tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO | Himanshu Jha |
2017-08-28 | serial: sh-sci: use of_property_read_bool() | Sergei Shtylyov |