summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-layerscape.c
Commit message (Expand)AuthorAgeFilesLines
* pci: rename parent_bus to parentSascha Hauer2024-04-021-1/+1
* pci: layerscape: limit fixup to layerscape controllersSascha Hauer2024-01-021-0/+3
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-3/+3
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-3/+2
* PCI: layerscape: be less noisy when no iommu node is foundSascha Hauer2020-03-241-2/+2
* PCI: layerscape: Allow to share stream_ids per host controllerSascha Hauer2020-01-201-41/+89
* PCI: layerscape: Fixup iommu-map propertiesSascha Hauer2020-01-141-1/+38
* PCI: layerscape: rename variableSascha Hauer2020-01-141-8/+8
* PCI: Add layerscape PCIe driverSascha Hauer2019-11-271-0/+484