summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOADAhmad Fatoum2024-03-051-1/+1
* pci: implement function level resetSascha Hauer2024-01-021-0/+32
* pci: implement Enhanced Allocation supportSascha Hauer2024-01-021-0/+186
* pci: fix __pci_bus_find_cap_startSascha Hauer2024-01-021-2/+2
* pci: layerscape: limit fixup to layerscape controllersSascha Hauer2024-01-021-0/+3
* pci: Do not register device tree disabled devicesSascha Hauer2024-01-021-0/+3
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* PCI: populate struct pci_device subsystem_device, subsystem_vendorAhmad Fatoum2023-08-231-0/+3
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+2
* gpio: have gpiod_ functions return and accept pointersAhmad Fatoum2023-06-231-7/+7
* pci: disable building CONFIG_PCI when CONFIG_COMPILE_TESTAhmad Fatoum2023-06-131-1/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-136-0/+6
* pci: designware: add rockchip supportSascha Hauer2023-05-233-0/+307
* pci: set upper word for 64bit base addressesSascha Hauer2023-05-231-2/+4
* pci: add pci_select_bars() helperSascha Hauer2023-05-031-0/+16
* pcie-designware: Fix dev_get_resource_by_name error checkSascha Hauer2023-05-031-1/+1
* treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-111-3/+3
* ARM: tegra: Move mach header files to include/mach/tegraSascha Hauer2023-03-061-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-106-7/+7
* Rename struct device_d to deviceSascha Hauer2023-01-1011-31/+31
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-108-17/+17
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1517-16/+232
|\
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2217-17/+17
| * pci: add ECAM generic controller supportAhmad Fatoum2021-11-173-0/+216
* | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-251-1/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-155-0/+5
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-015-0/+5
* | pci: efi: skip driver model fixup for non-EFI PCI bussesAhmad Fatoum2021-11-151-1/+8
|/
* pci: mvebu: Fix wrong error checkSascha Hauer2021-05-181-2/+2
* pci: add EFI PCI root bridge IO protocol driverAhmad Fatoum2021-05-034-0/+691
* PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-37/+69
* PCI: port Linux pci_find_capabilityAhmad Fatoum2021-03-041-0/+90
* magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-3/+2
* treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-4/+1
* Merge branch 'for-next/kbuild'Sascha Hauer2020-05-141-2/+0
|\
| * kbuild: support ccflags-y, asflags-y, cppflags-y, and ldflags-yMasahiro Yamada2020-04-271-2/+0
* | drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-081-1/+1
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-1/+1
|/
* 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: copy over some Linux PCI helpersAhmad Fatoum2019-12-091-0/+26
* PCI: Add layerscape PCIe driverSascha Hauer2019-11-273-0/+492
* PCI: dwc: Return directly when num-lanes is not foundSascha Hauer2019-11-271-2/+4
* PCI: dwc: Sync register definitions with Linux-5.4Sascha Hauer2019-11-271-34/+51
* PCI: dwc: rename readl/writel_dbi ops to read/write_dbiSascha Hauer2019-11-272-12/+12
* PCI: dwc: Cleanup DBI,ATU read and write APIsSascha Hauer2019-11-272-17/+43
* PCI: dwc: imx6: Share PHY debug register definitionsSascha Hauer2019-11-273-9/+14
* PCI: dwc: Fix ATU identification for designware version >= 4.80Sascha Hauer2019-11-272-6/+9