index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
serial: 8250_pci: Share WCH IDs with parport_serial driver
Andy Shevchenko
1
-8
/
+2
2025-02-21
serial: 8250_pci: Resolve WCH vendor ID ambiguity
Andy Shevchenko
1
-41
/
+41
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-28
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
1
-0
/
+40
2024-08-07
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
1
-1
/
+12
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-04-25
tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
1
-6
/
+0
2024-01-04
tty: serial: 8250: Set RS232 as default for Moxa PCIe board initialization
Crescent CY Hsieh
1
-3
/
+4
2023-12-15
tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...
Crescent CY Hsieh
1
-1
/
+57
2023-10-21
tty: 8250: Add note for PX-835
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Fix IS-200 PCI ID comment
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
Cameron Williams
1
-0
/
+147
2023-10-21
tty: 8250: Add support for Intashield IX cards
Cameron Williams
1
-0
/
+21
2023-10-21
tty: 8250: Add support for additional Brainboxes PX cards
Cameron Williams
1
-0
/
+29
2023-10-21
tty: 8250: Fix up PX-803/PX-857
Cameron Williams
1
-3
/
+3
2023-10-21
tty: 8250: Fix port count of PX-257
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Add support for Intashield IS-100
Cameron Williams
1
-0
/
+6
2023-10-21
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
1
-0
/
+60
2023-10-21
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
1
-0
/
+57
2023-10-21
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
1
-8
/
+1
2023-10-21
tty: serial: 8250: Add support for MOXA Mini PCIe boards
Crescent CY Hsieh
1
-0
/
+56
2023-10-21
tty: serial: 8250: Relocate macros within 8250_pci.c
Crescent CY Hsieh
1
-72
/
+72
2023-10-21
tty: serial: 8250: Cleanup MOXA configurations
Crescent CY Hsieh
1
-36
/
+12
2023-10-21
tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
Crescent CY Hsieh
1
-18
/
+18
2023-07-30
serial: 8250_pci: add support for ASIX AX99100
Jiaqing Zhao
1
-0
/
+10
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-19
/
+0
2023-05-13
serial: Add support for Advantech PCI-1611U card
Vitaliy Tomin
1
-0
/
+5
2023-02-08
serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c
Kumaravel Thiagarajan
1
-22
/
+3
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-8
/
+1
2022-09-22
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
Maciej W. Rozycki
1
-0
/
+5
2022-07-14
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
1
-0
/
+109
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: 8250_pci: Remove serial_rs485 sanitization
Ilpo Järvinen
1
-14
/
+0
2022-06-10
serial: 8250_pci: Fill in rs485_supported for pci_fintek
Ilpo Järvinen
1
-0
/
+6
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-4
/
+2
2022-05-05
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
1
-68
/
+271
2022-05-05
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
1
-51
/
+25
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
1
-4
/
+4
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
1
-27
/
+40
2022-01-26
tty: Add support for Brainboxes UC cards.
Cameron Williams
1
-2
/
+98
2021-12-20
serial: 8250_pci: Split out Pericom driver
Andy Shevchenko
1
-400
/
+5
2021-12-17
serial: 8250_pci: remove redundant assignment to tmp after the mask operation
Colin Ian King
1
-1
/
+1
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
1
-13
/
+17
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
1
-1
/
+8
2021-10-26
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
1
-5
/
+0
2021-10-26
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
1
-41
/
+31
[next]