mirror of https://github.com/torvalds/linux.git
Here are some small updates for tty/serial drivers for 6.18-rc1.
Not many changes overall, just the usual:
- abi cleanups and reworking of the tty functions by Jiri by adding
console lock guard logic
- 8250_platform driver updates
- qcom-geni driver updates
- other minor serial driver updates
- some more vt escape codes added
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-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaOEnLA8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+ymLswCfa2SDyet0vn5oIrto+0WG9Wxlp3AAoMaDzkqG
DX2YoOI1L0miAQfQ9IhZ
=0V8V
-----END PGP SIGNATURE-----
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial updates from Greg KH:
"Here are some small updates for tty/serial drivers for 6.18-rc1.
Not many changes overall, just the usual:
- abi cleanups and reworking of the tty functions by Jiri by adding
console lock guard logic
- 8250_platform driver updates
- qcom-geni driver updates
- other minor serial driver updates
- some more vt escape codes added
All of these have been in linux-next for a while with no reported
issues"
* tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (43 commits)
tty: serial: fix help message for SERIAL_CPM
serial: 8250: omap: Support wakeup pinctrl state on suspend
dt-bindings: serial: 8250_omap: Add wakeup pinctrl state
serial: max310x: improve interrupt handling
vt: move vc_saved_screen to within tty allocated judgment
Revert "m68k: make HPDCA and HPAPCI bools"
tty: remove redundant condition checks
tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
vt: remove redundant check on vc_mode in con_font_set()
serial: qcom-geni: Add DFS clock mode support to GENI UART driver
m68k: make HPDCA and HPAPCI bools
tty: n_gsm: Don't block input queue by waiting MSC
serial: qcom-geni: Fix off-by-one error in ida_alloc_range()
serdev: Drop dev_pm_domain_detach() call
serial: sc16is7xx: drop redundant conversion to bool
vt: add support for smput/rmput escape codes
serial: stm32: allow selecting console when the driver is module
serial: 8250_core: fix coding style issue
tty: serial: Modify the use of dev_err_probe()
s390/char/con3270: use tty_port_tty guard()
...
|
||
|---|---|---|
| .. | ||
| 8250.yaml | ||
| 8250_omap.yaml | ||
| actions,owl-uart.yaml | ||
| altr,juart-1.0.yaml | ||
| altr,uart-1.0.yaml | ||
| amlogic,meson-uart.yaml | ||
| arm,dcc.yaml | ||
| arm,mps2-uart.yaml | ||
| arm,sbsa-uart.yaml | ||
| atmel,at91-usart.yaml | ||
| brcm,bcm2835-aux-uart.yaml | ||
| brcm,bcm6345-uart.yaml | ||
| brcm,bcm7271-uart.yaml | ||
| cdns,uart.yaml | ||
| cirrus,ep7209-uart.yaml | ||
| cnxt,cx92755-usart.yaml | ||
| 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.yaml | ||
| litex,liteuart.yaml | ||
| marvell,armada-3700-uart.yaml | ||
| maxim,max310x.yaml | ||
| mediatek,uart.yaml | ||
| microchip,pic32mzda-uart.yaml | ||
| nuvoton,ma35d1-serial.yaml | ||
| nvidia,tegra20-hsuart.yaml | ||
| nvidia,tegra194-tcu.yaml | ||
| nvidia,tegra264-utc.yaml | ||
| nxp,lpc3220-hsuart.yaml | ||
| nxp,sc16is7xx.yaml | ||
| pl011.yaml | ||
| qca,ar9330-uart.yaml | ||
| qcom,msm-uart.yaml | ||
| qcom,msm-uartdm.yaml | ||
| qcom,sa8255p-geni-uart.yaml | ||
| qcom,serial-geni-qcom.yaml | ||
| rda,8810pl-uart.yaml | ||
| renesas,em-uart.yaml | ||
| renesas,hscif.yaml | ||
| renesas,rsci.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,arc-uart.yaml | ||
| snps-dw-apb-uart.yaml | ||
| socionext,milbeaut-usio-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 | ||