summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty: 8250: Fix up PX-803/PX-857Cameron Williams2023-10-211-3/+3
* tty: 8250: Fix port count of PX-257Cameron Williams2023-10-211-1/+1
* tty: 8250: Add support for Intashield IS-100Cameron Williams2023-10-211-0/+6
* tty: 8250: Add support for Brainboxes UP cardsCameron Williams2023-10-211-0/+60
* tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams2023-10-211-0/+57
* tty: 8250: Remove UC-257 and UC-431Cameron Williams2023-10-211-8/+1
* tty: serial: 8250: Add support for MOXA Mini PCIe boardsCrescent CY Hsieh2023-10-211-0/+56
* tty: serial: 8250: Relocate macros within 8250_pci.cCrescent CY Hsieh2023-10-211-72/+72
* tty: serial: 8250: Cleanup MOXA configurationsCrescent CY Hsieh2023-10-211-36/+12
* tty: serial: 8250: Modify MOXA enum name within 8250_pci.cCrescent CY Hsieh2023-10-211-18/+18
* serial: 8250_pci: add support for ASIX AX99100Jiaqing Zhao2023-07-301-0/+10
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-06-211-19/+0
* serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-131-0/+5
* serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.cKumaravel Thiagarajan2023-02-081-22/+3
* serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner2022-09-251-8/+1
* serial: 8250: Request full 16550A feature probing for OxSemi PCIe devicesMaciej W. Rozycki2022-09-221-0/+5
* tty: 8250: Add support for Brainboxes PX cards.Cameron Williams2022-07-141-0/+109
* serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-1/+1
* serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-1/+1
* serial: 8250_pci: Remove serial_rs485 sanitizationIlpo Järvinen2022-06-101-14/+0
* serial: 8250_pci: Fill in rs485_supported for pci_fintekIlpo Järvinen2022-06-101-0/+6
* serial: Add uart_rs485_config()Ilpo Järvinen2022-06-101-4/+2
* serial: 8250: Add proper clock handling for OxSemi PCIe devicesMaciej W. Rozycki2022-05-051-68/+271
* serial: 8250: Fold EndRun device support into OxSemi Tornado codeMaciej W. Rozycki2022-05-051-51/+25
* Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman2022-05-021-4/+4
|\
| * serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki2022-04-221-4/+4
* | serial: 8250: Report which option to enable for blacklisted PCI devicesMaciej W. Rozycki2022-04-151-27/+40
|/
* tty: Add support for Brainboxes UC cards.Cameron Williams2022-01-261-2/+98
* serial: 8250_pci: Split out Pericom driverAndy Shevchenko2021-12-201-400/+5
* serial: 8250_pci: remove redundant assignment to tmp after the mask operationColin Ian King2021-12-171-1/+1
* serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan2021-11-251-13/+17
* serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan2021-11-251-1/+8
* serial: 8250_pci: Remove empty stub pci_quatech_exit()Andy Shevchenko2021-10-261-5/+0
* serial: 8250_pci: Replace custom pci_match_id() implementationAndy Shevchenko2021-10-261-41/+31
* serial: 8250_pci: Replace dev_*() by pci_*() macrosAndy Shevchenko2021-10-261-30/+22
* serial: 8250_pci: Get rid of redundant 'else' keywordAndy Shevchenko2021-10-261-3/+3
* serial: 8250_pci: Refactor the loop in pci_ite887x_init()Andy Shevchenko2021-10-261-8/+4
* serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker2021-09-141-3/+1
* Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-0/+7
|\
| * serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner2021-07-301-0/+1
| * serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko2021-07-211-0/+6
* | serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman2021-07-271-1/+1
|/
* serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki2021-06-161-64/+64
* serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki2021-06-161-6/+38
* serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner2021-05-271-12/+17
* serial: 8250_pci: Add support for new HPE serial deviceRandy Wright2021-05-201-0/+18
* serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-211-0/+10
|\
| * serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
* | serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing2020-09-161-9/+0