summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2024-04-09serial: 8250_pci: Remove redundant PCI IDsAndy Shevchenko
2024-04-09serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede
2024-04-09serial: 8250_lpc18xx: disable clks on error in probe()Dan Carpenter
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-06serial: 8250_dw: Replace ACPI device check by a quirkAndy Shevchenko
2024-03-05serial: Lock console when calling into driver before registrationPeter Collingbourne
2024-03-05serial: 8250_uniphier: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_tegra: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_pxa: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_omap: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_of: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_lpc18xx: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_ingenic: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_dw: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_bcm7271: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-02serial: 8250_dw: Do not reclock if already at correct ratePeter Collingbourne
2024-03-02serial: 8250_dw: Emit an error message if getting the baudclk failedUwe Kleine-König
2024-03-02serial: 8250: Use serial8250_do_set_termios for uartclk updatingSerge Semin
2024-03-02serial: 8250_pci1xxxx: Drop quirk from 8250_portAndy Shevchenko
2024-03-02serial: 8250_exar: Don't use "proxy" headersAndy Shevchenko
2024-03-02serial: 8250_exar: Use 8250 PCI library to map and assign resourcesAndy Shevchenko
2024-03-02serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko
2024-03-02serial: 8250_exar: Use generic function to set firmware nodeAndy Shevchenko
2024-03-02serial: 8250_exar: Clear interrupts before registering handlerAndy Shevchenko
2024-03-02serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacksAndy Shevchenko
2024-03-02serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman
2024-02-18serial: 8250_of: Drop quirk fot NPCM from 8250_portAndy Shevchenko
2024-02-18serial: 8250_bcm7271: Replace custom unit definitionsAndy Shevchenko
2024-02-17serial: 8250_pci1xxxx: Don't use "proxy" headersAndy Shevchenko
2024-02-06serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-01-27serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()Dan Carpenter
2024-01-278250: microchip: Add 4 Mbps support in PCI1XXXX UARTRengarajan S
2024-01-278250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...Rengarajan S
2024-01-04serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo
2024-01-04serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren
2024-01-048250: microchip: pci1xxxx: Add Burst mode reception support in uart driver fo...Rengarajan S
2024-01-048250: microchip: pci1xxxx: Add Syslock support for reading UART system registersRengarajan S
2024-01-048250: microchip: pci1xxxx: Rearranging the structure declarationsRengarajan S
2024-01-04serial: 8250_lpss: copy dma_param using devm_kmemdup()Raag Jadav
2024-01-04tty: serial: 8250: Set RS232 as default for Moxa PCIe board initializationCrescent CY Hsieh
2024-01-04serial: 8250_dw: Do not bailout on UCV read returning zeroVamshi Gajjela
2023-12-15tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh
2023-12-15serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-07serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko
2023-11-28serial: 8250_dw: Decouple DLF register check from UCVVamshi Gajjela