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: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
2006-08-11
1
-7
/
+0
*
|
|
|
|
|
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2006-08-11
2
-4
/
+5
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
PCI: Unhide the SMBus on Asus PU-DLS
Jean Delvare
2006-08-03
1
-0
/
+7
*
|
|
|
|
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
2006-08-03
2
-3
/
+2
*
|
|
|
|
PCI: pci/search: EXPORTs cannot be __devinit
Randy Dunlap
2006-08-03
1
-1
/
+1
*
|
|
|
|
PCIE: cleanup on probe error
Randy Dunlap
2006-08-03
1
-1
/
+3
*
|
|
|
|
pcie: fix warnings when CONFIG_PM=n
Henrik Kretzschmar
2006-08-03
1
-17
/
+17
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
[PATCH] pci/search: cleanups, add to kernel-api.tmpl
Randy Dunlap
2006-07-31
1
-21
/
+25
|
|
/
/
|
/
|
|
*
|
|
[PATCH] PCI: PCIE power management quirk
Kristen Carlson Accardi
2006-07-12
3
-2
/
+50
*
|
|
[PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume
Matthew Garrett
2006-07-12
1
-0
/
+27
*
|
|
[PATCH] ide: fix Jmicron support
Alan Cox
2006-07-12
1
-0
/
+49
*
|
|
[PATCH] msi: Only keep one msi_desc in each slab entry.
Eric W. Biederman
2006-07-12
1
-2
/
+2
*
|
|
Add PIIX4 APCI quirk for the 440MX chipset too
Linus Torvalds
2006-07-12
1
-0
/
+1
|
/
/
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-10
1
-1
/
+1
|
\
\
|
*
|
ACPI: ACPI_DOCK Kconfig
Len Brown
2006-07-09
1
-1
/
+1
|
|
/
*
|
[PATCH] pci: initialize struct pci_dev.error_state
Linas Vepstas
2006-07-10
1
-0
/
+1
*
|
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
2006-07-10
1
-2
/
+1
|
/
*
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
5
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
17
-17
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
17
-17
/
+0
*
|
merge linus into release branch
Len Brown
2006-06-29
13
-66
/
+78
|
\
|
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
12
-63
/
+75
|
|
\
|
|
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
6
-20
/
+20
|
|
*
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
2006-06-27
8
-43
/
+55
|
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-3
/
+3
|
|
/
*
|
ACPIPHP: prevent duplicate slot numbers when no _SUN
Kristen Accardi
2006-06-28
1
-2
/
+7
*
|
ACPI: static-ize handle_hotplug_event_func()
Len Brown
2006-06-28
2
-2
/
+2
*
|
ACPIPHP: use ACPI dock driver
Kristen Accardi
2006-06-28
5
-519
/
+87
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
1
-1
/
+1
|
\
|
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
|
[PATCH] x86_64: msi_apic.c build fix
Christian Kujau
2006-06-26
1
-0
/
+1
|
/
*
[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible
Brice Goglin
2006-06-21
1
-0
/
+19
*
[PATCH] PCI: Bus Parity Status sysfs interface
Doug Thompson
2006-06-21
1
-0
/
+24
*
[PATCH] PCI: MSI-K8T-Neo2-Fir: run only where needed
Chris Wedgwood
2006-06-21
1
-7
/
+10
*
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
Zhang Yanmin
2006-06-21
5
-43
/
+41
*
[PATCH] PCI: remove unneeded msi code
Grant Grundler
2006-06-21
1
-44
/
+1
*
[PATCH] PCI: don't move ioapics below PCI bridge
Kimball Murray
2006-06-21
1
-2
/
+3
*
[PATCH] PCI: cleanup unused variable about msi driver
bibo,mao
2006-06-21
1
-5
/
+0
*
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
2006-06-21
2
-3
/
+12
*
[PATCH] PCI: Allow MSI to work on kexec kernel
Rajesh Shah
2006-06-21
1
-4
/
+3
*
[PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ?
Brice Goglin
2006-06-21
1
-2
/
+12
*
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
2006-06-21
1
-0
/
+11
*
[PATCH] PCI ACPI: Rename the functions to avoid multiple instances.
Muthu Kumar
2006-06-21
1
-8
/
+8
*
[PATCH] PCI: don't enable device if already enabled
Kristen Accardi
2006-06-21
1
-1
/
+6
*
[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...
Arjan van de Ven
2006-06-21
1
-0
/
+21
*
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
2006-06-21
1
-0
/
+40
*
[PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platforms
Bjorn Helgaas
2006-06-21
1
-1
/
+1
*
[PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms
H. Peter Anvin
2006-06-21
1
-11
/
+17
*
[PATCH] PCI: altix: msi support
Mark Maule
2006-06-21
1
-4
/
+196
*
[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
Mark Maule
2006-06-21
1
-1
/
+5
[prev]
[next]