index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
1
-1
/
+2
*
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
1
-0
/
+1
*
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-08-01
1
-1
/
+14
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
1
-3
/
+3
|
\
|
*
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-1
/
+1
|
*
PCI: Assign values to 'pci_obff_signal_type' enumeration constants
Myron Stowe
2011-07-22
1
-2
/
+2
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
1
-0
/
+11
|
\
\
|
*
|
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
1
-0
/
+11
|
|
/
*
|
pci/of: Consolidate pci_bus_to_OF_node()
Benjamin Herrenschmidt
2011-06-08
1
-0
/
+5
*
|
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
2011-06-08
1
-0
/
+5
*
|
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
1
-0
/
+18
|
/
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
1
-2
/
+5
|
\
|
*
vgaarb: use bridges to control VGA routing where possible.
Dave Airlie
2011-05-04
1
-2
/
+5
*
|
PCI: Add interfaces to store and load the device saved state
Alex Williamson
2011-05-21
1
-0
/
+4
*
|
PCI: Track the size of each saved capability data area
Alex Williamson
2011-05-21
1
-3
/
+8
*
|
PCI: add latency tolerance reporting enable/disable support
Jesse Barnes
2011-05-11
1
-0
/
+5
*
|
PCI: add OBFF enable/disable support
Jesse Barnes
2011-05-11
1
-0
/
+16
*
|
PCI: add ID-based ordering enable/disable support
Jesse Barnes
2011-05-11
1
-0
/
+13
|
/
*
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
2011-03-21
1
-4
/
+3
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-03-18
1
-0
/
+5
|
\
|
*
PCI: fix tlan build when CONFIG_PCI is not enabled
Randy Dunlap
2011-02-16
1
-0
/
+5
*
|
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
2011-03-10
1
-0
/
+1
|
/
*
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
Markus Trippelsdorf
2011-01-14
1
-0
/
+5
*
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
Rafael J. Wysocki
2011-01-14
1
-1
/
+0
*
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2011-01-14
1
-0
/
+11
*
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
1
-5
/
+3
*
PCI: Export some PCI PM functionality
Matthew Garrett
2010-10-17
1
-0
/
+3
*
PCI: pci_driver make name const
Stephen Hemminger
2010-10-15
1
-1
/
+1
*
PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs
Dave Airlie
2010-08-13
1
-0
/
+3
*
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
1
-0
/
+2
*
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
2010-07-16
1
-0
/
+1
*
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2010-06-04
1
-0
/
+1
|
\
|
*
i7core_edac: Add a code to probe Xeon 55xx bus
Mauro Carvalho Chehab
2010-05-10
1
-0
/
+1
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-05-28
1
-1
/
+2
|
\
\
|
*
|
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
2010-05-19
1
-1
/
+2
|
|
/
*
|
intel-iommu: use physfn to search drhd for VF
Yinghai
2010-04-09
1
-0
/
+10
|
/
*
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
2010-03-12
1
-2
/
+0
*
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
1
-0
/
+1
*
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-07
1
-0
/
+2
|
\
|
*
PCI: Add pci_bus_find_ext_capability
Jesse Barnes
2010-02-19
1
-0
/
+2
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
1
-24
/
+90
|
\
\
|
*
\
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-02-28
1
-0
/
+5
|
|
\
\
|
|
*
|
pci: Update pci_set_vga_state() to call arch functions
Mike Travis
2010-02-05
1
-0
/
+5
|
*
|
|
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
1
-6
/
+29
|
*
|
|
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
1
-0
/
+3
|
*
|
|
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
1
-1
/
+8
|
*
|
|
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
1
-0
/
+1
|
*
|
|
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
2010-02-22
1
-0
/
+1
|
*
|
|
PCI: mark is_pcie obsolete
Kenji Kaneshige
2010-02-22
1
-1
/
+2
[next]