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