Age | Commit message (Expand) | Author |
2020-09-04 | tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() | Tyrel Datwyler |
2020-09-04 | tty: ipwireless: fix error handling | Tong Zhang |
2020-09-04 | tty: synclink_gt: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-09-04 | tty: serial: icom: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-09-04 | serial: 8250_fsl: Add ACPI support | kuldip dwivedi |
2020-09-04 | serial: stm32: Add RS485 RTS GPIO control again | Marek Vasut |
2020-09-04 | tty: serial: earlycon dependency | Tong Zhang |
2020-09-04 | sc16is7xx: Set iobase to device index | Daniel Mack |
2020-09-04 | serial: core: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-04 | serial: 8250: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-04 | serial: imx: Delete duplicated argument to '|' in imx_uart_probe | Ye Bin |
2020-08-31 | Merge 5.9-rc3 into tty-next | Greg Kroah-Hartman |
2020-08-28 | serial: 8250_pci: Add WCH384_8S 8 port serial device | Du Huanpeng |
2020-08-28 | tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table() | Viresh Kumar |
2020-08-28 | serial: core: don't use snprintf() for formatting sysfs attrs | Alex Dewar |
2020-08-28 | serial: fsl_lpuart: Fix typo in "transfer" | Fabio Estevam |
2020-08-26 | Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-08-24 | Revert "vc_screen: extract vcs_read_buf_header" | Jiri Slaby |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-19 | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG | Arnd Bergmann |
2020-08-18 | serial: sa1100: use platform_get_resource() | Andy Shevchenko |
2020-08-18 | tty: serial: imx: add dependence and build for earlycon | Fugang Duan |
2020-08-18 | serial: samsung: Removes the IRQ not found warning | Tamseel Shams |
2020-08-18 | tty: serial, fix kernel-doc | Jiri Slaby |
2020-08-18 | tty: synclink, fix kernel-doc | Jiri Slaby |
2020-08-18 | tty: vt, fix kernel-doc | Jiri Slaby |
2020-08-18 | tty: ldiscs, fix kernel-doc | Jiri Slaby |
2020-08-18 | tty: fix kernel-doc | Jiri Slaby |
2020-08-18 | tty: n_gsm, eliminate indirection for gsm->{output,error}() | Jiri Slaby |
2020-08-18 | vc_screen: prune macros | Jiri Slaby |
2020-08-18 | vc_screen: extract vcs_read_buf_header | Jiri Slaby |
2020-08-18 | vc_screen: extract vcs_read_buf | Jiri Slaby |
2020-08-18 | vc_screen: extract vcs_read_buf_noattr | Jiri Slaby |
2020-08-18 | vc_screen: extract vcs_read_buf_uni | Jiri Slaby |
2020-08-18 | vs_screen: kill tmp_count from vcs_read | Jiri Slaby |
2020-08-18 | vc_screen: sanitize types in vcs_read | Jiri Slaby |
2020-08-18 | vc_screen: eliminate ifdefs from vcs_write_buf | Jiri Slaby |
2020-08-18 | vc_screen: extract vcs_write_buf | Jiri Slaby |
2020-08-18 | vc_screen: extract vcs_write_buf_noattr | Jiri Slaby |
2020-08-18 | vc_screen: sanitize types in vcs_write | Jiri Slaby |
2020-08-18 | vc_screen: rewrite vcs_size to accept vc, not inode | Jiri Slaby |
2020-08-18 | vc_screen: document and cleanup vcs_vc | Jiri Slaby |
2020-08-18 | vc: propagate "viewed as bool" from screenpos up | Jiri Slaby |
2020-08-18 | vt: declare xy for get/putconsxy properly | Jiri Slaby |
2020-08-18 | vt: make vc_data pointers const in selection.h | Jiri Slaby |
2020-08-18 | tty: timbuart: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-08-18 | tty: ifx6x60: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-08-18 | tty: atmel_serial: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-08-18 | tty: ipwireless: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-08-18 | serial: 8250: change lock order in serial8250_do_startup() | Sergey Senozhatsky |