summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: dwc: Fix n_fts[] array overrunVidya Sagar2022-10-271-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2022-12-101-37/+48
| |\ \
| | * | PCI: brcmstb: Set RCB_{MPS,64B}_MODE bitsJim Quinlan2022-11-111-1/+8
| | * | PCI: brcmstb: Drop needless 'inline' annotationsJim Quinlan2022-11-111-6/+6
| | * | PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()Jim Quinlan2022-11-111-17/+10
| | * | PCI: brcmstb: Wait for 100ms following PERST# deassertJim Quinlan2022-11-111-2/+9
| | * | PCI: brcmstb: Enable Multi-MSIJim Quinlan2022-11-111-11/+15
| | |/
| * | Merge branch 'pci/sysfs'Bjorn Helgaas2022-12-101-4/+9
| |\ \
| | * | PCI/sysfs: Fix double free in error pathSascha Hauer2022-11-091-4/+9
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2022-12-101-0/+4
| |\ \
| | * | PCI: Skip allocate_resource() if too little space availableBjorn Helgaas2022-12-101-0/+4
| | |/
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2022-12-104-284/+256
| |\ \
| | * | PCI/portdrv: Allow AER service only for Root Ports & RCECsBjorn Helgaas2022-12-101-1/+3
| | * | PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregis...Bjorn Helgaas2022-10-241-2/+0
| | * | PCI/portdrv: Move private things to portdrv.cBjorn Helgaas2022-10-242-9/+9
| | * | PCI/portdrv: Squash into portdrv.cBjorn Helgaas2022-10-244-272/+244
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2022-12-101-4/+4
| |\ \
| | * | PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()Bjorn Helgaas2022-10-261-4/+4
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2022-12-101-1/+1
| |\ \
| | * | PCI/ACPI: Use METHOD_NAME__UID instead of plain stringYipeng Zou2022-11-071-1/+1
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2022-12-108-25/+22
| |\ \
| | * | PCI: pciehp: Enable Command Completed Interrupt only if supportedPali Rohár2022-12-071-1/+3
| | * | PCI: shpchp: Remove unused get_mode1_ECC_cap callbackIan Cowan2022-11-223-22/+0
| | * | PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream PortsRafael J. Wysocki2022-11-221-0/+8
| | * | PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports onlyRafael J. Wysocki2022-11-221-0/+2
| | * | PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou2022-11-152-2/+9
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2022-12-106-47/+85
| |\ \
| | * | PCI: Check for alloc failure in pci_request_irq()Zeng Heng2022-11-211-0/+2
| | * | PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin2022-11-111-0/+2
| | * | PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár2022-11-083-43/+73
| | * | Revert "PCI: Clear PCI_STATUS when setting up device"Bjorn Helgaas2022-11-071-3/+0
| | * | PCI: Access Link 2 registers only for devices with LinksMaciej W. Rozycki2022-11-042-1/+8
| | |/
| * / PCI/DOE: Fix maximum data object length miscalculationLi Ming2022-11-161-4/+16
| |/
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+3
|\ \
| * \ Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe2022-12-021-20/+90
| |\ \
| * | | PCI: Enable PASID only when ACS RR & UF enabled on upstream pathLu Baolu2022-11-031-0/+3
* | | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-131-0/+124
|\ \ \ \
| * | | | PCI/P2PDMA: Allow userspace VMA allocations through sysfsLogan Gunthorpe2022-11-091-0/+124
| |/ / /
* | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \ \ \
| * | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
* | | | | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-12-123-1/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams2022-12-051-1/+7
| |\ \ \ \ \
| | * | | | | PCI/AER: Add optional logging callback for correctable errorDave Jiang2022-12-031-1/+7
| | | |/ / / | | |/| | |
| * / | | | PCI: Allow drivers to request exclusive config regionsIra Weiny2022-11-142-0/+13
| |/ / / /
* | | | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1211-814/+1316
|\ \ \ \ \
| * | | | | PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner2022-12-051-0/+50
| * | | | | PCI/MSI: Provide IMS (Interrupt Message Store) supportThomas Gleixner2022-12-051-0/+59
| * | | | | PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner2022-12-052-1/+69
| * | | | | PCI/MSI: Provide prepare_desc() MSI domain opThomas Gleixner2022-12-051-0/+9
| * | | | | PCI/MSI: Split MSI-X descriptor setupThomas Gleixner2022-12-052-27/+47