index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
2017-03-02
PCI: add an API to get node from vector
Shaohua Li
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-15
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-02-09
PCI/AER: Remove unused .link_reset() callback
Michael S. Tsirkin
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-07
PCI: Export host bridge registration interface
Thierry Reding
2016-12-07
PCI: Allow driver-specific data in host bridge
Thierry Reding
2016-12-07
PCI: Add pci_register_host_bridge() interface
Arnd Bergmann
2016-11-23
PCI: Export pcie_find_root_port
Johannes Thumshirn
2016-11-09
PCI: Remove the irq_affinity mask from struct pci_dev
Christoph Hellwig
2016-11-09
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
Christoph Hellwig
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-05
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2016-10-03
Merge branch 'pci/aer' into next
Bjorn Helgaas
2016-09-27
PCI/AER: Cache capability position
Keith Busch
2016-09-22
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
2016-09-17
PCI: Add pci_find_resource()
Mika Westerberg
2016-09-14
pci/msi: Retrieve affinity for a vector
Thomas Gleixner
2016-09-06
PCI/AER: Add bus flag to skip source ID matching
Jon Derrick
2016-09-01
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
2016-08-25
PCI: Add PTM clock granularity information
Bjorn Helgaas
2016-08-18
PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints
Bjorn Helgaas
2016-08-16
PCI: Use positive flags in pci_alloc_irq_vectors()
Christoph Hellwig
2016-08-15
PCI: Add Precision Time Measurement (PTM) support
Jonathan Yong
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-08-01
Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...
Bjorn Helgaas
2016-07-25
PCI: Allow additional bus numbers for hotplug bridges
Keith Busch
2016-07-21
PCI: Spread interrupt vectors in pci_alloc_irq_vectors()
Christoph Hellwig
2016-07-21
PCI: Provide sensible IRQ vector alloc/free routines
Christoph Hellwig
2016-06-23
PCI: Add generic pci_bus_claim_resources()
Lorenzo Pieralisi
2016-06-21
PCI: Add helpers to request/release memory and I/O regions
Johannes Thumshirn
2016-06-21
PCI: Add pcibios_setup_bridge()
Gavin Shan
2016-06-17
PCI: Document connection between pci_power_t and hardware PM capability
Bjorn Helgaas
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
2016-06-13
PCI / PM: Enforce type casting for pci_power_t
Andy Shevchenko
2016-06-10
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
2016-06-10
PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC
Tomasz Nowicki
2016-06-10
PCI/ACPI: Add generic MCFG table handling
Tomasz Nowicki
2016-06-10
PCI: Add pci_unmap_iospace() to unmap I/O resources
Sinan Kaya
2016-06-06
PCI: Add devm_request_pci_bus_resources()
Bjorn Helgaas
[next]