Age | Commit message (Expand) | Author |
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 |
2021-07-30 | serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts. | Mario Kleiner |
2021-07-27 | serial: 8250_pci: make setup_port() parameters explicitly unsigned | Greg Kroah-Hartman |
2021-07-21 | serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver | Andy Shevchenko |
2021-06-16 | serial: 8250: Correct the clock for OxSemi PCIe devices | Maciej W. Rozycki |
2021-06-16 | serial: 8250: Dissociate 4MHz Titan ports from Oxford ports | Maciej W. Rozycki |
2021-05-27 | serial: 8250_pci: handle FL_NOIRQ board flag | Christian Gmeiner |
2021-05-20 | serial: 8250_pci: Add support for new HPE serial device | Randy Wright |
2020-12-11 | serial: 8250_pci: Drop bogus __refdata annotation | Geert Uytterhoeven |
2020-09-21 | Merge 5.9.0-rc6 into tty-next | Greg Kroah-Hartman |
2020-09-16 | serial: 8250_pci: Add Realtek 816a and 816b | Tobias Diedrich |
2020-09-16 | serial: 8250_pci: Remove unused function get_pci_irq() | YueHaibing |
2020-08-31 | Merge 5.9-rc3 into tty-next | Greg Kroah-Hartman |
2020-08-28 | serial: 8250_pci: Add WCH384_8S 8 port serial device | Du Huanpeng |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-05-08 | serial: 8250_pci: Move Pericom IDs to pci_ids.h | Kai-Heng Feng |
2020-02-13 | serial: 8250_pci: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-03 | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-11-27 | Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices" | Je Yen Tam |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-09-04 | serial: 8250_pci: Implement MSI(-X) support | Ralf Ramsauer |
2019-09-04 | serial: 8250_pci: Add F81504A series Support | Ji-Ze Hong (Peter Hong) |
2019-09-04 | serial: 8250_pci: Merge 8250_moxa to 8250_pci | Kai-Heng Feng |
2019-09-04 | serial: 8250_pci: Add support for Sunix serial boards | Kai-Heng Feng |
2019-09-04 | serial/8250: Add support for NI-Serial PXI/PXIe+485 devices | Je Yen Tam |
2019-09-04 | serial: 8250: Use dev_get_drvdata where possible | Chuhong Yuan |
2019-06-18 | serial: 8250: pericom_do_set_divisor can be static | kbuild test robot |
2019-06-18 | serial: 8250: Add support for higher baud rates to Pericom chips | Jay Dolan |
2019-02-13 | serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ... | Jay Dolan |
2019-02-13 | serial: 8250_pci: Fix number of ports for ACCES serial cards | Jay Dolan |
2019-02-11 | serial: 8250_pci: Replace custom code with pci_match_id() | Heikki Krogerus |
2019-01-30 | serial: 8250_pci: Make PCI class test non fatal | Andy Shevchenko |
2018-06-28 | serial: 8250_pci: Remove stalled entries in blacklist | Andy Shevchenko |
2018-03-20 | Merge 4.16-rc6 into tty-next | Greg Kroah-Hartman |
2018-02-28 | serial, pci_ids: Move duplicate IDs to PCI IDs database | Andy Shevchenko |
2018-02-28 | serial: 8250_pci: Add Brainboxes UC-260 4 port serial device | Nikola Ciprich |
2018-02-28 | serial: 8250_pci: Don't fail on multiport card class | Andy Shevchenko |
2017-11-28 | serial: 8250_pci: Add Amazon PCI serial device ID | Matt Wilson |