- fcfd3c0 serial: 8250_pci: Split out Pericom driver by Andy Shevchenko · 3 years, 1 month ago
- 4b95391 serial: 8250_pci: remove redundant assignment to tmp after the mask operation by Colin Ian King · 3 years, 1 month ago
- bb1201d serial: 8250_pci: rewrite pericom_do_set_divisor() by Jay Dolan · 3 years, 1 month ago
- c525c5d serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array by Jay Dolan · 3 years, 1 month ago
- 175003d serial: 8250_pci: Remove empty stub pci_quatech_exit() by Andy Shevchenko · 3 years, 2 months ago
- 4290242 serial: 8250_pci: Replace custom pci_match_id() implementation by Andy Shevchenko · 3 years, 2 months ago
- 1177384 serial: 8250_pci: Replace dev_*() by pci_*() macros by Andy Shevchenko · 3 years, 2 months ago
- 0187f88 serial: 8250_pci: Get rid of redundant 'else' keyword by Andy Shevchenko · 3 years, 2 months ago
- 35b4f17 serial: 8250_pci: Refactor the loop in pci_ite887x_init() by Andy Shevchenko · 3 years, 2 months ago
- 42c457c serial: 8250_pci: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 4 months ago
- 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 341abd6 serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts. by Mario Kleiner · 3 years, 5 months ago
- 3a96e97 serial: 8250_pci: make setup_port() parameters explicitly unsigned by Greg Kroah-Hartman · 3 years, 5 months ago
- 7f0909d serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver by Andy Shevchenko · 3 years, 6 months ago
- 6cbe45d serial: 8250: Correct the clock for OxSemi PCIe devices by Maciej W. Rozycki · 3 years, 7 months ago
- f771a34 serial: 8250: Dissociate 4MHz Titan ports from Oxford ports by Maciej W. Rozycki · 3 years, 7 months ago
- 9808f9b serial: 8250_pci: handle FL_NOIRQ board flag by Christian Gmeiner · 3 years, 7 months ago
- e0e2420 serial: 8250_pci: Add support for new HPE serial device by Randy Wright · 3 years, 8 months ago
- c3ae3dc serial: 8250_pci: Drop bogus __refdata annotation by Geert Uytterhoeven · 4 years, 1 month ago
- 33f16b2 Merge 5.9.0-rc6 into tty-next by Greg Kroah-Hartman · 4 years, 3 months ago
- 3c5a87b serial: 8250_pci: Add Realtek 816a and 816b by Tobias Diedrich · 4 years, 3 months ago
- 57cee07 serial: 8250_pci: Remove unused function get_pci_irq() by YueHaibing · 4 years, 4 months ago
- 8f49a2f Merge 5.9-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 04b6ff5 serial: 8250_pci: Add WCH384_8S 8 port serial device by Du Huanpeng · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 62a7f30 serial: 8250_pci: Move Pericom IDs to pci_ids.h by Kai-Heng Feng · 4 years, 8 months ago
- 02042a4 serial: 8250_pci: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- 27ed14d Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices" by Je Yen Tam · 5 years ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- 8428413 serial: 8250_pci: Implement MSI(-X) support by Ralf Ramsauer · 5 years ago
- 68e26a8 serial: 8250_pci: Add F81504A series Support by Ji-Ze Hong (Peter Hong) · 5 years ago
- d193db7 serial: 8250_pci: Merge 8250_moxa to 8250_pci by Kai-Heng Feng · 5 years ago
- 8515dbc serial: 8250_pci: Add support for Sunix serial boards by Kai-Heng Feng · 5 years ago
- fdc2de8 serial/8250: Add support for NI-Serial PXI/PXIe+485 devices by Je Yen Tam · 5 years ago
- 76b4106 serial: 8250: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
- 607ea69 serial: 8250: pericom_do_set_divisor can be static by kbuild test robot · 6 years ago
- 6bf4e42 serial: 8250: Add support for higher baud rates to Pericom chips by Jay Dolan · 6 years ago
- 78d3820 serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() by Jay Dolan · 6 years ago
- b896b03 serial: 8250_pci: Fix number of ports for ACCES serial cards by Jay Dolan · 6 years ago
- 54b2f30 serial: 8250_pci: Replace custom code with pci_match_id() by Heikki Krogerus · 6 years ago
- 824d17c serial: 8250_pci: Make PCI class test non fatal by Andy Shevchenko · 6 years ago
- 20dcff4 serial: 8250_pci: Remove stalled entries in blacklist by Andy Shevchenko · 7 years ago
- 4958134 Merge 4.16-rc6 into tty-next by Greg Kroah-Hartman · 7 years ago
- aad76f2 serial, pci_ids: Move duplicate IDs to PCI IDs database by Andy Shevchenko · 7 years ago
- 9f2068f serial: 8250_pci: Add Brainboxes UC-260 4 port serial device by Nikola Ciprich · 7 years ago
- e7f3e99 serial: 8250_pci: Don't fail on multiport card class by Andy Shevchenko · 7 years ago
- 3bfd130 serial: 8250_pci: Add Amazon PCI serial device ID by Matt Wilson · 7 years ago
- 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
- daf3930 serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH by Andy Shevchenko · 7 years ago
- 7d8905d serial: 8250_pci: Enable device after we check black list by Andy Shevchenko · 7 years ago
- c7ac15c serial: core: move UPF_NO_TXEN_TEST to quirks and rename by Andy Shevchenko · 7 years ago
- c40f716 tty: serial: pci: constify pci_device_id. by Arvind Yadav · 7 years ago
- 0d560a1 serial: pci: Remove unused pci_boards entries by Jan Kiszka · 8 years ago
- fc6cc96 serial: exar: Move Commtech adapters to 8250_exar as well by Jan Kiszka · 8 years ago
- 80cd94e serial: 8250_pci: make pciserial_detach_ports() static by Wei Yongjun · 8 years ago
- 1c9c858 serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards by Ian Abbott · 8 years ago
- 5d1a238 serial: 8250_pci: remove exar code by Sudip Mukherjee · 8 years ago
- 11cca3d Merge 4.10-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
- 6def047 serial: 8250_fintek: Add resource check for Fintek F81504/508/512 by Ji-Ze Hong (Peter Hong) · 8 years ago
- c130b66 8250_pci: Fix potential use-after-free in error path by Gabriel Krisman Bertazi · 8 years ago
- f209fa0 serial: 8250_pci: Detach low-level driver during PCI error recovery by Gabriel Krisman Bertazi · 8 years ago
- 5c31ef9 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards by Angelo Butti · 8 years ago
- b6fce73 serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers by Jan Kiszka · 8 years ago
- b53761e Merge 4.8-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
- c8d1924 serial: 8250: added acces i/o products quad and octal serial cards by Jimi Damon · 8 years ago
- 6bb5d75 serial: 8250_lpss: move Quark code from PCI driver by Andy Shevchenko · 8 years ago
- a13e19c serial: 8250_lpss: split LPSS driver to separate module by Andy Shevchenko · 8 years ago
- 55c368c 8250_pci: Adds support for the WCH CH355 4S card by Alexandr Petrenko · 9 years ago
- 17b2720 tty: 8250, remove shadow and unused variables by Jiri Slaby · 9 years ago
- e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- c2684ed serial: 8250_pci: report DCD and DSR signals as active for Bay Trail by Wan Ahmad Zainie · 9 years ago
- 6f210c1 serial: 8250_pci: fix divide error bug if baud rate is 0 by David Müller · 9 years ago
- c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 9 years ago
- c216c4a tty: serial: 8250: add MOXA Smartio MUE boards support by Mathieu OTHACEHE · 9 years ago
- e782401 serial: 8250_pci: all known Braswell ports are 1 channel by Andy Shevchenko · 9 years ago
- 3f64b1d serial: 8250_pci: convert to pcim_*() API by Andy Shevchenko · 9 years ago
- 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
- b3d6793 tty: serial: 8250: Fix indentation warnings by Anton Wuerfel · 9 years ago
- 829b000 tty: serial: 8250: Merge duplicate conditions by Anton Wuerfel · 9 years ago
- 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 9 years ago
- c2f5fde tty: serial: 8250: Remove else after return by Anton Wuerfel · 9 years ago
- 6d7c157 tty: serial: 8250: Replace spaces with tabs by Anton Wuerfel · 9 years ago
- 1a33e34 tty: serial: 8250: Fix whitespace errors by Anton Wuerfel · 9 years ago
- 7dde557 tty: Add support for PCIe WCH382 2S multi-IO card by Jeremy McNicoll · 9 years ago
- 8178a89 serial/8250_pci: simplify Pericom handling by Jan Beulich · 9 years ago
- 30c6c35 serial: 8250_pci: use to_pci_dev() by Geliang Tang · 9 years ago
- 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 9 years ago
- 6ede6dc serial: 8250_mid: add support for DMA engine handling from UART MMIO by Heikki Krogerus · 9 years ago
- d9eda9b serial: 8250_pci: Intel MID UART support to its own driver by Heikki Krogerus · 9 years ago
- d315945 serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512 by Peter Hung · 9 years ago
- 89c043a serial: 8250_pci: Add support for Pericom PI7C9X795[1248] by Adam Lee · 9 years ago
- 0a6c301 serial: 8250: Auto CTS control by HW if AFE enabled by Qipeng Zha · 9 years ago
- fecf27a serial: 8250_pci: add RS485 for F81504/508/512 by Peter Hung · 9 years ago
- 899f0c1 serial: 8250_pci: Correct uartclk for xr17v35x expansion chips by Soeren Grunewald · 10 years ago
- be32c0c serial: 8250_pci: Add support for 12 port Exar boards by Soeren Grunewald · 10 years ago
- 96a5d18 serial: 8250_pci: Add support for 16 port Exar boards by Soeren Grunewald · 10 years ago
- 6a8bc23 serial: 8250_pci: port failed after wakeup from S3 by Peter Hung · 10 years ago