index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-07-06
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Eric Dumazet
1
-1
/
+1
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+3
2021-07-03
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2021-06-24
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
1
-0
/
+3
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
1
-0
/
+2
2021-06-03
PCI: Add empty stub for pci_register_io_range()
Rob Herring
1
-0
/
+4
2021-05-26
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
1
-0
/
+2
2021-05-20
PCI: Add support for dev_groups to struct pci_driver
Andrey Grodzovsky
1
-0
/
+3
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+3
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
1
-2
/
+1
2021-05-04
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-1
/
+0
2021-05-04
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-3
/
+1
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-2
/
+1
2021-04-30
PCI/VPD: Remove pci_set_vpd_size()
Heiner Kallweit
1
-1
/
+0
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+8
2021-04-28
PCI/sysfs: Convert "rom" to static attribute
Krzysztof Wilczyński
1
-1
/
+0
2021-04-20
PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
Marc Zyngier
1
-0
/
+1
2021-04-20
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
1
-2
/
+0
2021-04-09
cfi: add __cficanonical
Sami Tolvanen
1
-2
/
+2
2021-04-04
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
1
-0
/
+8
2021-03-31
PCI: Add pci_disable_parity()
Bjorn Helgaas
1
-0
/
+1
2021-03-16
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
1
-0
/
+1
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+25
2021-01-14
PCI: Fix PREL32 relocations for LTO
Sami Tolvanen
1
-2
/
+25
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
1
-0
/
+8
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
1
-0
/
+1
2020-12-16
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+1
2020-12-16
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+0
2020-12-16
Merge branch 'pci/err'
Bjorn Helgaas
1
-0
/
+5
2020-12-09
PCI: Remove unused HAVE_PCI_SET_MWI
Heiner Kallweit
1
-1
/
+0
2020-12-06
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
1
-0
/
+1
2020-12-05
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
1
-1
/
+1
2020-12-05
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
1
-3
/
+3
2020-12-05
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
1
-6
/
+6
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
1
-0
/
+4
2020-11-20
PCI: Decode PCIe 64 GT/s link speed
Gustavo Pimentel
1
-0
/
+1
2020-10-22
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2020-10-21
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-0
/
+1
2020-10-21
Merge branch 'pci/pm'
Bjorn Helgaas
1
-5
/
+1
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
1
-0
/
+1
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
1
-1
/
+1
2020-09-29
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
1
-4
/
+0
2020-09-21
PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
1
-0
/
+1
2020-09-07
PCI: Allow root and child buses to have different pci_ops
Rob Herring
1
-0
/
+1
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+9
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-12
/
+0
2020-08-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-7
/
+0
2020-08-06
Merge branch 'pci/error'
Bjorn Helgaas
1
-2
/
+2
[next]