summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_ns16550_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* serial: ns16550_pci: drop useless assignmentAhmad Fatoum2022-09-121-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* serial: ns16550_pci: Use %pa to print resource_size_tSascha Hauer2020-04-011-4/+4
* serial: ns16550_pci: fix possible read of uninitialized variableAhmad Fatoum2020-02-141-6/+0
* serial: add support for PCI NS16550 UARTsAhmad Fatoum2019-12-091-0/+5311