index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2015-09-08
pci: mm: add pci_pool_zalloc() call
Sean O. Stalley
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-28
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
2015-08-26
PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
Guilherme G. Piccoli
2015-08-25
PCI: Add pci_ioremap_wc_bar()
Luis R. Rodriguez
2015-08-24
PCI: Set MPS to match upstream bridge
Keith Busch
2015-08-20
PCI: Add pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-14
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...
Bjorn Helgaas
2015-08-13
PCI: Remove pci_ats_enabled()
Bjorn Helgaas
2015-08-13
PCI: Stop caching ATS Invalidate Queue Depth
Bjorn Helgaas
2015-08-13
PCI: Move ATS declarations to linux/pci.h so they're all together
Bjorn Helgaas
2015-08-13
PCI: Reduce size of ATS structure elements
Bjorn Helgaas
2015-08-13
PCI: Embed ATS info directly into struct pci_dev
Bjorn Helgaas
2015-08-13
PCI: Allocate ATS struct during enumeration
Bjorn Helgaas
2015-08-04
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...
Bjorn Helgaas
2015-07-30
PCI: Hold pci_slot_mutex while searching bus->slots list
Yijing Wang
2015-07-30
PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem
Yijing Wang
2015-07-30
PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
Jiang Liu
2015-07-30
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-21
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
2015-06-12
Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...
Bjorn Helgaas
2015-06-12
PCI: Remove unused pci_scan_bus_parented()
Yijing Wang
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-05-29
PCI: Add pci_bus_addr_t
Yinghai Lu
2015-05-29
PCI: Move pci_ari_enabled() to global header
Alex Williamson
2015-05-22
PCI: Propagate the "ignore hotplug" setting to parent
Rafael J. Wysocki
2015-05-22
PCI: Add dev->has_secondary_link to track downstream PCIe links
Yijing Wang
2015-05-07
PCI/MSI: Remove unused pci_msi_off()
Bjorn Helgaas
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-10
Merge branch 'pci/misc' into next
Bjorn Helgaas
2015-04-08
PCI/ACPI: Optimize device state transition delays
Aaron Lu
2015-03-31
PCI: Add pcibios_iov_resource_alignment() interface
Wei Yang
2015-03-31
PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
Wei Yang
2015-03-31
PCI: Keep individual VF BAR size in struct pci_sriov
Wei Yang
2015-03-03
PCI: Add helper functions pci_get[put]_host_bridge_device()
Murali Karicheri
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
2015-02-03
PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF
Kevin Hao
2015-02-02
Merge branch 'pci/config' into next
Bjorn Helgaas
2015-01-22
PCI: Add generic config accessors
Rob Herring
2015-01-16
PCI: Add flag for devices that don't reset on D3hot->D0 transition
Alex Williamson
2015-01-16
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
2015-01-16
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]