Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8c8e87bc23acb4e9ed42c3d1b1d9fbf42f368ea2
/
include
/
linux
/
pci.h
6ee53f4
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
by Bjorn Helgaas
· 12 years ago
2b28ae1
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
by Bjorn Helgaas
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
2b6f2c3
PCI: pull pcibios_setup() up into core
by Myron Stowe
· 12 years ago
35e7f73
Merge branch 'topic/huang-d3cold-v7' into next
by Bjorn Helgaas
· 12 years ago
448bd85
PCI/PM: add PCIe runtime D3cold support
by Huang Ying
· 12 years ago
140217ae
Merge branch 'topic/jan-intx-masking' into next
by Bjorn Helgaas
· 12 years ago
47fcb6d
Merge branch 'topic/stowe-cap-cleanup' into next
by Bjorn Helgaas
· 12 years ago
fbebb9f
PCI: add infrastructure for devices with broken INTx masking
by Bjorn Helgaas
· 12 years ago
cc2fa3f
Merge branch 'topic/alex-vfio-prep' into next
by Bjorn Helgaas
· 12 years ago
10c4809
Merge branch 'topic/bjorn-remove-unused' into next
by Bjorn Helgaas
· 12 years ago
67cdc82
PCI: add default busn_resource
by Yinghai Lu
· 12 years ago
98a3583
PCI: add busn_res operation functions
by Yinghai Lu
· 12 years ago
3527ed8
PCI: remove secondary/subordinate in struct pci_bus
by Yinghai Lu
· 12 years ago
92f0243
PCI: add busn_res in struct pci_bus
by Yinghai Lu
· 12 years ago
a696165
PCI: create common pcibios_err_to_errno
by Alex Williamson
· 12 years ago
c63587d
PCI: export pci_user functions for use by other drivers
by Alex Williamson
· 12 years ago
ad80575
PCI: add ACS validation utility
by Alex Williamson
· 12 years ago
c32823f
PCI: make pci_ltr_supported() static
by Myron Stowe
· 12 years ago
12ea6ca
PCI: add PCI DMA source ID quirk
by Alex Williamson
· 12 years ago
109cdbc
PCI: remove pci_bus_find_ext_capability() (unused)
by Bjorn Helgaas
· 12 years ago
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
3df425f
OF: PCI: const usage needed by MIPS
by John Crispin
· 13 years ago
4fa2649
PCI: add host bridge release support
by Yinghai Lu
· 13 years ago
7b54366
PCI: add generic device into pci_host_bridge struct
by Yinghai Lu
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
d4c6fa7
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
bf362f7
constify struct pci_dev * in obvious cases
by Al Viro
· 13 years ago
eb740b5
powerpc/eeh: Introduce EEH device
by Gavin Shan
· 13 years ago
6b22cf3
PCI: export __pci_remove_bus_device
by Yinghai Lu
· 13 years ago
6754b9e
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
by Yinghai Lu
· 13 years ago
210647a
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
by Yinghai Lu
· 13 years ago
f4ca5c6
PCI: Add class support in quirk handling
by Yinghai Lu
· 13 years ago
36a66cd
PCI: add generic pcibios_resource_to_bus()
by Bjorn Helgaas
· 13 years ago
0efd5aa
PCI: add struct pci_host_bridge_window with CPU/bus address offset
by Bjorn Helgaas
· 13 years ago
5a21d70
PCI: add struct pci_host_bridge and a list of all bridges found
by Bjorn Helgaas
· 13 years ago
34a4876
PCI: move pci_find_saved_cap out of linux/pci.h
by Yinghai Lu
· 13 years ago
78c3b32
PCI: Move pdev_sort_resources() to setup-bus.c
by Yinghai Lu
· 13 years ago
2f32052
PCI: Make rescan bus increase bridge resource size if needed
by Yinghai Lu
· 13 years ago
6fbf9e7
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
by Konrad Rzeszutek Wilk
· 13 years ago
6535943f
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
by Myron Stowe
· 13 years ago
925845b
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
by Myron Stowe
· 13 years ago
aad4f40
PCI: Add helper macro for pci_register_driver boilerplate
by Greg Kroah-Hartman
· 13 years ago
a96d627
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
by Konrad Rzeszutek Wilk
· 13 years ago
fb7ebfe
PCI: Increase resource array mask bit size in pcim_iomap_regions()
by Yinghai Lu
· 13 years ago
cda57bf
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
by Yinghai Lu
· 13 years ago
118faaf
PCI: remove pci_create_bus()
by Bjorn Helgaas
· 13 years ago
de4b2f7
PCI: convert pci_scan_bus() to use pci_create_root_bus()
by Bjorn Helgaas
· 13 years ago
a2ebb82
PCI: add pci_scan_root_bus() that accepts resource list
by Bjorn Helgaas
· 13 years ago
166c637
PCI: add pci_create_root_bus() that accepts resource list
by Bjorn Helgaas
· 13 years ago
45ca9e9
PCI: add helpers for building PCI bus resource lists
by Bjorn Helgaas
· 13 years ago
96c5590
PCI: Pull PCI 'latency timer' setup up into the core
by Myron Stowe
· 13 years ago
cfce9fb
PCI: add declaration for pcibios_set_master() to pci core
by Myron Stowe
· 13 years ago
a2e2778
PCI: Introduce INTx check & mask API
by Jan Kiszka
· 13 years ago
fb51ccb
PCI: Rework config space blocking services
by Jan Kiszka
· 13 years ago
da8d1c8
PCI/sysfs: add per pci device msi[x] irq listing (v5)
by Neil Horman
· 13 years ago
466b3dd
PCI: Fix compile errors with PCI_ATS and !PCI_IOV
by Joerg Roedel
· 13 years ago
0e59e7e7
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
379021d
PCI / PM: Extend PME polling to all PCI devices
by Rafael J. Wysocki
· 13 years ago
e244427
PCI: Make pci_setup_bridge() non-static for use by arch code
by Benjamin Herrenschmidt
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
5f39e67
PCI: Disable MPS configuration by default
by Jon Mason
· 13 years ago
fb7a6d4
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
6777829
pci: Add flag indicating device has been assigned by KVM
by Greg Rose
· 13 years ago
2bbc694
PCI : ability to relocate assigned pci-resources
by Ram Pai
· 13 years ago
b03e749
PCI: Set PCI-E Max Payload Size on fabric
by Jon Mason
· 13 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
6d16d6d
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 13 years ago
688398b
PCI: Assign values to 'pci_obff_signal_type' enumeration constants
by Myron Stowe
· 13 years ago
166e927
x86/ia64: intel-iommu: move to drivers/iommu/
by Ohad Ben-Cohen
· 13 years ago
ef3b4f8
pci/of: Consolidate pci_bus_to_OF_node()
by Benjamin Herrenschmidt
· 14 years ago
64099d9
pci/of: Consolidate pci_device_to_OF_node()
by Benjamin Herrenschmidt
· 14 years ago
98d9f30c8
pci/of: Match PCI devices to OF nodes dynamically
by Benjamin Herrenschmidt
· 14 years ago
98b98d3
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
ffbdd3f
PCI: Add interfaces to store and load the device saved state
by Alex Williamson
· 13 years ago
24a4742f
PCI: Track the size of each saved capability data area
by Alex Williamson
· 13 years ago
51c2e0a
PCI: add latency tolerance reporting enable/disable support
by Jesse Barnes
· 14 years ago
48a92a8
PCI: add OBFF enable/disable support
by Jesse Barnes
· 14 years ago
b48d442
PCI: add ID-based ordering enable/disable support
by Jesse Barnes
· 14 years ago
3448a19
vgaarb: use bridges to control VGA routing where possible.
by Dave Airlie
· 14 years ago
8b8bae9
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
by Rafael J. Wysocki
· 14 years ago
9975961
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
d4894f3
tg3: Add code to verify RODATA checksum of VPD
by Matt Carlson
· 14 years ago
3449248
PCI: fix tlan build when CONFIG_PCI is not enabled
by Randy Dunlap
· 14 years ago
ab0724f
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
by Markus Trippelsdorf
· 14 years ago
b6e335a
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
by Rafael J. Wysocki
· 14 years ago
415e12b
PCI/ACPI: Request _OSC control once for each root bridge (v3)
by Rafael J. Wysocki
· 14 years ago
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
bf4d290
PCI: Export some PCI PM functionality
by Matthew Garrett
· 14 years ago
42b2193
PCI: pci_driver make name const
by Stephen Hemminger
· 14 years ago
92298e6
PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs
by Dave Airlie
· 14 years ago
253d2e5
PCI: disable mmio during bar sizing
by Jacob Pan
· 14 years ago
58c84ed
PCI: fall back to original BIOS BAR addresses
by Bjorn Helgaas
· 14 years ago
9a9620d
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
by Linus Torvalds
· 14 years ago
9a90e09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
affb72c
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
by Huang Ying
· 14 years ago
Next »