开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-25
tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
2024-01-04
tty: serial: 8250: Set RS232 as default for Moxa PCIe board initialization
Crescent CY Hsieh
2023-12-15
tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...
Crescent CY Hsieh
2023-10-21
tty: 8250: Add note for PX-835
Cameron Williams
2023-10-21
tty: 8250: Fix IS-200 PCI ID comment
Cameron Williams
2023-10-21
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
Cameron Williams
2023-10-21
tty: 8250: Add support for Intashield IX cards
Cameron Williams
2023-10-21
tty: 8250: Add support for additional Brainboxes PX cards
Cameron Williams
2023-10-21
tty: 8250: Fix up PX-803/PX-857
Cameron Williams
2023-10-21
tty: 8250: Fix port count of PX-257
Cameron Williams
2023-10-21
tty: 8250: Add support for Intashield IS-100
Cameron Williams
2023-10-21
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
2023-10-21
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
2023-10-21
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
2023-10-21
tty: serial: 8250: Add support for MOXA Mini PCIe boards
Crescent CY Hsieh
2023-10-21
tty: serial: 8250: Relocate macros within 8250_pci.c
Crescent CY Hsieh
2023-10-21
tty: serial: 8250: Cleanup MOXA configurations
Crescent CY Hsieh
2023-10-21
tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
Crescent CY Hsieh
2023-07-30
serial: 8250_pci: add support for ASIX AX99100
Jiaqing Zhao
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
2023-05-13
serial: Add support for Advantech PCI-1611U card
Vitaliy Tomin
2023-02-08
serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c
Kumaravel Thiagarajan
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-22
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
Maciej W. Rozycki
2022-07-14
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-10
serial: 8250_pci: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_pci: Fill in rs485_supported for pci_fintek
Ilpo Järvinen
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
2022-05-05
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
2022-05-05
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
2022-01-26
tty: Add support for Brainboxes UC cards.
Cameron Williams
2021-12-20
serial: 8250_pci: Split out Pericom driver
Andy Shevchenko
2021-12-17
serial: 8250_pci: remove redundant assignment to tmp after the mask operation
Colin Ian King
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
2021-10-26
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
2021-10-26
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
2021-10-26
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
2021-10-26
serial: 8250_pci: Get rid of redundant 'else' keyword
Andy Shevchenko
2021-10-26
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
2021-09-14
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
[next]