summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-agp'Bjorn Helgaas2022-12-108-89/+27
| |\ \
| | * | agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas2022-10-261-4/+2
| | * | agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas2022-10-261-5/+2
| | * | agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas2022-10-261-4/+2
| | * | agp/nvidia: Convert to generic power managementBjorn Helgaas2022-10-261-20/+4
| | * | agp/ati: Convert to generic power managementBjorn Helgaas2022-10-261-18/+4
| | * | agp/amd-k7: Convert to generic power managementBjorn Helgaas2022-10-261-20/+4
| | * | agp/intel: Convert to generic power managementBjorn Helgaas2022-10-261-6/+5
| | * | agp/efficeon: Convert to generic power managementBjorn Helgaas2022-10-261-12/+4
| | |/
| * | 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 'i3c/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2022-12-143-0/+40
|\ \
| * | i3c: export SETDASA methodJack Chen2022-12-113-0/+40
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-12-1487-868/+3450
|\ \
| * | IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2022-12-111-0/+7
| * | RDMA: Add missed netdev_put() for the netdevice_trackerJason Gunthorpe2022-12-111-1/+1
| * | RDMA/rxe: Enable RDMA FLUSH capability for rxe deviceLi Zhijian2022-12-091-0/+2
| * | RDMA/cm: Make QP FLUSHABLE for supported deviceLi Zhijian2022-12-091-2/+11
| * | RDMA/rxe: Implement flush completionLi Zhijian2022-12-091-1/+3
| * | RDMA/rxe: Implement flush execution in responder sideLi Zhijian2022-12-094-20/+183
| * | RDMA/rxe: Implement RC RDMA FLUSH service in requester sideLi Zhijian2022-12-091-1/+14
| * | RDMA/rxe: Extend rxe packet format to support flushLi Zhijian2022-12-093-5/+73