summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-06-23Merge branch 'pci/procfs'Bjorn Helgaas
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas
2026-06-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2026-06-23Merge branch 'pci/enumeration'Bjorn Helgaas
2026-06-23PCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński
2026-06-23PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
2026-06-23PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński
2026-06-23PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang
2026-06-23PCI: aardvark: Add 100 ms delay after link trainingHans Zhang
2026-06-23PCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: cadence-hpa: Add post-link delayHans Zhang
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-23PCI: Remove const removal castIlpo Järvinen
2026-06-23PCI: Consolidate add_list (aka realloc_head) empty sanity checksIlpo Järvinen
2026-06-23PCI: Rename 'added' to 'add_list'Ilpo Järvinen
2026-06-23PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Guard configfs writes after EPC attachKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Reject unusable doorbell countsKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic contextKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offsetKoichiro Den
2026-06-22PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-06-22PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-06-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth
2026-06-18PCI: rockchip: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: plda: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: mediatek: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: iproc: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: dwc: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: cadence: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: brcmstb: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: altera: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-06-18PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit buildsRosen Penev
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds