summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-19Merge branch 'pci/resource'Bjorn Helgaas
2024-07-19Merge branch 'pci/reset'Bjorn Helgaas
2024-07-19Merge branch 'pci/hotplug'Bjorn Helgaas
2024-07-19Merge branch 'pci/err'Bjorn Helgaas
2024-07-19Merge branch 'pci/enumeration'Bjorn Helgaas
2024-07-19Merge branch 'pci/dpc'Bjorn Helgaas
2024-07-19Merge branch 'pci/devres'Bjorn Helgaas
2024-07-19Merge branch 'pci/acs'Bjorn Helgaas
2024-07-12PCI: Extend ACS configurabilityVidya Sagar
2024-07-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-07-11drm/vboxvideo: fix mapping leaksPhilipp Stanner
2024-07-11PCI: Add managed pcim_iomap_range()Philipp Stanner
2024-07-11PCI: Remove legacy pcim_release()Philipp Stanner
2024-07-11PCI: Add managed pcim_intx()Philipp Stanner
2024-07-10PCI: Give pcim_set_mwi() its own devres cleanup callbackPhilipp Stanner
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner
2024-07-10PCI: Remove struct pci_devres.enabled status bitPhilipp Stanner
2024-07-10PCI: Document hybrid devres hazardsPhilipp Stanner
2024-07-10PCI: Add managed pcim_request_region()Philipp Stanner
2024-07-10PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()Philipp Stanner
2024-07-10PCI: Add managed partial-BAR request and map infrastructurePhilipp Stanner
2024-07-10PCI: Add devres helpers for iomap tablePhilipp Stanner
2024-07-10PCI: Add and use devres helper for bit masksPhilipp Stanner
2024-07-01PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-12PCI: Relax bridge window tail sizing rulesIlpo Järvinen
2024-06-12PCI: Make minimum bridge window alignment reference more obviousIlpo Järvinen
2024-06-04PCI: Warn on missing cfg_access_lock during secondary bus resetDan Williams
2024-06-03PCI: Use preserve_config in place of pci_flagsVidya Sagar
2024-06-03PCI: Unify ACPI and DT 'preserve config' supportVidya Sagar
2024-06-03PCI: of: Add of_pci_preserve_config() for per-host bridge supportVidya Sagar
2024-06-03PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()Vidya Sagar
2024-05-30PCI: pciehp: Detect device replacement during system sleepLukas Wunner
2024-05-28PCI: Fix resource double counting on remove & rescanIlpo Järvinen
2024-05-28resource: Export find_resource_space()Ilpo Järvinen
2024-05-28resource: Handle simple alignment inside __find_resource_space()Ilpo Järvinen
2024-05-28resource: Use typedef for alignf callbackIlpo Järvinen
2024-05-28resource: Document find_resource_space() and resource_constraintIlpo Järvinen
2024-05-28resource: Rename find_resource() to find_resource_space()Ilpo Järvinen
2024-05-28PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde
2024-05-26Linux 6.10-rc1v6.10-rc1Linus Torvalds
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds