mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 11:59:14 +00:00
Here is the big set of tty and serial driver patches for 5.10-rc1. Lots of little things in here, including: - tasklet_setup api conversions - sysrq support for capital letters - vt and vc cleanups and unwinding the mess some more - serial driver updates and minor tweaks - new device ids - rs485 support for some drivers - serial binding documentation updates - lots of small serial driver changes for reported issues All have been in linux-next for a while with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCX4c5vA8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ykVRACfWQRqsz/IIs6MZsDY9dkj4+QVUWAAn0mN2uHR mBox8w4TdTfG96jFXSfF =WYKP -----END PGP SIGNATURE----- Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty/serial updates from Greg KH: "Here is the big set of tty and serial driver patches for 5.10-rc1. Lots of little things in here, including: - tasklet_setup api conversions - sysrq support for capital letters - vt and vc cleanups and unwinding the mess some more - serial driver updates and minor tweaks - new device ids - rs485 support for some drivers - serial binding documentation updates - lots of small serial driver changes for reported issues All have been in linux-next for a while with no reported issues" * tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (79 commits) serial: mcf: add sysrq capability serial: fsl_lpuart: add sysrq support when using dma fbcon: remove no-op fbcon_set_origin() tty/sysrq: Extend the sysrq_key_table to cover capital letters serial: max310x: rework RX interrupt handling serial: 8250_dw: Fix clk-notifier/port suspend deadlock serial: 8250: Skip uninitialized TTY port baud rate update serial: 8250: Discard RTS/DTS setting from clock update method tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm serial: 8250_fsl: Fix TX interrupt handling condition serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt tty: serial: fsl_lpuart: fix lpuart32_poll_get_char tty: serial: lpuart: fix lpuart32_write usage serial: qcom_geni_serial: To correct QUP Version detection logic serial: mvebu-uart: fix unused variable warning vt_ioctl: make VT_RESIZEX behave like VT_RESIZE serial: mvebu-uart: simplify the return expression of mvebu_uart_probe() tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n pch_uart: drop double zeroing ... |
||
|---|---|---|
| .. | ||
| 8250.yaml | ||
| actions,owl-uart.txt | ||
| altera_jtaguart.txt | ||
| altera_uart.txt | ||
| amlogic,meson-uart.yaml | ||
| arc-uart.txt | ||
| arm_sbsa_uart.txt | ||
| arm,mps2-uart.txt | ||
| brcm,bcm2835-aux-uart.txt | ||
| brcm,bcm6345-uart.txt | ||
| cavium-uart.txt | ||
| cdns,uart.txt | ||
| cirrus,clps711x-uart.txt | ||
| digicolor-usart.txt | ||
| efm32-uart.txt | ||
| fsl-imx-uart.yaml | ||
| fsl-lpuart.yaml | ||
| fsl-mxs-auart.yaml | ||
| fsl,s32-linflexuart.txt | ||
| ingenic,uart.yaml | ||
| lantiq_asc.txt | ||
| maxim,max310x.txt | ||
| microchip,pic32-uart.txt | ||
| milbeaut-uart.txt | ||
| mrvl,pxa-ssp.txt | ||
| mtk-uart.txt | ||
| mvebu-uart.txt | ||
| nvidia,tegra20-hsuart.txt | ||
| nvidia,tegra194-tcu.txt | ||
| nxp-lpc32xx-hsuart.txt | ||
| nxp,lpc1850-uart.txt | ||
| nxp,sc16is7xx.txt | ||
| omap_serial.txt | ||
| pl011.yaml | ||
| qca,ar9330-uart.yaml | ||
| qcom,msm-uart.txt | ||
| qcom,msm-uartdm.txt | ||
| rda,8810pl-uart.txt | ||
| renesas,em-uart.yaml | ||
| renesas,hscif.yaml | ||
| renesas,sci.yaml | ||
| renesas,scif.yaml | ||
| renesas,scifa.yaml | ||
| renesas,scifb.yaml | ||
| rs485.txt | ||
| rs485.yaml | ||
| samsung_uart.yaml | ||
| serial.yaml | ||
| sifive-serial.yaml | ||
| sirf-uart.txt | ||
| snps-dw-apb-uart.yaml | ||
| socionext,uniphier-uart.yaml | ||
| sprd-uart.yaml | ||
| st-asc.txt | ||
| st,stm32-uart.yaml | ||
| vt8500-uart.txt | ||
| xlnx,opb-uartlite.txt | ||