aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas1-0/+1
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas1-0/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-0/+1
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe1-0/+1
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-4/+12
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying1-4/+12
2012-06-18Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas1-0/+1
2012-06-18Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas1-1/+0
2012-06-16PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas1-0/+1
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas1-1/+51
2012-06-13Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas1-2/+0
2012-06-13PCI: add default busn_resourceYinghai Lu1-0/+2
2012-06-13PCI: add busn_res operation functionsYinghai Lu1-0/+3
2012-06-13PCI: remove secondary/subordinate in struct pci_busYinghai Lu1-2/+0
2012-06-13PCI: add busn_res in struct pci_busYinghai Lu1-0/+1
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson1-0/+26
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson1-0/+8
2012-06-12PCI: add ACS validation utilityAlex Williamson1-1/+9
2012-06-11PCI: make pci_ltr_supported() staticMyron Stowe1-1/+0
2012-06-11PCI: add PCI DMA source ID quirkAlex Williamson1-0/+8
2012-06-11PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas1-2/+0
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+3
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin1-2/+3
2012-04-30PCI: add host bridge release supportYinghai Lu1-0/+5
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu1-1/+3
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-32/+73
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+7
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+6
2012-03-20constify struct pci_dev * in obvious casesAl Viro1-6/+6
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan1-0/+7
2012-02-27PCI: export __pci_remove_bus_deviceYinghai Lu1-0/+1
2012-02-27PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu1-1/+1
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2012-02-24PCI: Add class support in quirk handlingYinghai Lu1-11/+52
2012-02-23PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas1-0/+4
2012-02-23PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas1-0/+9
2012-02-23PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas1-0/+5
2012-02-23PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu1-19/+0
2012-02-14PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu1-1/+0
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu1-0/+1
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk1-0/+1
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe1-1/+0
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe1-0/+1
2012-02-09PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman1-0/+13
2012-01-12pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk1-0/+1
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu1-3/+3
2012-01-06PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu1-1/+1
2012-01-06PCI: remove pci_create_bus()Bjorn Helgaas1-2/+0
2012-01-06PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas1-9/+1