index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-06
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-03-05
serial: 8250_uniphier: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_tegra: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-02
serial: 8250_dw: Do not reclock if already at correct rate
Peter Collingbourne
2024-03-02
serial: 8250_dw: Emit an error message if getting the baudclk failed
Uwe Kleine-König
2024-03-02
serial: 8250: Use serial8250_do_set_termios for uartclk updating
Serge Semin
2024-03-02
serial: 8250_pci1xxxx: Drop quirk from 8250_port
Andy Shevchenko
2024-03-02
serial: 8250_exar: Don't use "proxy" headers
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2024-02-18
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2024-02-18
serial: 8250_bcm7271: Replace custom unit definitions
Andy Shevchenko
2024-02-17
serial: 8250_pci1xxxx: Don't use "proxy" headers
Andy Shevchenko
2024-02-06
serial: 8250_pci1xxxx: partially revert off by one patch
Dan Carpenter
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
2024-01-27
serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()
Dan Carpenter
2024-01-27
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
Rengarajan S
2024-01-27
8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...
Rengarajan S
2024-01-04
serial: 8250_exar: Set missing rs485_supported flag
Lino Sanfilippo
2024-01-04
serial: 8250_bcm2835aux: Restore clock error handling
Stefan Wahren
2024-01-04
8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver fo...
Rengarajan S
2024-01-04
8250: microchip: pci1xxxx: Add Syslock support for reading UART system registers
Rengarajan S
2024-01-04
8250: microchip: pci1xxxx: Rearranging the structure declarations
Rengarajan S
2024-01-04
serial: 8250_lpss: copy dma_param using devm_kmemdup()
Raag Jadav
2024-01-04
tty: serial: 8250: Set RS232 as default for Moxa PCIe board initialization
Crescent CY Hsieh
2024-01-04
serial: 8250_dw: Do not bailout on UCV read returning zero
Vamshi Gajjela
2023-12-15
tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...
Crescent CY Hsieh
2023-12-15
serial: 8250-fsl: Only do the break workaround if IIR signals RLSI
Uwe Kleine-König
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-07
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Andy Shevchenko
2023-11-28
serial: 8250_dw: Decouple DLF register check from UCV
Vamshi Gajjela
[next]