summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-05-11PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson1-0/+13
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan1-0/+1
2023-05-11PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller1-0/+7
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam1-5/+3
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett1-0/+1
2023-04-26PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner1-7/+2
2023-04-20PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring1-2/+3
2023-04-13PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-0/+1
2023-04-13PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-1/+3
2023-04-13cxl/pci: Fix CDAT retrieval on big endianLukas Wunner1-11/+14
2023-04-06PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda1-5/+5
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-0/+21
2023-03-11PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou1-0/+22
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen1-9/+24
2023-03-11PCI: Distribute available resources for root buses, tooMika Westerberg1-1/+56
2023-03-11PCI: Take other bus devices into account when distributing resourcesMika Westerberg1-70/+106
2023-03-11PCI: Align extra resources for hotplug bridges properlyMika Westerberg1-6/+19
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2-29/+25
2023-03-11PCI/portdrv: Prevent LS7A Bus Master clearing on shutdownHuacai Chen1-2/+14
2023-03-11PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki1-14/+31
2023-03-10PCI/DPC: Await readiness of secondary bus after resetLukas Wunner3-5/+8
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-03-10PCI: Unify delay handling for reset and resumeLukas Wunner3-32/+34
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner1-1/+1
2023-03-10PCI: qcom: Fix host-init error handlingJohan Hovold1-1/+12
2023-03-10PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven1-1/+1
2023-03-10PCI: mt7621: Delay phy ports initializationSergio Paracuellos1-0/+2
2023-03-10PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-docYang Yingliang1-0/+1
2023-03-10PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas1-5/+4
2023-03-10PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov1-1/+1
2023-02-11Merge tag 'pci-v6.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-88/+34
2023-02-11Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas1-40/+34
2023-02-11Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas3-48/+0
2023-01-14Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-01-04PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn1-1/+1
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2-0/+10
2022-12-15xen: make remove callback of xen driver void returnedDawei Li1-3/+1
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds57-676/+1700
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-0/+124
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-12-13Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-1/+20
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-814/+1316
2022-12-10Merge branch 'pci/kbuild'Bjorn Helgaas16-16/+6
2022-12-10Merge branch 'pci/ctrl/xilinx'Bjorn Helgaas1-4/+3
2022-12-10Merge branch 'pci/ctrl/mvebu'Bjorn Helgaas1-34/+17