-
- Downloads
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty / serial driver updates from Greg KH: "Here is a small set of tty and serial driver updates for 6.13-rc1. Nothing major at all this time, only some small changes: - few device tree binding updates - 8250_exar serial driver updates - imx serial driver updates - sprd_serial driver updates - other tiny serial driver updates, full details in the shortlog All of these have been in linux-next for a while with one reported issue, but that commit has now been reverted" * tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (37 commits) Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit" serial: amba-pl011: fix build regression dt-bindings: serial: Add a new compatible string for ums9632 serial: sprd: Add support for sc9632 tty/serial/altera_uart: unwrap error log string tty/serial/altera_jtaguart: unwrap error log string serial: amba-pl011: Fix RX stall when DMA is used tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler serial: 8250_fintek: Add support for F81216E serial: sh-sci: Clean sci_ports[0] after at earlycon exit tty: atmel_serial: Fix typo retreives to retrieves tty: atmel_serial: Use devm_platform_ioremap_resource() serial: 8250: omap: Move pm_runtime_get_sync tty: serial: samsung: Add Exynos8895 compatible dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible serial: 8250_dw: Add Sophgo SG2044 quirk dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts dt-bindings: serial: snps,dw-apb-uart: merge duplicate compatible entry. altera_jtaguart: Use dev_err() to report error attaching IRQ altera_uart: Use dev_err() to report error attaching IRQ handler ...
Showing
- Documentation/devicetree/bindings/serial/rs485.yaml 9 additions, 10 deletionsDocumentation/devicetree/bindings/serial/rs485.yaml
- Documentation/devicetree/bindings/serial/samsung_uart.yaml 12 additions, 2 deletionsDocumentation/devicetree/bindings/serial/samsung_uart.yaml
- Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml 5 additions, 8 deletions...entation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
- Documentation/devicetree/bindings/serial/sprd-uart.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/sprd-uart.yaml
- drivers/mailbox/omap-mailbox.c 1 addition, 0 deletionsdrivers/mailbox/omap-mailbox.c
- drivers/misc/eeprom/eeprom_93cx6.c 13 additions, 2 deletionsdrivers/misc/eeprom/eeprom_93cx6.c
- drivers/tty/serial/8250/8250_aspeed_vuart.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_aspeed_vuart.c
- drivers/tty/serial/8250/8250_bcm2835aux.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_bcm2835aux.c
- drivers/tty/serial/8250/8250_bcm7271.c 2 additions, 2 deletionsdrivers/tty/serial/8250/8250_bcm7271.c
- drivers/tty/serial/8250/8250_dw.c 4 additions, 3 deletionsdrivers/tty/serial/8250/8250_dw.c
- drivers/tty/serial/8250/8250_em.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_em.c
- drivers/tty/serial/8250/8250_exar.c 39 additions, 95 deletionsdrivers/tty/serial/8250/8250_exar.c
- drivers/tty/serial/8250/8250_fintek.c 14 additions, 2 deletionsdrivers/tty/serial/8250/8250_fintek.c
- drivers/tty/serial/8250/8250_fsl.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_fsl.c
- drivers/tty/serial/8250/8250_ingenic.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_ingenic.c
- drivers/tty/serial/8250/8250_ioc3.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_ioc3.c
- drivers/tty/serial/8250/8250_lpc18xx.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_lpc18xx.c
- drivers/tty/serial/8250/8250_mtk.c 3 additions, 3 deletionsdrivers/tty/serial/8250/8250_mtk.c
- drivers/tty/serial/8250/8250_of.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_of.c
- drivers/tty/serial/8250/8250_omap.c 5 additions, 5 deletionsdrivers/tty/serial/8250/8250_omap.c
Loading
Please register or sign in to comment