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.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
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
1
-1
/
+0
2009-01-07
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
1
-18
/
+9
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-17
PCI: fix aer resume sanity check
Hidetoshi Seto
1
-1
/
+1
2008-12-10
PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch
Thomas Renninger
1
-3
/
+26
2008-10-20
PCI: fix AER capability check
Yu Zhao
2
-3
/
+2
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
3
-58
/
+18
2008-10-20
PCI: probing debug message uniformization
Vincent Legoll
1
-3
/
+3
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
1
-1
/
+1
2008-09-16
PCI: Fix pcie_aspm=force
Sitsofe Wheeler
1
-1
/
+1
2008-08-19
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
1
-6
/
+1
2008-07-29
PCI: add an option to allow ASPM enabled forcibly
Shaohua Li
1
-6
/
+14
2008-07-29
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
1
-0
/
+13
2008-07-29
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
1
-0
/
+5
2008-06-26
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
2
-14
/
+13
2008-06-26
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
3
-21
/
+19
2008-06-10
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2
-0
/
+2
2008-05-22
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
Shaohua Li
1
-0
/
+20
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2008-04-29
drivers: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-24
PCI Express ASPM support should default to 'No'
Jesper Juhl
1
-1
/
+1
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-6
/
+6
2008-04-21
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
1
-1
/
+1
2008-04-21
PCI: add PCI Express ASPM support
Shaohua Li
3
-0
/
+834
2008-04-21
PCI: #if 0 pci_cleanup_aer_correct_error_status()
Adrian Bunk
1
-1
/
+2
2008-04-21
PCI: pcie AER: don't check _OSC when acpi is disabled
Yinghai Lu
1
-0
/
+3
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
3
-825
/
+0
2008-02-02
PCI: PCIE ASPM support
Shaohua Li
3
-0
/
+825
2008-02-02
PCI: Run ACPI _OSC method on root bridges only
Andrew Patterson
1
-16
/
+6
2008-02-02
PCI ACPI: AER driver should only register PCIe devices with _OSC
Andrew Patterson
1
-1
/
+1
2008-02-02
pcie port driver: correctly detect native PME feature
Shaohua Li
1
-3
/
+2
2007-11-29
pci-aer: fix kernel-doc mistakes
Randy Dunlap
1
-14
/
+15
2007-11-29
PCI: pcie portdriver: initialize returned value
Linas Vepstas
1
-1
/
+1
2007-10-13
pci: implement "pci=noaer"
Randy Dunlap
1
-0
/
+9
2007-10-13
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
1
-9
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
1
-1
/
+1
2007-07-12
PCI aer: add pci_cleanup_aer_correct_aer_status
Stephen Hemminger
1
-0
/
+16
2007-07-12
PCI: fix AER driver error information
Zhang, Yanmin
5
-41
/
+32
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-03-27
PCI: Fix warning message in PCIE port driver
Prarit Bhargava
1
-1
/
+1
2007-03-10
PCI: aer: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-03-10
pcie: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
3
-6
/
+6
2006-10-18
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
Zhang, Yanmin
1
-1
/
+1
2006-10-18
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
2
-3
/
+4
[prev]
[next]