summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | serial: samsung: Removes the IRQ not found warningTamseel Shams2020-08-181-3/+5
| | * | serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-08-181-3/+6
| | * | serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann2020-08-181-1/+1
| | * | serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner2020-08-181-6/+5
| | * | serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner2020-08-181-1/+4
| | * | serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn2020-08-181-3/+21
| | * | tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz2020-08-181-1/+1
| | * | serial: qcom_geni_serial: Fix recent kdb hangDouglas Anderson2020-08-181-2/+7
| | * | vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy2020-08-181-1/+11
| | * | vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa2020-08-181-2/+3
| | |/
| * / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2420-26/+23
| |/
* | serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng2020-08-281-0/+56
* | tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2020-08-281-8/+5
* | serial: core: don't use snprintf() for formatting sysfs attrsAlex Dewar2020-08-281-13/+13
* | serial: fsl_lpuart: Fix typo in "transfer"Fabio Estevam2020-08-281-2/+2
* | Revert "vc_screen: extract vcs_read_buf_header"Jiri Slaby2020-08-241-18/+13
* | serial: sa1100: use platform_get_resource()Andy Shevchenko2020-08-181-12/+10
* | tty: serial, fix kernel-docJiri Slaby2020-08-182-8/+7
* | tty: synclink, fix kernel-docJiri Slaby2020-08-183-127/+119
* | tty: vt, fix kernel-docJiri Slaby2020-08-183-6/+6
* | tty: ldiscs, fix kernel-docJiri Slaby2020-08-183-50/+49
* | tty: fix kernel-docJiri Slaby2020-08-186-29/+26
* | tty: n_gsm, eliminate indirection for gsm->{output,error}()Jiri Slaby2020-08-181-9/+6
* | vc_screen: prune macrosJiri Slaby2020-08-181-4/+0
* | vc_screen: extract vcs_read_buf_headerJiri Slaby2020-08-181-13/+18
* | vc_screen: extract vcs_read_bufJiri Slaby2020-08-181-68/+78
* | vc_screen: extract vcs_read_buf_noattrJiri Slaby2020-08-181-11/+22
* | vc_screen: extract vcs_read_buf_uniJiri Slaby2020-08-181-19/+30
* | vs_screen: kill tmp_count from vcs_readJiri Slaby2020-08-181-8/+2
* | vc_screen: sanitize types in vcs_readJiri Slaby2020-08-181-8/+7
* | vc_screen: eliminate ifdefs from vcs_write_bufJiri Slaby2020-08-181-12/+17
* | vc_screen: extract vcs_write_bufJiri Slaby2020-08-181-76/+92
* | vc_screen: extract vcs_write_buf_noattrJiri Slaby2020-08-181-21/+34
* | vc_screen: sanitize types in vcs_writeJiri Slaby2020-08-181-10/+7
* | vc_screen: rewrite vcs_size to accept vc, not inodeJiri Slaby2020-08-181-17/+29
* | vc_screen: document and cleanup vcs_vcJiri Slaby2020-08-181-8/+12
* | vc: propagate "viewed as bool" from screenpos upJiri Slaby2020-08-182-9/+11
* | vt: declare xy for get/putconsxy properlyJiri Slaby2020-08-181-5/+5
* | vt: make vc_data pointers const in selection.hJiri Slaby2020-08-182-8/+9
* | tty: timbuart: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-181-3/+3
* | tty: ifx6x60: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-181-4/+4
* | tty: atmel_serial: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-181-10/+10
* | tty: ipwireless: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-181-3/+3
|/
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-0637-1408/+1626
|\
| * Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko2020-08-021-0/+1
| * serial: 8250: Let serial core initialise spin lockAndy Shevchenko2020-07-311-1/+0
| * tty: keyboard, do not speculate on func_table indexJiri Slaby2020-07-311-1/+2
| * serial: stm32: Add RS485 RTS GPIO controlMarek Vasut2020-07-301-0/+8
| * serial: 8250_dw: Fix common clocks usage race conditionSerge Semin2020-07-291-2/+101
| * serial: 8250_dw: Pass the same rate to the clk round and set rate methodsSerge Semin2020-07-291-3/+3