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.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
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
PCI: make SRIOV resources optional
Yinghai Lu
2011-08-01
1
-0
/
+10
|
*
|
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
2
-67
/
+112
|
*
|
PCI: honor child buses add_size in hot plug configuration
Yinghai Lu
2011-08-01
1
-0
/
+26
|
*
|
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-08-01
3
-44
/
+213
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-1
/
+1
|
|
/
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
11
-88
/
+136
|
\
\
|
*
|
PCI: remove printks about disabled bridge windows
Bjorn Helgaas
2011-07-22
2
-15
/
+0
|
*
|
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2011-07-22
2
-30
/
+18
|
*
|
PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR
Bjorn Helgaas
2011-07-22
1
-3
/
+19
|
*
|
PCI: correct pcie_set_readrq write size
Jon Mason
2011-07-22
1
-2
/
+2
|
*
|
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
2011-07-22
2
-9
/
+5
|
*
|
PCI: ARI is a PCIe v2 feature
Chris Wright
2011-07-22
1
-1
/
+6
|
*
|
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-2
/
+2
|
*
|
PCI hotplug: cpqphp: use pci_dev->vendor
Sergei Shtylyov
2011-07-22
1
-2
/
+3
|
*
|
PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}
Sergei Shtylyov
2011-07-22
1
-10
/
+2
|
*
|
PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...
Tiejun Chen
2011-07-22
1
-6
/
+8
|
*
|
PCI: PCIe AER: add aer_recover_queue
Huang Ying
2011-07-22
2
-8
/
+71
|
*
|
PCI hotplug: Rename is_ejectable which also exists in dock.c
Thomas Renninger
2011-07-22
1
-3
/
+3
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-26
1
-1
/
+1
|
\
\
|
*
|
pci-label.c: size_t misspelled as mode_t
Al Viro
2011-07-26
1
-1
/
+1
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
2
-13
/
+10
|
\
\
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
6
-5
/
+28
|
|
\
|
|
*
|
PCIe ASPM: forcedly -> forcibly
Michael Witten
2011-06-29
1
-1
/
+1
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-12
/
+9
*
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
7
-6735
/
+0
|
\
\
\
|
*
\
\
Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Ingo Molnar
2011-07-07
7
-6735
/
+0
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'amd/transparent-bridge' and 'core'
Joerg Roedel
2011-06-21
7
-6735
/
+0
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
7
-6735
/
+0
|
|
|
|
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-07-22
1
-1
/
+17
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2011-07-15
1
-1
/
+17
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PCI / PM: Detect early wakeup in pci_pm_prepare()
Rafael J. Wysocki
2011-07-06
1
-1
/
+17
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
4
-2
/
+70
|
\
\
\
\
\
|
*
|
|
|
|
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
4
-2
/
+70
*
|
|
|
|
|
mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
Manoj Iyer
2011-07-21
1
-0
/
+23
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
PCI: conditional resource-reallocation through kernel parameter pci=realloc
Ram Pai
2011-07-08
3
-0
/
+19
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-06-27
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader
Manoj Iyer
2011-06-18
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-06-24
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
PCI: fix new kernel-doc warning
Randy Dunlap
2011-06-01
1
-1
/
+1
|
*
|
|
|
PCI: Fix warning in drivers/pci/probe.c on sparc64
David S. Miller
2011-05-31
1
-1
/
+1
*
|
|
|
|
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
2011-06-21
1
-1
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-06-14
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/uv/x2apic: update for change in pci bridge handling.
Dave Airlie
2011-06-14
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2011-06-09
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sparc32,leon: added LEON-common low-level PCI routines
Daniel Hellstrom
2011-06-02
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset
Rafael J. Wysocki
2011-06-07
1
-1
/
+1
|
/
/
*
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2011-06-02
3
-47
/
+212
|
\
\
|
|
/
|
/
|
|
*
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
2011-06-01
1
-2
/
+2
[prev]
[next]