mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 15:58:40 +00:00
Here is the big set of tty and serial driver patches for 4.17-rc1 Not all that big really, most are just small fixes and additions to existing drivers. There's a bunch of work on the imx serial driver recently for some reason, and a new embedded serial driver added as well. Full details are in the shortlog. All of these have been in the linux-next tree for a while with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCWsSn+w8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ynb6wCdEf5dAUrSB37ptZY78n4kc6nI6NAAniDO+rjL ppZZp7QTIB/bnPfW8cOH =+tfY -----END PGP SIGNATURE----- Merge tag 'tty-4.17-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 and serial driver patches for 4.17-rc1 Not all that big really, most are just small fixes and additions to existing drivers. There's a bunch of work on the imx serial driver recently for some reason, and a new embedded serial driver added as well. Full details are in the shortlog. All of these have been in the linux-next tree for a while with no reported issues" * tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (66 commits) serial: expose buf_overrun count through proc interface serial: mvebu-uart: fix tx lost characters tty: serial: msm_geni_serial: Fix return value check in qcom_geni_serial_probe() tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP 8250-men-mcb: add support for 16z025 and 16z057 powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused serial: stm32: fix initialization of RS485 mode ARM: dts: STi: Remove "console=ttyASN" from bootargs for STi boards vt: change SGR 21 to follow the standards serdev: Fix typo in serdev_device_alloc ARM: dts: STi: Fix aliases property name for STi boards tty: st-asc: Update tty alias serial: stm32: add support for RS485 hardware control mode dt-bindings: serial: stm32: add RS485 optional properties selftests: add devpts selftests devpts: comment devpts_mntget() devpts: resolve devpts bind-mounts devpts: hoist out check for DEVPTS_SUPER_MAGIC serial: 8250: Add Nuvoton NPCM UART serial: mxs-auart: disable clks of Alphascale ASM9260 ... |
||
|---|---|---|
| .. | ||
| 8250.txt | ||
| actions,owl-uart.txt | ||
| altera_jtaguart.txt | ||
| altera_uart.txt | ||
| amlogic,meson-uart.txt | ||
| arc-uart.txt | ||
| arm_sbsa_uart.txt | ||
| arm,mps2-uart.txt | ||
| atmel-usart.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-imx-uart.txt | ||
| fsl-lpuart.txt | ||
| fsl-mxs-auart.txt | ||
| ingenic,uart.txt | ||
| lantiq_asc.txt | ||
| maxim,max310x.txt | ||
| microchip,pic32-uart.txt | ||
| mrvl-serial.txt | ||
| mrvl,pxa-ssp.txt | ||
| mtk-uart.txt | ||
| mvebu-uart.txt | ||
| nvidia,tegra20-hsuart.txt | ||
| nxp-lpc32xx-hsuart.txt | ||
| nxp,lpc1850-uart.txt | ||
| nxp,sc16is7xx.txt | ||
| omap_serial.txt | ||
| pl011.txt | ||
| qca,ar9330-uart.txt | ||
| qcom,msm-uart.txt | ||
| qcom,msm-uartdm.txt | ||
| renesas,sci-serial.txt | ||
| rs485.txt | ||
| samsung_uart.txt | ||
| serial.txt | ||
| sirf-uart.txt | ||
| slave-device.txt | ||
| snps-dw-apb-uart.txt | ||
| sprd-uart.txt | ||
| st-asc.txt | ||
| st,stm32-usart.txt | ||
| uniphier-uart.txt | ||
| vt8500-uart.txt | ||