summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-13PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki1-0/+3
2014-01-13PCI: Cleanup pci.h whitespaceBjorn Helgaas1-184/+54
2014-01-13PCI: Reorder so actual code comes before stubsBjorn Helgaas1-23/+23
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas2-60/+0
2014-01-13Merge branch 'pci/aer' into nextBjorn Helgaas1-1/+9
2014-01-13ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall1-1/+9
2014-01-13PCI: Make local functions staticStephen Hemminger1-5/+0
2014-01-13PCI: Remove unused alloc_pci_dev()Stephen Hemminger1-1/+0
2014-01-13PCI: Remove unused pci_renumber_slot()Stephen Hemminger1-1/+0
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger1-2/+0
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger1-1/+0
2014-01-10PCI: Remove unused ID-Based Ordering supportStephen Hemminger1-13/+0
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger1-16/+0
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger1-4/+0
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas1-8/+12
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger1-17/+0
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas1-7/+20
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu1-4/+0
2014-01-03PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev1-0/+14
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev1-3/+3
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev1-7/+0
2014-01-03PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev1-0/+6
2013-12-21PCI: Add pci_bus_address() to get bus address of a BARBjorn Helgaas1-0/+8
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+2
2013-12-21PCI: Change pci_bus_region addresses to dma_addr_tBjorn Helgaas1-2/+2
2013-12-20Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+1
2013-12-20Merge branch 'pci/msi' into nextBjorn Helgaas1-8/+8
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev1-4/+4
2013-12-20PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1Alexander Gordeev1-3/+3
2013-12-19PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman1-1/+1
2013-12-18Merge branch 'pci/vc' into nextBjorn Helgaas2-7/+37
2013-12-18Merge branch 'pci/pciehp' into nextBjorn Helgaas1-0/+8
2013-12-17PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson1-9/+9
2013-12-17PCI: Add Virtual Channel to save/restore supportAlex Williamson2-4/+26
2013-12-17PCI: Add support for save/restore of extended capabilitiesAlex Williamson1-1/+8
2013-12-17PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson1-0/+1
2013-12-15PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas1-0/+8
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches1-2/+1
2013-12-13Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+2
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong1-2/+2
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-11-25PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek1-15/+15
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+66
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-73/+71
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-43/+49
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+13
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+3
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-12/+27
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-7/+9
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds13-54/+478