summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * serial: 8250_dw: Simplify the ref clock rate setting procedureSerge Semin2020-07-291-11/+4
| * serial: 8250: Add 8250 port clock update methodSerge Semin2020-07-291-0/+40
| * tty: serial: imx: add imx earlycon driverFugang Duan2020-07-292-0/+58
| * tty: serial: imx: enable imx serial console port as moduleFugang Duan2020-07-292-40/+6
| * tty/synclink: remove leftover bits of non-PCI card supportChristoph Hellwig2020-07-291-241/+109
| * tty: Use the preferred form for passing the size of a structure typeGustavo A. R. Silva2020-07-291-7/+7
| * tty: Fix identation issues in struct serial_struct32Gustavo A. R. Silva2020-07-291-19/+19
| * tty: Avoid the use of one-element arraysGustavo A. R. Silva2020-07-291-2/+2
| * Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-276-24/+61
| |\
| * | serial: msm_serial: add sparse context annotationJohan Hovold2020-07-241-0/+2
| * | serial: pmac_zilog: add sparse context annotationJohan Hovold2020-07-241-0/+1
| * | serial: imx: use hrtimers for rs485 delaysAhmad Fatoum2020-07-211-26/+36
| * | serial: imx: implement rts delaying for rs485Uwe Kleine-König2020-07-211-36/+121
| * | serial: pch_uart: use generic power managementVaibhav Gupta2020-07-211-24/+10
| * | serial: altera_jtaguart: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
| * | serial: core: Fix Coding StyleTamseel Shams2020-07-211-1/+3
| * | tty: serial: uartlite: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1