summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctlJiri Slaby2020-11-041-8/+9
| * | | | | | vt: keyboard, use bool for repJiri Slaby2020-11-041-1/+1
| * | | | | | vt: keyboard, use DECLARE_BITMAP for key_downJiri Slaby2020-11-041-1/+1
| * | | | | | vt: keyboard, union perm checks in vt_do_kdsk_ioctlJiri Slaby2020-11-041-4/+1
| * | | | | | vt: keyboard, extract vt_kdgkbent and vt_kdskbentJiri Slaby2020-11-041-87/+102
| * | | | | | vt: keyboard, clean up max_valsJiri Slaby2020-11-041-4/+16
| * | | | | | vt: keyboard, sort includesJiri Slaby2020-11-041-16/+15
| * | | | | | vt: keyboard, include linux/spinlock.hJiri Slaby2020-11-041-0/+1
| * | | | | | vt: keyboard, remove ctrl_alt_del declarationJiri Slaby2020-11-041-2/+0
| * | | | | | Merge 5.10-rc2 into tty-nextGreg Kroah-Hartman2020-11-044-38/+37
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | tty: goldfish: use __raw_writel()/__raw_readl()Laurent Vivier2020-10-281-9/+9
| * | | | | | tty: nozomi: remove unneeded breakTom Rix2020-10-281-4/+1
| * | | | | | serial: max310x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko2020-10-281-15/+15
| * | | | | | serial: max310x: Make use of device propertiesAndy Shevchenko2020-10-281-18/+9
* | | | | | | Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-5/+9
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | m68k: Fix WARNING splat in pmac_zilog driverFinn Thain2020-11-231-5/+9
| |/ / / / /
* | | | | | tty: Fix ->session lockingJann Horn2020-12-042-14/+37
* | | | | | tty: Fix ->pgrp locking in tiocspgrp()Jann Horn2020-12-041-2/+2
| |_|_|/ / |/| | | |
* | | | | serial: ar933x_uart: disable clk on error handling path in probeZheng Zengkai2020-11-121-2/+4
* | | | | tty: serial: imx: keep console clocks always onFugang Duan2020-11-121-17/+3
* | | | | tty: serial: imx: fix potential deadlockSam Nobs2020-11-121-2/+8
| |_|/ / |/| | |
* | | | Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-085-25/+11
|\ \ \ \
| * | | | vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-081-22/+2
| * | | | tty: fix crash in release_tty if tty->port is not setMatthias Reichl2020-11-061-2/+4
| * | | | serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-061-0/+3
| * | | | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach2020-11-061-0/+1
| * | | | serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-061-1/+1
| | |/ / | |/| |
* / | | tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds2020-11-021-17/+19
|/ / /
* | | vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby2020-10-281-6/+5
* | | vt: keyboard, extend func_buf_lock to readersJiri Slaby2020-10-281-4/+13
* | | vt: keyboard, simplify vt_kdgkbsentJiri Slaby2020-10-281-19/+9
* | | tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean2020-10-281-6/+7
* | | tty: serial: 21285: fix lockup on openRussell King2020-10-281-6/+6
|/ /
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\ \ | |/ |/|
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-1/+1
| |\
| | * ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
* | | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-5/+4
|\ \ \
| * | | MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer2020-09-071-5/+4
| | |/ | |/|
* | | serial: mcf: add sysrq capabilityAngelo Dureghello2020-10-051-0/+1
* | | serial: fsl_lpuart: add sysrq support when using dmaAngelo Dureghello2020-10-051-0/+57
* | | tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz2020-10-021-2/+47
* | | serial: max310x: rework RX interrupt handlingThomas Petazzoni2020-10-011-5/+24
* | | serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin2020-09-301-35/+19
* | | serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin2020-09-301-0/+4
* | | serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin2020-09-301-1/+0
* | | tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ stormMatthias Schiffer2020-09-301-5/+6
* | | serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov2020-09-301-1/+1
* | | serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra2020-09-301-4/+7
* | | tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan2020-09-301-1/+1
* | | tty: serial: lpuart: fix lpuart32_write usagePeng Fan2020-09-301-8/+6