linux/drivers/pci
Bjorn Helgaas 751776ffae Merge branch 'pci/controller/rzg3s-host'
- Use pci_generic_config_write(), not custom wrapper, since we don't need
  the writability provided by the wrapper (Claudiu Beznea)

- Drop lock around RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVIS updates since
  they are RW1C registers (Claudiu Beznea)

- Fix a device node reference leak in rzg3s_pcie_host_parse_port() (Felix
  Gu)

* pci/controller/rzg3s-host:
  PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
  PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVIS
  PCI: rzg3s-host: Use pci_generic_config_write() for the root bus
2026-02-06 17:09:50 -06:00
..
controller Merge branch 'pci/controller/rzg3s-host' 2026-02-06 17:09:50 -06:00
endpoint Merge branch 'pci/controller/dwc' 2026-02-06 17:09:34 -06:00
hotplug Merge branch 'pci/workqueue' 2026-02-06 17:09:32 -06:00
msi PCI/MSI: Delete pci_msi_create_irq_domain() 2025-10-16 21:09:52 +02:00
pcie Merge branch 'pci/trace' 2026-02-06 17:09:26 -06:00
pwrctrl PCI/pwrctrl: Create pwrctrl device if graph port is found 2026-01-29 15:04:26 -06:00
switch PCI: switchtec: Replace manual locks with guard 2025-08-28 10:39:54 -05:00
access.c
ats.c iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability 2025-03-28 10:07:23 -03:00
bus.c Merge branch 'pci/pwrctrl' 2026-02-06 17:09:24 -06:00
devres.c PCI: Remove redundant set of request functions 2025-05-20 07:39:15 +00:00
doe.c PCI/TSM: Establish Secure Sessions and Link Encryption 2025-11-03 19:27:41 -08:00
ecam.c Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port device" 2025-06-30 12:30:03 -05:00
host-bridge.c PCI: Export pci_get_host_bridge_device() for use by pci-keystone 2025-11-13 12:20:46 -06:00
ide.c PCI/IDE: Initialize an ID for all IDE streams 2025-11-14 15:06:57 -08:00
iomap.c PCI: Remove hybrid-devres usage warnings from kernel-doc 2025-05-20 07:39:16 +00:00
iov.c PCI/IOV: Fix race between SR-IOV enable/disable and hotplug 2026-02-01 16:05:42 -06:00
irq.c
Kconfig PCI/TSM: Establish Secure Sessions and Link Encryption 2025-11-03 19:27:41 -08:00
Makefile Merge branch 'pci/trace' 2026-02-06 17:09:26 -06:00
mmap.c
npem.c PCI/NPEM: Add _DSM PCIe SSD status LED management 2024-09-06 11:37:24 -05:00
of.c PCI/pwrctrl: Add APIs to create, destroy pwrctrl devices 2026-01-16 13:23:38 -06:00
of_property.c PCI: of: Update parent unit address generation in of_pci_prop_intr_map() 2025-09-12 14:17:57 -05:00
p2pdma.c PCI/P2PDMA: Reset page reference count when page mapping fails 2026-01-14 11:07:06 -06:00
pci-acpi.c PCI/ACPI: Restrict program_hpx_type2() to AER bits 2026-01-30 11:52:20 -06:00
pci-bridge-emul.c PCI: Rename CRS Completion Status to RRS 2024-09-10 19:52:30 -05:00
pci-bridge-emul.h
pci-driver.c Merge branch 'pci/virtualization' 2026-02-06 17:09:26 -06:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c PCI: Add pci_resource_is_bridge_win() 2026-01-27 16:36:52 -06:00
pci.c Merge branch 'pci/controller/dwc' 2026-02-06 17:09:34 -06:00
pci.h Merge branch 'pci/controller/dwc' 2026-02-06 17:09:34 -06:00
probe.c Merge branch 'pci/virtualization' 2026-02-06 17:09:26 -06:00
proc.c s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP 2025-03-21 14:54:16 -05:00
quirks.c Merge branch 'pci/virtualization' 2026-02-06 17:09:26 -06:00
rebar.c PCI: Validate pci_rebar_size_supported() input 2025-11-24 17:23:58 -06:00
remove.c PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIs 2026-01-16 13:23:38 -06:00
rom.c
search.c PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 2026-01-13 11:46:33 -06:00
setup-bus.c PCI: Don't claim disabled bridge windows 2026-02-06 16:12:42 -06:00
setup-cardbus.c PCI: Move CardBus bridge scanning to setup-cardbus.c 2026-01-27 16:36:53 -06:00
setup-res.c PCI: Add pci_resource_is_bridge_win() 2026-01-27 16:36:52 -06:00
slot.c PCI: hotplug: Inline pci_hp_{create,remove}_module_link() 2025-03-04 17:00:12 -06:00
syscall.c
tph.c PCI/TPH: Expose pcie_tph_get_st_table_loc() 2025-11-09 05:13:02 -05:00
trace.c PCI: trace: Add generic RAS tracepoint for hotplug event 2025-12-23 16:05:56 -06:00
tsm.c PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functions 2025-11-14 15:06:57 -08:00
vc.c
vgaarb.c PCI/VGA: Select SCREEN_INFO on X86 2025-10-17 08:31:14 -05:00
vpd.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
xen-pcifront.c