mirror of https://github.com/torvalds/linux.git
Here are some small tty and serial driver fixes for 6.17-rc6 that resolve some reported problems. Included in here are: - 8250 driver dt bindings fixes - broadcom serial driver binding fixes - hvc_console bugfix - xilinx serial driver bugfix - sc16is7xx serial driver bugfix All of these have been in linux-next for the past week with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaMar1w8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+yk8AQCgx9deB0WhbxP/+3sVJ+0swX/bWdoAn3hCCy8f P+QkteZ02Mmz25DS+gMB =3mTh -----END PGP SIGNATURE----- Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty/serial fixes from Greg KH: "Here are some small tty and serial driver fixes for 6.17-rc6 that resolve some reported problems. Included in here are: - 8250 driver dt bindings fixes - broadcom serial driver binding fixes - hvc_console bugfix - xilinx serial driver bugfix - sc16is7xx serial driver bugfix All of these have been in linux-next for the past week with no reported issues" * tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: xilinx_uartps: read reg size from DTS tty: hvc_console: Call hvc_kick in hvc_write unconditionally dt-bindings: serial: 8250: allow "main" and "uart" as clock names dt-bindings: serial: 8250: move a constraint dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks serial: sc16is7xx: fix bug in flow control levels init |
||
|---|---|---|
| .. | ||
| 8250 | ||
| jsm | ||
| 21285.c | ||
| Kconfig | ||
| Makefile | ||
| altera_jtaguart.c | ||
| altera_uart.c | ||
| amba-pl010.c | ||
| amba-pl011.c | ||
| apbuart.c | ||
| apbuart.h | ||
| ar933x_uart.c | ||
| arc_uart.c | ||
| atmel_serial.c | ||
| atmel_serial.h | ||
| bcm63xx_uart.c | ||
| clps711x.c | ||
| cpm_uart.c | ||
| cpm_uart.h | ||
| digicolor-usart.c | ||
| dz.c | ||
| dz.h | ||
| earlycon-riscv-sbi.c | ||
| earlycon-semihost.c | ||
| earlycon.c | ||
| esp32_acm.c | ||
| esp32_uart.c | ||
| fsl_linflexuart.c | ||
| fsl_lpuart.c | ||
| icom.c | ||
| imx.c | ||
| imx_earlycon.c | ||
| ip22zilog.c | ||
| ip22zilog.h | ||
| kgdboc.c | ||
| lantiq.c | ||
| liteuart.c | ||
| lpc32xx_hs.c | ||
| ma35d1_serial.c | ||
| max310x.c | ||
| max3100.c | ||
| mcf.c | ||
| men_z135_uart.c | ||
| meson_uart.c | ||
| milbeaut_usio.c | ||
| mpc52xx_uart.c | ||
| mps2-uart.c | ||
| msm_serial.c | ||
| mux.c | ||
| mvebu-uart.c | ||
| mxs-auart.c | ||
| omap-serial.c | ||
| owl-uart.c | ||
| pch_uart.c | ||
| pic32_uart.c | ||
| pmac_zilog.c | ||
| pmac_zilog.h | ||
| pxa.c | ||
| qcom_geni_serial.c | ||
| rda-uart.c | ||
| rp2.c | ||
| rsci.c | ||
| rsci.h | ||
| sa1100.c | ||
| samsung_tty.c | ||
| sb1250-duart.c | ||
| sc16is7xx.c | ||
| sc16is7xx.h | ||
| sc16is7xx_i2c.c | ||
| sc16is7xx_spi.c | ||
| sccnxp.c | ||
| serial-tegra.c | ||
| serial_base.h | ||
| serial_base_bus.c | ||
| serial_core.c | ||
| serial_ctrl.c | ||
| serial_mctrl_gpio.c | ||
| serial_mctrl_gpio.h | ||
| serial_port.c | ||
| serial_txx9.c | ||
| sh-sci-common.h | ||
| sh-sci.c | ||
| sh-sci.h | ||
| sifive.c | ||
| sprd_serial.c | ||
| st-asc.c | ||
| stm32-usart.c | ||
| stm32-usart.h | ||
| suncore.c | ||
| sunhv.c | ||
| sunplus-uart.c | ||
| sunsab.c | ||
| sunsab.h | ||
| sunsu.c | ||
| sunzilog.c | ||
| sunzilog.h | ||
| tegra-tcu.c | ||
| tegra-utc.c | ||
| timbuart.c | ||
| timbuart.h | ||
| uartlite.c | ||
| ucc_uart.c | ||
| vt8500_serial.c | ||
| xilinx_uartps.c | ||
| zs.c | ||
| zs.h | ||