summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-14PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson
2014-01-14PCI: Cleanup pci.h whitespaceBjorn Helgaas
2014-01-14PCI: Reorder so actual code comes before stubsBjorn Helgaas
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13Merge branch 'pci/aer' into nextBjorn Helgaas
2014-01-13ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall
2014-01-13PCI: Make local functions staticStephen Hemminger
2014-01-13PCI: Remove unused alloc_pci_dev()Stephen Hemminger
2014-01-13PCI: Remove unused pci_renumber_slot()Stephen Hemminger
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger
2014-01-10PCI: Remove unused ID-Based Ordering supportStephen Hemminger
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger
2014-01-08Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2014-01-04PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-01-04PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev
2014-01-04PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev
2014-01-04PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev
2013-12-21PCI: Add pci_bus_address() to get bus address of a BARBjorn Helgaas
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-21PCI: Change pci_bus_region addresses to dma_addr_tBjorn Helgaas
2013-12-20Merge branch 'pci/misc' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/msi' into nextBjorn Helgaas
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev
2013-12-20PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1Alexander Gordeev
2013-12-19PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman
2013-12-18Merge branch 'pci/vc' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/pciehp' into nextBjorn Helgaas
2013-12-18PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson
2013-12-18PCI: Add Virtual Channel to save/restore supportAlex Williamson
2013-12-18PCI: Add support for save/restore of extended capabilitiesAlex Williamson
2013-12-18PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson
2013-12-16PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches
2013-12-13Merge branch 'pci/misc' into nextBjorn Helgaas
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-11-25PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds