Here is the "big" tty and serial driver patches for 5.5-rc1. It's a bit
later in the merge window than normal as I wanted to make sure some
last-minute patches applied to it were all sane. They seem to be :)
There's a lot of little stuff in here, for the tty core, and for lots of
serial drivers:
- reverts of uartlite serial driver patches that were wrong
- msm-serial driver fixes
- serial core updates and fixes
- tty core fixes
- serial driver dma mapping api changes
- lots of other tiny fixes and updates for serial drivers
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXebFIQ8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+ylnmACgjfMcfQWa7uC9Q6m2DaQaRMaW6QoAnjg+TgBB
eW9EhvyXL2VbrsuUl+iH
=Am9O
-----END PGP SIGNATURE-----
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial updates from Greg KH:
"Here is the "big" tty and serial driver patches for 5.5-rc1.
It's a bit later in the merge window than normal as I wanted to make
sure some last-minute patches applied to it were all sane. They seem
to be :)
There's a lot of little stuff in here, for the tty core, and for lots
of serial drivers:
- reverts of uartlite serial driver patches that were wrong
- msm-serial driver fixes
- serial core updates and fixes
- tty core fixes
- serial driver dma mapping api changes
- lots of other tiny fixes and updates for serial drivers
All of these have been in linux-next for a while with no reported
issues"
* tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (58 commits)
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
vcs: prevent write access to vcsu devices
tty: vt: keyboard: reject invalid keycodes
tty: don't crash in tty_init_dev when missing tty_port
serial: stm32: fix clearing interrupt error flags
tty: Fix Kconfig indentation, continued
serial: serial_core: Perform NULL checks for break_ctl ops
tty: remove unused argument from tty_open_by_driver()
tty: Fix Kconfig indentation
{tty: serial, nand: onenand}: samsung: rename to fix build warning
serial: ifx6x60: add missed pm_runtime_disable
serial: pl011: Fix DMA ->flush_buffer()
Revert "serial-uartlite: Move the uart register"
Revert "serial-uartlite: Add get serial id if not provided"
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Revert "serial-uartlite: Add runtime support"
Revert "serial-uartlite: Change logic how console_port is setup"
Revert "serial-uartlite: Use allocated structure instead of static ones"
tty: serial: msm_serial: Use dma_request_chan() directly for channel request
tty: serial: tegra: Use dma_request_chan() directly for channel request
...
|
||
|---|---|---|
| .. | ||
| 8250.txt | ||
| actions,owl-uart.txt | ||
| altera_jtaguart.txt | ||
| altera_uart.txt | ||
| amlogic,meson-uart.yaml | ||
| arc-uart.txt | ||
| arm,mps2-uart.txt | ||
| arm_sbsa_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,s32-linflexuart.txt | ||
| fsl-imx-uart.txt | ||
| fsl-lpuart.txt | ||
| fsl-mxs-auart.txt | ||
| ingenic,uart.txt | ||
| lantiq_asc.txt | ||
| maxim,max310x.txt | ||
| microchip,pic32-uart.txt | ||
| milbeaut-uart.txt | ||
| mrvl,pxa-ssp.txt | ||
| mrvl-serial.txt | ||
| mtk-uart.txt | ||
| mvebu-uart.txt | ||
| nvidia,tegra20-hsuart.txt | ||
| nvidia,tegra194-tcu.txt | ||
| nxp,lpc1850-uart.txt | ||
| nxp,sc16is7xx.txt | ||
| nxp-lpc32xx-hsuart.txt | ||
| omap_serial.txt | ||
| pl011.yaml | ||
| qca,ar9330-uart.txt | ||
| qcom,msm-uart.txt | ||
| qcom,msm-uartdm.txt | ||
| rda,8810pl-uart.txt | ||
| renesas,sci-serial.txt | ||
| rs485.txt | ||
| samsung_uart.yaml | ||
| serial.txt | ||
| sifive-serial.yaml | ||
| sirf-uart.txt | ||
| slave-device.txt | ||
| snps-dw-apb-uart.yaml | ||
| sprd-uart.yaml | ||
| st,stm32-usart.txt | ||
| st-asc.txt | ||
| uniphier-uart.txt | ||
| vt8500-uart.txt | ||
| xlnx,opb-uartlite.txt | ||