mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
356a031945
Here is the "big" set of tty/serial driver updates for 6.12-rc1. Nothing major in here, just nice forward progress in the slow cleanup of the serial apis, and lots of other driver updates and fixes. Included in here are: - serial api updates from Jiri to make things more uniform and sane - 8250_platform driver cleanups - samsung serial driver fixes and updates - qcom-geni serial driver fixes from Johan for the bizarre UART engine that that chip seems to have. Hopefully it's in a better state now, but hardware designers still seem to come up with more ways to make broken UARTS 40+ years after this all should have finished. - sc16is7xx driver updates - omap 8250 driver updates - 8250_bcm2835aux driver updates - a few new serial driver bindings added - other serial minor driver updates All of these have been in linux-next for a long time with no reported problems. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZvUz1w8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ymAhwCcCw/6BX3aKGTyx7ZxeMRc/mjbSLIAoMUv6bGT 6H04ZvcSd63ZotAWeZsn =PWB8 -----END PGP SIGNATURE----- Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty / serial driver updates from Greg KH: "Here is the "big" set of tty/serial driver updates for 6.12-rc1. Nothing major in here, just nice forward progress in the slow cleanup of the serial apis, and lots of other driver updates and fixes. Included in here are: - serial api updates from Jiri to make things more uniform and sane - 8250_platform driver cleanups - samsung serial driver fixes and updates - qcom-geni serial driver fixes from Johan for the bizarre UART engine that that chip seems to have. Hopefully it's in a better state now, but hardware designers still seem to come up with more ways to make broken UARTS 40+ years after this all should have finished. - sc16is7xx driver updates - omap 8250 driver updates - 8250_bcm2835aux driver updates - a few new serial driver bindings added - other serial minor driver updates All of these have been in linux-next for a long time with no reported problems" * tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (65 commits) tty: serial: samsung: Fix serial rx on Apple A7-A9 tty: serial: samsung: Fix A7-A11 serial earlycon SError tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_* tty: rp2: Fix reset with non forgiving PCIe host bridges serial: 8250_aspeed_vuart: Enable module autoloading serial: qcom-geni: fix polled console corruption serial: qcom-geni: disable interrupts during console writes serial: qcom-geni: fix console corruption serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield() serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit() soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers serial: qcom-geni: fix false console tx restart serial: qcom-geni: fix fifo polling timeout tty: hvc: convert comma to semicolon mxser: convert comma to semicolon serial: 8250_bcm2835aux: Fix clock imbalance in PM resume serial: sc16is7xx: convert bitmask definitions to use BIT() macro serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT constants serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK serial: xilinx_uartps: Make cdns_rs485_supported static ... |
||
---|---|---|
.. | ||
8250_omap.yaml | ||
8250.yaml | ||
actions,owl-uart.yaml | ||
altera_jtaguart.txt | ||
altera_uart.txt | ||
amlogic,meson-uart.yaml | ||
arc-uart.txt | ||
arm_sbsa_uart.txt | ||
arm,dcc.yaml | ||
arm,mps2-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-imx-uart.yaml | ||
fsl-lpuart.yaml | ||
fsl-mxs-auart.yaml | ||
fsl,s32-linflexuart.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-lpc32xx-hsuart.txt | ||
nxp,sc16is7xx.yaml | ||
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 |