summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)Author
2026-06-12serial: 8250_pci: Don't specify conflicting values to pci_device_id membersUwe Kleine-König (The Capable Hub)
2026-05-11serial: 8250_pci: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman
2026-03-12serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)
2026-03-12tty: serial: 8250: Add SystemBase Multi I/O cardsMichael Walle
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-16serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-26serial: add support of CPCI cardsMagne Bruno
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-10-22serial: 8250_pcilib: Replace deprecated PCI functionsFlorian Eckert
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)
2025-03-20tty: serial: 8250: Add Brainboxes XC devicesCameron Williams
2025-03-20tty: serial: 8250: Add some more device IDsCameron Williams
2024-12-04serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko
2024-12-04serial: 8250_pci: Resolve WCH vendor ID ambiguityAndy Shevchenko
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-28tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)
2024-06-24tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-25tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-09serial: 8250_pci: Remove redundant PCI IDsAndy Shevchenko
2024-01-04tty: serial: 8250: Set RS232 as default for Moxa PCIe board initializationCrescent CY Hsieh
2023-12-15tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh
2023-10-21tty: 8250: Add note for PX-835Cameron Williams
2023-10-21tty: 8250: Fix IS-200 PCI ID commentCameron Williams
2023-10-21tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams
2023-10-21tty: 8250: Add support for Intashield IX cardsCameron Williams
2023-10-21tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams
2023-10-21tty: 8250: Fix up PX-803/PX-857Cameron Williams
2023-10-21tty: 8250: Fix port count of PX-257Cameron Williams
2023-10-21tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-10-21tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-10-21tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-10-21tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-10-21tty: serial: 8250: Add support for MOXA Mini PCIe boardsCrescent CY Hsieh
2023-10-21tty: serial: 8250: Relocate macros within 8250_pci.cCrescent CY Hsieh
2023-10-21tty: serial: 8250: Cleanup MOXA configurationsCrescent CY Hsieh
2023-10-21tty: serial: 8250: Modify MOXA enum name within 8250_pci.cCrescent CY Hsieh
2023-07-30serial: 8250_pci: add support for ASIX AX99100Jiaqing Zhao
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-13serial: Add support for Advantech PCI-1611U cardVitaliy Tomin
2023-02-08serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.cKumaravel Thiagarajan
2022-09-25serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-09-22serial: 8250: Request full 16550A feature probing for OxSemi PCIe devicesMaciej W. Rozycki
2022-07-14tty: 8250: Add support for Brainboxes PX cards.Cameron Williams