mirror of https://github.com/torvalds/linux.git
Here is the tty/serial driver set of changes for 6.14-rc1. Nothing major in here, it was delayed a bit due to a regression found in linux-next which has now been reverted and verified that it is fixed. Other than the reverts, highlights include: - 8250 work to get the nbcon mode working (partially reverted) - altera_jtaguart minor fixes - fsl_lpuart minor updates - sh-sci driver minor updatesa - other tiny driver updates and cleanups All of these have been in linux-next for a while, and now with no reports of problems (thanks to the reverts.) Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZ5jnmQ8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ymUzgCdFnanKtvIbBHv/RZJlu/t6MIofYkAn13dJjxQ EGOYXDofSmMeGKL/V4Ie =+GCR -----END PGP SIGNATURE----- Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty / serial driver updates from Greg KH: "Here is the tty/serial driver set of changes for 6.14-rc1. Nothing major in here, it was delayed a bit due to a regression found in linux-next which has now been reverted and verified that it is fixed. Other than the reverts, highlights include: - 8250 work to get the nbcon mode working (partially reverted) - altera_jtaguart minor fixes - fsl_lpuart minor updates - sh-sci driver minor updatesa - other tiny driver updates and cleanups All of these have been in linux-next for a while, and now with no reports of problems (thanks to the reverts)" * tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (44 commits) Revert "serial: 8250: Switch to nbcon console" Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"" serial: sh-sci: Increment the runtime usage counter for the earlycon device serial: sh-sci: Clean sci_ports[0] after at earlycon exit serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use serial: sh-sci: Move runtime PM enable to sci_probe_single() serial: sh-sci: Drop __initdata macro for port_cfg serial: kgdb_nmi: Remove unused knock code tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN tty: xilinx_uartps: split sysrq handling serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" serial: 8250: Switch to nbcon console serial: 8250: Provide flag for IER toggling for RS485 serial: 8250: Use high-level writing function for FIFO serial: 8250: Use frame time to determine timeout serial: 8250: Adjust the timeout for FIFO mode tty: atmel_serial: Use of_property_present() for non-boolean properties serial: sc16is7xx: Add polling mode if no IRQ pin is available dt-bindings: serial: sc16is7xx: Add description for polling mode tty: serial: atmel: make it selectable for ARCH_LAN969X ... |
||
|---|---|---|
| .. | ||
| 8250.yaml | ||
| 8250_omap.yaml | ||
| actions,owl-uart.yaml | ||
| altera_jtaguart.txt | ||
| altera_uart.txt | ||
| amlogic,meson-uart.yaml | ||
| arc-uart.txt | ||
| arm,dcc.yaml | ||
| arm,mps2-uart.txt | ||
| arm_sbsa_uart.txt | ||
| atmel,at91-usart.yaml | ||
| brcm,bcm2835-aux-uart.yaml | ||
| brcm,bcm6345-uart.yaml | ||
| brcm,bcm7271-uart.yaml | ||
| cdns,uart.yaml | ||
| cirrus,clps711x-uart.txt | ||
| digicolor-usart.txt | ||
| esp,esp32-acm.yaml | ||
| esp,esp32-uart.yaml | ||
| fsl,s32-linflexuart.yaml | ||
| fsl-imx-uart.yaml | ||
| fsl-lpuart.yaml | ||
| fsl-mxs-auart.yaml | ||
| ingenic,uart.yaml | ||
| lantiq_asc.txt | ||
| litex,liteuart.yaml | ||
| maxim,max310x.yaml | ||
| mediatek,uart.yaml | ||
| microchip,pic32-uart.txt | ||
| milbeaut-uart.txt | ||
| mvebu-uart.txt | ||
| nuvoton,ma35d1-serial.yaml | ||
| nvidia,tegra20-hsuart.yaml | ||
| nvidia,tegra194-tcu.yaml | ||
| nxp,sc16is7xx.yaml | ||
| nxp-lpc32xx-hsuart.txt | ||
| pl011.yaml | ||
| qca,ar9330-uart.yaml | ||
| qcom,msm-uart.yaml | ||
| qcom,msm-uartdm.yaml | ||
| qcom,serial-geni-qcom.yaml | ||
| rda,8810pl-uart.yaml | ||
| 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-peripheral-props.yaml | ||
| serial.yaml | ||
| sifive-serial.yaml | ||
| snps-dw-apb-uart.yaml | ||
| socionext,uniphier-uart.yaml | ||
| sprd-uart.yaml | ||
| st,asc.yaml | ||
| st,stm32-uart.yaml | ||
| sunplus,sp7021-uart.yaml | ||
| via,vt8500-uart.yaml | ||
| xlnx,opb-uartlite.yaml | ||