index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
1
-2
/
+3
|
\
|
*
OF: PCI: const usage needed by MIPS
John Crispin
2012-05-21
1
-2
/
+3
*
|
PCI: add host bridge release support
Yinghai Lu
2012-04-30
1
-0
/
+5
*
|
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
2012-04-30
1
-1
/
+3
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-32
/
+73
|
\
|
*
PCI: export __pci_remove_bus_device
Yinghai Lu
2012-02-27
1
-0
/
+1
|
*
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
2012-02-27
1
-1
/
+1
|
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
|
*
PCI: Add class support in quirk handling
Yinghai Lu
2012-02-24
1
-11
/
+52
|
*
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
1
-0
/
+4
|
*
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
1
-0
/
+9
|
*
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
1
-0
/
+5
|
*
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
2012-02-23
1
-19
/
+0
|
*
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
1
-1
/
+0
|
*
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
1
-0
/
+1
|
*
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-02-14
1
-0
/
+1
|
*
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
1
-1
/
+0
|
*
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
2012-02-14
1
-0
/
+1
*
|
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-22
1
-0
/
+1
|
\
\
|
*
|
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-01-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-0
/
+7
|
\
\
|
*
|
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-09
1
-0
/
+7
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-6
/
+6
|
\
\
|
*
|
constify struct pci_dev * in obvious cases
Al Viro
2012-03-20
1
-6
/
+6
|
|
/
*
/
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
2012-02-09
1
-0
/
+13
|
/
*
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
2012-01-06
1
-3
/
+3
*
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
2012-01-06
1
-1
/
+1
*
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
1
-2
/
+0
*
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-9
/
+1
*
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-0
/
+3
*
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-0
/
+3
*
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
2012-01-06
1
-0
/
+2
*
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
1
-0
/
+3
*
PCI: add declaration for pcibios_set_master() to pci core
Myron Stowe
2012-01-06
1
-0
/
+2
*
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
1
-0
/
+3
*
PCI: Rework config space blocking services
Jan Kiszka
2012-01-06
1
-5
/
+9
*
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2012-01-06
1
-0
/
+1
*
PCI: Fix compile errors with PCI_ATS and !PCI_IOV
Joerg Roedel
2011-10-31
1
-1
/
+1
*
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2011-10-28
1
-0
/
+2
|
\
|
*
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
2011-10-14
1
-0
/
+1
|
*
PCI: Make pci_setup_bridge() non-static for use by arch code
Benjamin Herrenschmidt
2011-10-14
1
-0
/
+1
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
1
-1
/
+2
|
\
|
|
*
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
1
-1
/
+2
*
|
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-23
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
pci: Add flag indicating device has been assigned by KVM
Greg Rose
2011-09-23
1
-0
/
+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
[next]