index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
1
-6
/
+0
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
1
-3
/
+3
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
1
-1
/
+1
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-454
/
+439
2024-03-07
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
1
-25
/
+26
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
1
-6
/
+0
2024-03-05
serial: 8250_uniphier: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+4
2024-03-05
serial: 8250_tegra: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-17
/
+9
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+9
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-19
/
+10
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-80
/
+19
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-12
/
+8
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+7
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-40
/
+27
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-37
/
+19
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-51
/
+43
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-35
/
+15
2024-03-03
serial: 8250_dw: Do not reclock if already at correct rate
Peter Collingbourne
1
-3
/
+3
2024-03-03
serial: 8250_dw: Emit an error message if getting the baudclk failed
Uwe Kleine-König
1
-1
/
+2
2024-03-03
serial: 8250: Use serial8250_do_set_termios for uartclk updating
Serge Semin
1
-19
/
+1
2024-03-02
serial: 8250_pci1xxxx: Drop quirk from 8250_port
Andy Shevchenko
2
-14
/
+18
2024-03-02
serial: 8250_exar: Don't use "proxy" headers
Andy Shevchenko
1
-5
/
+9
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2
-5
/
+7
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-4
/
+5
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
1
-2
/
+2
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
1
-3
/
+3
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
1
-2
/
+1
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
1
-4
/
+1
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2024-02-18
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2
-26
/
+42
2024-02-18
serial: 8250_bcm7271: Replace custom unit definitions
Andy Shevchenko
1
-9
/
+8
2024-02-17
serial: 8250_pci1xxxx: Don't use "proxy" headers
Andy Shevchenko
1
-6
/
+14
2024-02-06
serial: 8250_pci1xxxx: partially revert off by one patch
Dan Carpenter
1
-1
/
+1
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2024-01-28
serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()
Dan Carpenter
1
-2
/
+2
2024-01-28
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
Rengarajan S
2
-5
/
+36
2024-01-28
8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...
Rengarajan S
1
-0
/
+106
2024-01-04
serial: 8250_exar: Set missing rs485_supported flag
Lino Sanfilippo
1
-2
/
+3
2024-01-04
serial: 8250_bcm2835aux: Restore clock error handling
Stefan Wahren
1
-0
/
+2
2024-01-04
8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver fo...
Rengarajan S
1
-2
/
+121
2024-01-04
8250: microchip: pci1xxxx: Add Syslock support for reading UART system registers
Rengarajan S
1
-0
/
+63
2024-01-04
8250: microchip: pci1xxxx: Rearranging the structure declarations
Rengarajan S
1
-13
/
+13
2024-01-04
serial: 8250_lpss: copy dma_param using devm_kmemdup()
Raag Jadav
1
-5
/
+2
2024-01-04
tty: serial: 8250: Set RS232 as default for Moxa PCIe board initialization
Crescent CY Hsieh
1
-3
/
+4
2024-01-04
serial: 8250_dw: Do not bailout on UCV read returning zero
Vamshi Gajjela
1
-9
/
+3
2023-12-15
tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...
Crescent CY Hsieh
1
-1
/
+57
2023-12-15
serial: 8250-fsl: Only do the break workaround if IIR signals RLSI
Uwe Kleine-König
1
-1
/
+2
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
3
-6
/
+10
2023-12-07
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Andy Shevchenko
1
-0
/
+1
2023-11-28
serial: 8250_dw: Decouple DLF register check from UCV
Vamshi Gajjela
1
-11
/
+11
[next]