| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | serial: 8250: Dissociate 4MHz Titan ports from Oxford ports | Maciej W. Rozycki | 2021-06-16 | 1 | -6/+38 |
* | serial: 8250_pci: handle FL_NOIRQ board flag | Christian Gmeiner | 2021-05-27 | 1 | -12/+17 |
* | serial: 8250_pci: Add support for new HPE serial device | Randy Wright | 2021-05-20 | 1 | -0/+18 |
* | serial: 8250_pci: Drop bogus __refdata annotation | Geert Uytterhoeven | 2020-12-11 | 1 | -1/+1 |
* | Merge 5.9.0-rc6 into tty-next | Greg Kroah-Hartman | 2020-09-21 | 1 | -0/+10 |
|\ |
|
| * | serial: 8250_pci: Add Realtek 816a and 816b | Tobias Diedrich | 2020-09-16 | 1 | -0/+11 |
* | | serial: 8250_pci: Remove unused function get_pci_irq() | YueHaibing | 2020-09-16 | 1 | -9/+0 |
* | | Merge 5.9-rc3 into tty-next | Greg Kroah-Hartman | 2020-08-31 | 1 | -1/+1 |
|\| |
|
| * | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | | serial: 8250_pci: Add WCH384_8S 8 port serial device | Du Huanpeng | 2020-08-28 | 1 | -0/+56 |
|/ |
|
* | serial: 8250_pci: Move Pericom IDs to pci_ids.h | Kai-Heng Feng | 2020-05-08 | 1 | -6/+0 |
* | serial: 8250_pci: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-13 | 1 | -1/+1 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -3/+3 |
* | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-12-03 | 1 | -288/+4 |
|\ |
|
| * | Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices" | Je Yen Tam | 2019-11-27 | 1 | -288/+4 |
* | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2019-10-14 | 1 | -5/+3 |
|/ |
|
* | serial: 8250_pci: Implement MSI(-X) support | Ralf Ramsauer | 2019-09-04 | 1 | -1/+26 |
* | serial: 8250_pci: Add F81504A series Support | Ji-Ze Hong (Peter Hong) | 2019-09-04 | 1 | -0/+121 |
* | serial: 8250_pci: Merge 8250_moxa to 8250_pci | Kai-Heng Feng | 2019-09-04 | 1 | -14/+99 |
* | serial: 8250_pci: Add support for Sunix serial boards | Kai-Heng Feng | 2019-09-04 | 1 | -17/+76 |
* | serial/8250: Add support for NI-Serial PXI/PXIe+485 devices | Je Yen Tam | 2019-09-04 | 1 | -4/+288 |
* | serial: 8250: Use dev_get_drvdata where possible | Chuhong Yuan | 2019-09-04 | 1 | -2/+1 |
* | serial: 8250: pericom_do_set_divisor can be static | kbuild test robot | 2019-06-18 | 1 | -1/+1 |
* | serial: 8250: Add support for higher baud rates to Pericom chips | Jay Dolan | 2019-06-18 | 1 | -18/+79 |
* | serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ... | Jay Dolan | 2019-02-13 | 1 | -0/+105 |
* | serial: 8250_pci: Fix number of ports for ACCES serial cards | Jay Dolan | 2019-02-13 | 1 | -18/+18 |
* | serial: 8250_pci: Replace custom code with pci_match_id() | Heikki Krogerus | 2019-02-11 | 1 | -22/+7 |
* | serial: 8250_pci: Make PCI class test non fatal | Andy Shevchenko | 2019-01-30 | 1 | -4/+5 |
* | serial: 8250_pci: Remove stalled entries in blacklist | Andy Shevchenko | 2018-06-28 | 1 | -2/+0 |
* | Merge 4.16-rc6 into tty-next | Greg Kroah-Hartman | 2018-03-20 | 1 | -3/+18 |
|\ |
|
| * | serial: 8250_pci: Add Brainboxes UC-260 4 port serial device | Nikola Ciprich | 2018-02-28 | 1 | -0/+11 |
| * | serial: 8250_pci: Don't fail on multiport card class | Andy Shevchenko | 2018-02-28 | 1 | -3/+7 |
* | | serial, pci_ids: Move duplicate IDs to PCI IDs database | Andy Shevchenko | 2018-02-28 | 1 | -3/+0 |
|/ |
|
* | serial: 8250_pci: Add Amazon PCI serial device ID | Matt Wilson | 2017-11-28 | 1 | -0/+3 |
* | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -4/+0 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH | Andy Shevchenko | 2017-10-04 | 1 | -0/+1 |
* | serial: 8250_pci: Enable device after we check black list | Andy Shevchenko | 2017-07-30 | 1 | -10/+29 |
* | serial: core: move UPF_NO_TXEN_TEST to quirks and rename | Andy Shevchenko | 2017-07-30 | 1 | -1/+1 |
* | tty: serial: pci: constify pci_device_id. | Arvind Yadav | 2017-07-30 | 1 | -1/+1 |
* | serial: pci: Remove unused pci_boards entries | Jan Kiszka | 2017-02-10 | 1 | -22/+0 |
* | serial: exar: Move Commtech adapters to 8250_exar as well | Jan Kiszka | 2017-02-10 | 1 | -138/+1 |
* | serial: 8250_pci: make pciserial_detach_ports() static | Wei Yongjun | 2017-02-09 | 1 | -1/+1 |
* | serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards | Ian Abbott | 2017-02-06 | 1 | -0/+13 |
* | serial: 8250_pci: remove exar code | Sudip Mukherjee | 2017-02-03 | 1 | -333/+3 |
* | Merge 4.10-rc4 into tty-next | Greg Kroah-Hartman | 2017-01-16 | 1 | -7/+5 |
|\ |
|
| * | 8250_pci: Fix potential use-after-free in error path | Gabriel Krisman Bertazi | 2017-01-11 | 1 | -7/+5 |
* | | serial: 8250_fintek: Add resource check for Fintek F81504/508/512 | Ji-Ze Hong (Peter Hong) | 2017-01-12 | 1 | -4/+9 |
|/ |
|
* | serial: 8250_pci: Detach low-level driver during PCI error recovery | Gabriel Krisman Bertazi | 2016-11-29 | 1 | -4/+19 |
* | 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards | Angelo Butti | 2016-11-10 | 1 | -0/+34 |