summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: serial: samsung: Enable console as moduleSam Protsenko2021-12-202-5/+33
| * | | tty: serial: samsung: Remove USI initializationSam Protsenko2021-12-201-32/+4
| * | | Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman2021-12-202-21/+22
| |\ \ \
| * | | | serial: 8250_pci: remove redundant assignment to tmp after the mask operationColin Ian King2021-12-171-1/+1
| * | | | tty: serial: fsl_lpuart: Add i.MXRT1050 supportJesse Taube2021-12-171-0/+8
| * | | | serial: atmel: Use platform_get_irq() to get the interruptRob Herring2021-12-171-1/+1
| * | | | serial: sh-sci: Use devm_clk_get_optional()Geert Uytterhoeven2021-12-171-8/+7
| * | | | serial: sh-sci: Use dev_err_probe()Geert Uytterhoeven2021-12-171-7/+4
| * | | | serial: sh-sci: Drop support for "sci_ick" clockGeert Uytterhoeven2021-12-171-11/+0
| * | | | serial: lantiq: Use platform_get_irq() to get the interruptRob Herring2021-12-171-15/+13
| * | | | tty: serial: sh-sci: Add support for R-Car Gen4Yoshihiro Shimoda2021-12-171-0/+3
| * | | | Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-0611-28/+81
| |\ \ \ \
| * | | | | tty: mips_ejtag_fdc: Make use of the helper function kthread_run_on_cpu()Cai Huoqing2021-12-031-12/+10
| * | | | | serial: amba-pl011: do not request memory region twiceLino Sanfilippo2021-12-031-24/+3
| * | | | | tty: serial: uartlite: allow 64 bit addressLizhi Hou2021-12-031-1/+1
| * | | | | tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown()Sherry Sun2021-12-031-2/+2
| * | | | | tty: add kernel-doc for tty_standard_installJiri Slaby2021-11-261-0/+8
| * | | | | tty: add kernel-doc for more tty_port functionsJiri Slaby2021-11-261-2/+52
| * | | | | tty: add kernel-doc for more tty_driver functionsJiri Slaby2021-11-261-2/+14
| * | | | | tty: reformat kernel-doc in n_tty.cJiri Slaby2021-11-261-355/+316
| * | | | | tty: fix kernel-doc in n_tty.cJiri Slaby2021-11-261-26/+27
| * | | | | tty: reformat kernel-doc in tty_buffer.cJiri Slaby2021-11-261-127/+124
| * | | | | tty: reformat kernel-doc in tty_ldisc.cJiri Slaby2021-11-261-160/+132
| * | | | | tty: reformat kernel-doc in tty_io.cJiri Slaby2021-11-261-452/+419
| * | | | | tty: reformat kernel-doc in tty_port.cJiri Slaby2021-11-261-73/+88
| * | | | | tty: serial: atmel: Call dma_async_issue_pending()Tudor Ambarus2021-11-261-0/+4
| * | | | | tty: serial: atmel: Check return code of dmaengine_submit()Tudor Ambarus2021-11-261-0/+10
| * | | | | tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()Fugang Duan2021-11-251-2/+5
| * | | | | tty: serial: imx: clear the RTSD status before enable the RTSD irqFugang Duan2021-11-251-2/+4
| * | | | | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby2021-11-254-11/+10
| * | | | | tty: drop tty_schedule_flip()Jiri Slaby2021-11-251-22/+8
| * | | | | tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby2021-11-255-8/+8
| * | | | | serial: 8250_dw: Add StarFive JH7100 quirkEmil Renner Berthing2021-11-251-0/+3
| * | | | | mxser: use PCI_DEVICE_DATAJiri Slaby2021-11-251-26/+26
| * | | | | mxser: move ids from pci_ids.h hereJiri Slaby2021-11-251-1/+19
| * | | | | mxser: add MOXA prefix to some PCI device IDsJiri Slaby2021-11-251-16/+16
| * | | | | mxser: increase buf_overrun if tty_insert_flip_char() failsJiri Slaby2021-11-251-2/+5
| * | | | | mxser: remove tty parameter from mxser_receive_chars_new()Jiri Slaby2021-11-251-3/+2
| * | | | | mxser: don't throttle manuallyJiri Slaby2021-11-251-30/+6
| * | | | | mxser: clean up timeout handling in mxser_wait_until_sent()Jiri Slaby2021-11-251-3/+4
| * | | | | mxser: use msleep_interruptible() in mxser_wait_until_sent()Jiri Slaby2021-11-251-2/+4
| * | | | | mxser: extract TX empty check from mxser_wait_until_sent()Jiri Slaby2021-11-251-7/+13
| * | | | | mxser: use tty_port_close() in mxser_close()Jiri Slaby2021-11-251-21/+1
| * | | | | mxser: don't flush buffer from mxser_close() directlyJiri Slaby2021-11-251-1/+0
| * | | | | mxser: call stop_rx from mxser_shutdown_port()Jiri Slaby2021-11-251-15/+16
| * | | | | mxser: remove tty->driver_data NULL checkJiri Slaby2021-11-251-2/+0
| * | | | | mxser: remove pointless xmit_buf checksJiri Slaby2021-11-251-11/+2
| * | | | | mxser: clean up tx handling in mxser_transmit_chars()Jiri Slaby2021-11-251-5/+3
| * | | | | mxser: move MSR read to mxser_check_modem_status()Jiri Slaby2021-11-251-21/+25
| * | | | | mxser: keep only !tty test in ISRJiri Slaby2021-11-251-4/+1