mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 13:14:02 +02:00
Here is the "big" set of tty and serial driver updates for 7.3-rc1. Not really all that much happened this development cycle for this subsystem, changes in here are: - removal of the ipwireless driver as it's no longer used or needed - new 8250_mxpcie driver added - qcom serial driver updates and additions - vt mode validation addition - lots of other small serial driver updates and additions All of these have been in linux-next for weeks with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCao2mTw8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+yk34ACdFfyDYJ0n1JcdskTxdNMBSPRkj7UAoJtMC/2y jxCfyfkM18YIuwZD6CvO =MlfE -----END PGP SIGNATURE----- Merge tag 'tty-7.3-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 updates for 7.3-rc1. Not really all that much happened this development cycle for this subsystem, changes in here are: - removal of the ipwireless driver as it's no longer used or needed - new 8250_mxpcie driver added - qcom serial driver updates and additions - vt mode validation addition - lots of other small serial driver updates and additions All of these have been in linux-next for weeks with no reported issues" * tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (97 commits) serial: imx: serialize imx_uart_ports[] lifetime tty: clear cdev pointer after cdev_add() failure tty: skip cdev_del() when no cdev is registered serial: core: clear freed pointers on uart_register_driver() failure serial: core: do fallible allocations before the console can be registered serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL serial: 8250_mxpcie: introduce per-port private data structure serial: 8250: allow UART drivers to override rx_trig_bytes handling serial: 8250_mxpcie: add break support for RS485 using MUEx50 features serial: 8250: allow low-level drivers to override break control serial: 8250_mxpcie: support serial interface mode switching serial: 8250_mxpcie: speed up TX using memory-mapped FIFO window serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window serial: 8250_mxpcie: add custom handle_irq callback serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware serial: 8250_mxpcie: enable automatic RTS/CTS flow control serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels serial: 8250: add Moxa MUEx50 UART port type serial: 8250: split Moxa PCIe serial board support out of 8250_pci serial: qcom-geni: Use geni_se_set_perf_level() for baud rate perf level ... |
||
|---|---|---|
| .. | ||
| 44x | ||
| 52xx | ||
| 83xx | ||
| 85xx | ||
| 8xx.config | ||
| 32-bit.config | ||
| 44x.config | ||
| 64-bit.config | ||
| 85xx-32bit.config | ||
| 85xx-64bit.config | ||
| 85xx-hw.config | ||
| 85xx-smp.config | ||
| 86xx-hw.config | ||
| 86xx-smp.config | ||
| adder875_defconfig | ||
| altivec.config | ||
| amigaone_defconfig | ||
| be.config | ||
| book3s_32.config | ||
| cell_defconfig | ||
| chrp32_defconfig | ||
| corenet_base.config | ||
| debug.config | ||
| disable-werror.config | ||
| dpaa.config | ||
| ep88xc_defconfig | ||
| ep8248e_defconfig | ||
| fsl-emb-nonhw.config | ||
| g5_defconfig | ||
| gamecube_defconfig | ||
| guest.config | ||
| hardening.config | ||
| holly_defconfig | ||
| kvm_guest.config | ||
| le.config | ||
| linkstation_defconfig | ||
| mgcoge_defconfig | ||
| microwatt_defconfig | ||
| mpc83xx_defconfig | ||
| mpc85xx_base.config | ||
| mpc86xx_base.config | ||
| mpc512x_defconfig | ||
| mpc866_ads_defconfig | ||
| mpc885_ads_defconfig | ||
| mpc5200_defconfig | ||
| mvme5100_defconfig | ||
| pasemi_defconfig | ||
| pmac32_defconfig | ||
| powernv_defconfig | ||
| ppc6xx_defconfig | ||
| ppc44x_defconfig | ||
| ppc64_defconfig | ||
| ppc64e_defconfig | ||
| ppc64le.config | ||
| ps3_defconfig | ||
| security.config | ||
| skiroot_defconfig | ||
| storcenter_defconfig | ||
| tqm8xx_defconfig | ||
| wii_defconfig | ||