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.12.y
linux-6.13.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
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-07
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
1
-0
/
+1
2012-01-07
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
1
-1
/
+6
2012-01-07
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
1
-0
/
+19
2012-01-07
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
1
-0
/
+15
2012-01-07
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
1
-4
/
+21
2012-01-07
PCI: show host bridges and root bus resources
Bjorn Helgaas
1
-1
/
+12
2012-01-07
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
1
-5
/
+27
2012-01-07
PCI: delay configuration of SRIOV capability
Ram Pai
1
-2
/
+2
2012-01-07
PCI: Only call pci_stop_bus_device() one time for child devices at remove
Yinghai Lu
1
-3
/
+7
2012-01-07
PCI: latency timer doesn't apply to PCIe
Myron Stowe
1
-0
/
+4
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-0
/
+29
2012-01-07
PCI: Introduce INTx check & mask API
Jan Kiszka
3
-1
/
+113
2012-01-07
PCI: Rework config space blocking services
Jan Kiszka
3
-34
/
+56
2012-01-07
PCI: fix a brace coding style issue in probe.c
Zac Storer
1
-1
/
+1
2012-01-07
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
1
-1
/
+2
2012-01-07
PCI: msi: Disable msi interrupts when we initialize a pci device
Eric W. Biederman
1
-0
/
+10
2012-01-07
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
Rafael J. Wysocki
1
-4
/
+8
2012-01-07
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
4
-13
/
+2
2012-01-07
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
1
-1
/
+1
2012-01-07
PCI: Rework ASPM disable code
Matthew Garrett
2
-22
/
+37
2012-01-07
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2012-01-07
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
1
-0
/
+111
2011-12-19
pci: Fix hotplug of Express Module with pci bridges
Yinghai Lu
1
-1
/
+5
2011-12-14
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2
-1
/
+3
2011-12-13
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
1
-17
/
+12
2011-12-05
PCI: fix ats compile failure
James Bottomley
1
-0
/
+1
2011-12-05
PCI: defer enablement of SRIOV BARS
Ram Pai
2
-1
/
+8
2011-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-21
/
+47
2011-11-14
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
2
-4
/
+4
2011-11-11
PCI: pciehp: wait 100 ms after Link Training check
Kenji Kaneshige
1
-0
/
+8
2011-11-11
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
2
-3
/
+8
2011-11-07
PCI: pciehp: Retrieve link speed after link is trained
Yinghai Lu
1
-9
/
+2
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-0
/
+16
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-11
/
+0
2011-11-01
pci: add module.h to files implicitly relying on its presence.
Paul Gortmaker
3
-0
/
+3
2011-11-01
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
13
-0
/
+13
2011-11-01
pci: drop unused Kconfig symbol
Paul Bolle
1
-11
/
+0
2011-10-31
PCI: Let PCI_PRI depend on PCI
Joerg Roedel
1
-0
/
+1
2011-10-31
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
1
-5
/
+24
2011-10-29
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
11
-234
/
+737
2011-10-27
PCI: Clean-up MPS debug output
Jon Mason
1
-6
/
+7
2011-10-27
pci: Clamp pcie_set_readrq() when using "performance" settings
Benjamin Herrenschmidt
1
-2
/
+16
2011-10-27
PCI: enable MPS "performance" setting to properly handle bridge MPS
Jon Mason
1
-31
/
+24
2011-10-27
PCI: Workaround for Intel MPS errata
Jon Mason
1
-0
/
+69
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
1
-3
/
+2
2011-10-14
PCI: Add support for PASID capability
Joerg Roedel
2
-0
/
+126
2011-10-14
PCI: Add implementation for PRI capability
Joerg Roedel
2
-0
/
+176
2011-10-14
PCI: Export ATS functions to modules
Joerg Roedel
1
-0
/
+3
2011-10-14
PCI: Move ATS implementation into own file
Joerg Roedel
4
-142
/
+160
[next]