summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-12-12PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu
2024-12-10PCI/ACPI: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-05PCI: Encourage resource request API users to supply driver namePhilipp Stanner
2024-12-03PCI/P2PDMA: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-03PCI/VPD: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-03PCI/sysfs: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-30PCI/pwrctrl: Unregister platform device only if one actually existsBrian Norris
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge branch 'pci/typos'Bjorn Helgaas
2024-11-25Merge branch 'pci/misc'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/vmd'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/microchip'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/keystone'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/j721e'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/imx6'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-11-25Merge branch 'pci/endpoint'Bjorn Helgaas
2024-11-25Merge branch 'pci/virtualization'Bjorn Helgaas
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas
2024-11-25Merge branch 'pci/resource'Bjorn Helgaas
2024-11-25Merge branch 'pci/reset'Bjorn Helgaas
2024-11-25Merge branch 'pci/pwrctl'Bjorn Helgaas
2024-11-25Merge branch 'pci/pm'Bjorn Helgaas
2024-11-25Merge branch 'pci/of'Bjorn Helgaas
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas
2024-11-25Merge branch 'pci/hotplug-octeon'Bjorn Helgaas
2024-11-25Merge branch 'pci/hotplug'Bjorn Helgaas
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas
2024-11-25Merge branch 'pci/driver-remove'Bjorn Helgaas
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas
2024-11-25Merge branch 'pci/doe'Bjorn Helgaas
2024-11-25Merge branch 'pci/bwctrl'Bjorn Helgaas
2024-11-25PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal
2024-11-25PCI: rockchip-ep: Improve link trainingDamien Le Moal
2024-11-25PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal
2024-11-25PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal
2024-11-25PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal
2024-11-25PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal