summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2024-04-09serial: 8250_pci: Remove redundant PCI IDsAndy Shevchenko1-6/+0
2024-04-09serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede1-3/+3
2024-04-09serial: 8250_lpc18xx: disable clks on error in probe()Dan Carpenter1-1/+1
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-454/+439
2024-03-07serial: 8250_dw: Replace ACPI device check by a quirkAndy Shevchenko1-25/+26
2024-03-05serial: Lock console when calling into driver before registrationPeter Collingbourne1-6/+0
2024-03-05serial: 8250_uniphier: Switch to use uart_read_port_properties()Andy Shevchenko1-13/+4
2024-03-05serial: 8250_tegra: Switch to use uart_read_port_properties()Andy Shevchenko1-17/+9
2024-03-05serial: 8250_pxa: Switch to use uart_read_port_properties()Andy Shevchenko1-13/+9
2024-03-05serial: 8250_omap: Switch to use uart_read_port_properties()Andy Shevchenko1-19/+10
2024-03-05serial: 8250_of: Switch to use uart_read_port_properties()Andy Shevchenko1-80/+19
2024-03-05serial: 8250_lpc18xx: Switch to use uart_read_port_properties()Andy Shevchenko1-12/+8
2024-03-05serial: 8250_ingenic: Switch to use uart_read_port_properties()Andy Shevchenko1-13/+7
2024-03-05serial: 8250_dw: Switch to use uart_read_port_properties()Andy Shevchenko1-40/+27
2024-03-05serial: 8250_bcm7271: Switch to use uart_read_port_properties()Andy Shevchenko1-37/+19
2024-03-05serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()Andy Shevchenko1-51/+43
2024-03-05serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()Andy Shevchenko1-35/+15
2024-03-03serial: 8250_dw: Do not reclock if already at correct ratePeter Collingbourne1-3/+3
2024-03-03serial: 8250_dw: Emit an error message if getting the baudclk failedUwe Kleine-König1-1/+2
2024-03-03serial: 8250: Use serial8250_do_set_termios for uartclk updatingSerge Semin1-19/+1
2024-03-02serial: 8250_pci1xxxx: Drop quirk from 8250_portAndy Shevchenko2-14/+18
2024-03-02serial: 8250_exar: Don't use "proxy" headersAndy Shevchenko1-5/+9
2024-03-02serial: 8250_exar: Use 8250 PCI library to map and assign resourcesAndy Shevchenko2-5/+7
2024-03-02serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko1-4/+5
2024-03-02serial: 8250_exar: Use generic function to set firmware nodeAndy Shevchenko1-2/+2
2024-03-02serial: 8250_exar: Clear interrupts before registering handlerAndy Shevchenko1-3/+3
2024-03-02serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacksAndy Shevchenko1-2/+1
2024-03-02serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko1-4/+1
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman1-1/+1
2024-02-18serial: 8250_of: Drop quirk fot NPCM from 8250_portAndy Shevchenko2-26/+42
2024-02-18serial: 8250_bcm7271: Replace custom unit definitionsAndy Shevchenko1-9/+8
2024-02-17serial: 8250_pci1xxxx: Don't use "proxy" headersAndy Shevchenko1-6/+14
2024-02-06serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter1-1/+1
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman1-2/+2
2024-01-28serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()Dan Carpenter1-2/+2
2024-01-288250: microchip: Add 4 Mbps support in PCI1XXXX UARTRengarajan S2-5/+36
2024-01-288250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...Rengarajan S1-0/+106
2024-01-04serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo1-2/+3
2024-01-04serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren1-0/+2
2024-01-048250: microchip: pci1xxxx: Add Burst mode reception support in uart driver fo...Rengarajan S1-2/+121
2024-01-048250: microchip: pci1xxxx: Add Syslock support for reading UART system registersRengarajan S1-0/+63
2024-01-048250: microchip: pci1xxxx: Rearranging the structure declarationsRengarajan S1-13/+13
2024-01-04serial: 8250_lpss: copy dma_param using devm_kmemdup()Raag Jadav1-5/+2
2024-01-04tty: serial: 8250: Set RS232 as default for Moxa PCIe board initializationCrescent CY Hsieh1-3/+4
2024-01-04serial: 8250_dw: Do not bailout on UCV read returning zeroVamshi Gajjela1-9/+3
2023-12-15tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh1-1/+57
2023-12-15serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König1-1/+2
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman3-6/+10
2023-12-07serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko1-0/+1
2023-11-28serial: 8250_dw: Decouple DLF register check from UCVVamshi Gajjela1-11/+11