index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+7
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
1
-6
/
+6
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
1
-0
/
+7
2012-02-09
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+13
2012-01-12
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-01-07
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
1
-3
/
+3
2012-01-07
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
1
-1
/
+1
2012-01-07
PCI: remove pci_create_bus()
Bjorn Helgaas
1
-2
/
+0
2012-01-07
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
1
-9
/
+1
2012-01-07
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
1
-0
/
+3
2012-01-07
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
1
-0
/
+3
2012-01-07
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
1
-0
/
+2
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-0
/
+3
2012-01-07
PCI: add declaration for pcibios_set_master() to pci core
Myron Stowe
1
-0
/
+2
2012-01-07
PCI: Introduce INTx check & mask API
Jan Kiszka
1
-0
/
+3
2012-01-07
PCI: Rework config space blocking services
Jan Kiszka
1
-5
/
+9
2012-01-07
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
1
-0
/
+1
2011-10-31
PCI: Fix compile errors with PCI_ATS and !PCI_IOV
Joerg Roedel
1
-1
/
+1
2011-10-29
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+2
2011-10-14
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
1
-0
/
+1
2011-10-14
PCI: Make pci_setup_bridge() non-static for use by arch code
Benjamin Herrenschmidt
1
-0
/
+1
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+2
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
1
-1
/
+2
2011-09-23
Merge git://github.com/Jkirsher/net-next
David S. Miller
1
-0
/
+2
2011-09-23
pci: Add flag indicating device has been assigned by KVM
Greg Rose
1
-0
/
+2
2011-08-01
PCI : ability to relocate assigned pci-resources
Ram Pai
1
-0
/
+1
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
1
-1
/
+14
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+3
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-23
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-07-22
PCI: Assign values to 'pci_obff_signal_type' enumeration constants
Myron Stowe
1
-2
/
+2
2011-06-21
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
1
-0
/
+11
2011-06-08
pci/of: Consolidate pci_bus_to_OF_node()
Benjamin Herrenschmidt
1
-0
/
+5
2011-06-08
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
1
-0
/
+5
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-0
/
+18
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2011-05-21
PCI: Add interfaces to store and load the device saved state
Alex Williamson
1
-0
/
+4
2011-05-21
PCI: Track the size of each saved capability data area
Alex Williamson
1
-3
/
+8
2011-05-12
PCI: add latency tolerance reporting enable/disable support
Jesse Barnes
1
-0
/
+5
2011-05-12
PCI: add OBFF enable/disable support
Jesse Barnes
1
-0
/
+16
2011-05-12
PCI: add ID-based ordering enable/disable support
Jesse Barnes
1
-0
/
+13
2011-05-04
vgaarb: use bridges to control VGA routing where possible.
Dave Airlie
1
-2
/
+5
2011-03-21
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
1
-4
/
+3
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+5
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
1
-0
/
+1
2011-02-16
PCI: fix tlan build when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+5
2011-01-15
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
Markus Trippelsdorf
1
-0
/
+5
[next]