summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-281-0/+3
| |\ \
| | * | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-261-0/+3
| | |/
| * | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-131-0/+11
| |\ \
| | * | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-091-0/+10
| | * | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-091-0/+1
| | |/
| * | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| * | PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2012-11-031-0/+2
| * | PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2012-10-301-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+14
|\ \
| * | tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir2012-11-141-0/+14
| |/
* | PCI: Remove __dev* markingsBill Pemberton2012-11-281-3/+3
* | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-24/+1
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-1/+1
|\
| * PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause2012-09-101-1/+1
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-121-1/+1
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
| |/
* | Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas2012-09-111-0/+2
|\ \
| * | PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2012-09-111-0/+2
* | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-231-4/+0
|\ \ \
| * | | PCI: Remove unused pci_dev_b()Bjorn Helgaas2012-08-221-1/+0
| * | | PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-221-1/+0
| * | | PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-221-2/+0
| | |/ | |/|
* | | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-231-0/+1
|\ \ \ | |_|/ |/| |
| * | PCI: Add pci_find_next_ext_capability()Bjorn Helgaas2012-08-221-0/+1
| |/
* | PCI: Add accessors for PCI Express CapabilityJiang Liu2012-08-231-0/+33
* | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-231-1/+0
* | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-201-0/+10
|/
* Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-101-0/+1
|\
| * PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-091-0/+1
* | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-0/+1
|\ \
| * | PCI: pull pcibios_setup() up into coreMyron Stowe2012-06-261-0/+1
| |/
* | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-4/+12
|\ \
| * | PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-231-4/+12
| |/
* | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-181-0/+1
|\ \
| * | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-161-0/+1
| |/
* | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-181-1/+0
|\ \
| * | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-111-1/+0
| |/
* | Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas2012-06-131-1/+51
|\ \
| * | PCI: create common pcibios_err_to_errnoAlex Williamson2012-06-121-0/+26
| * | PCI: export pci_user functions for use by other driversAlex Williamson2012-06-121-0/+8
| * | PCI: add ACS validation utilityAlex Williamson2012-06-121-1/+9
| * | PCI: add PCI DMA source ID quirkAlex Williamson2012-06-111-0/+8
| |/
* | Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas2012-06-131-2/+0
|\ \
| * | PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas2012-06-111-2/+0
| |/
* | PCI: add default busn_resourceYinghai Lu2012-06-131-0/+2
* | PCI: add busn_res operation functionsYinghai Lu2012-06-131-0/+3
* | PCI: remove secondary/subordinate in struct pci_busYinghai Lu2012-06-131-2/+0
* | PCI: add busn_res in struct pci_busYinghai Lu2012-06-131-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-291-2/+3
|\
OpenPOWER on IntegriCloud