aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-215/+226
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+38
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas1-1/+11
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas1-216/+195
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+19
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas1-0/+1
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen1-0/+1
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen1-0/+9
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly1-0/+36
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall1-0/+1
2018-01-19PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel1-0/+7
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas1-216/+195
2017-12-18PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas1-0/+2
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+1
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly1-0/+2
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap1-0/+3
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas1-6/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+11
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas1-5/+4
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+3
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki1-6/+1
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko1-0/+4
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki1-6/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25PCI: Add pci_resize_resource() for resizing BARsChristian König1-0/+3
2017-10-05PCI: Remove unused function __pci_reset_function()Jan H. Schönherr1-1/+0
2017-10-05PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr1-4/+4
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven1-0/+2
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+57
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas1-2/+2
2017-09-07Merge branch 'pci/irq-fixups' into nextBjorn Helgaas1-3/+0
2017-09-07Merge branch 'pci/enumeration' into nextBjorn Helgaas1-0/+1
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2017-09-01PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()Shawn Lin1-2/+2
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-0/+1
2017-08-16PCI: Add pci_irqd_intx_xlate()Paul Burton1-0/+32
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2017-08-15PCI: Move enum pci_interrupt_pin to linux/pci.hPaul Burton1-0/+22
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-10PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas1-1/+0
2017-08-03PCI: Remove unused pci_fixup_irqs() functionMatthew Minter1-2/+0
2017-08-01PCI: Add pci_reset_function_locked()Marc Zyngier1-0/+1
2017-07-31PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya1-0/+1
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+27
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+1
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-07-03Merge branch 'pci/irq-fixups' into nextBjorn Helgaas1-5/+7