summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2026-06-23Merge branch 'pci/procfs'Bjorn Helgaas1-23/+56
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas5-8/+62
2026-06-23Merge branch 'pci/p2pdma'Bjorn Helgaas1-1/+15
2026-06-23Merge branch 'pci/enumeration'Bjorn Helgaas3-101/+21
2026-06-23PCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński1-5/+6
2026-06-23PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński1-1/+3
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński4-37/+0
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński1-90/+125
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński2-0/+10
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński1-2/+2
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński4-56/+2
2026-06-23PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński1-0/+9
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-3/+12
2026-06-23PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński1-4/+7
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński1-124/+143
2026-06-23PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński1-23/+56
2026-06-23PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang1-1/+2
2026-06-23PCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang1-0/+3
2026-06-23PCI: aardvark: Add 100 ms delay after link trainingHans Zhang1-1/+4
2026-06-23PCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang1-7/+2
2026-06-23PCI: cadence-hpa: Add post-link delayHans Zhang1-0/+8
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen2-11/+14
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen2-5/+5
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen2-5/+7
2026-06-23PCI: Remove const removal castIlpo Järvinen1-3/+2
2026-06-23PCI: Consolidate add_list (aka realloc_head) empty sanity checksIlpo Järvinen1-12/+17
2026-06-23PCI: Rename 'added' to 'add_list'Ilpo Järvinen2-14/+14
2026-06-23PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbellsKoichiro Den1-2/+40
2026-06-23PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den1-1/+4
2026-06-22PCI: endpoint: pci-epf-vntb: Guard configfs writes after EPC attachKoichiro Den1-1/+40
2026-06-22PCI: endpoint: pci-epf-vntb: Reject unusable doorbell countsKoichiro Den1-4/+6
2026-06-22PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()Koichiro Den1-9/+16
2026-06-22PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic contextKoichiro Den1-27/+85
2026-06-22PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offsetKoichiro Den1-0/+19
2026-06-22PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-10/+11
2026-06-22PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-6/+3
2026-06-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth1-0/+4
2026-06-18PCI: rockchip: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: plda: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: mediatek: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: iproc: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: dwc: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: cadence: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: brcmstb: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: altera: Protect root bus removal with rescan lockHans Zhang1-0/+2
2026-06-18PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson4-5/+2
2026-06-18PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit buildsRosen Penev1-3/+3
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+98
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+31
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+14