aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2012-08-23Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas
2012-08-22PCI: Remove unused pci_dev_b()Bjorn Helgaas
2012-08-22PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas
2012-08-22PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-18Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas
2012-06-18Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas
2012-06-16PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas
2012-06-13Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas
2012-06-13PCI: add default busn_resourceYinghai Lu
2012-06-13PCI: add busn_res operation functionsYinghai Lu
2012-06-13PCI: remove secondary/subordinate in struct pci_busYinghai Lu
2012-06-13PCI: add busn_res in struct pci_busYinghai Lu
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson
2012-06-12PCI: add ACS validation utilityAlex Williamson
2012-06-11PCI: make pci_ltr_supported() staticMyron Stowe
2012-06-11PCI: add PCI DMA source ID quirkAlex Williamson
2012-06-11PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2012-04-30PCI: add host bridge release supportYinghai Lu
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20constify struct pci_dev * in obvious casesAl Viro
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-02-27PCI: export __pci_remove_bus_deviceYinghai Lu
2012-02-27PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-24PCI: Add class support in quirk handlingYinghai Lu
2012-02-23PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas
2012-02-23PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas
2012-02-23PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas
2012-02-23PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu
2012-02-14PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk