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
*
[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem
Greg KH
2005-07-06
1
-2
/
+2
*
[PATCH] gregkh-pci-pci-assign-unassigned-resources fix
Andy Whitcroft
2005-07-01
1
-0
/
+1
*
[PATCH] pci: cleanup argument comments for pci_{save,restore}_state
John W. Linville
2005-07-01
1
-6
/
+0
*
[PATCH] PCI: Remove newline from pci MODALIAS variable
Hannes Reinecke
2005-07-01
1
-1
/
+1
*
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...
long
2005-07-01
3
-1
/
+91
*
[PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX
Jean Delvare
2005-07-01
1
-0
/
+1
*
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-07-01
1
-125
/
+71
*
[PATCH] PCI: pci_assign_unassigned_resources() on x86
Ivan Kokshaysky
2005-07-01
1
-0
/
+2
*
[PATCH] PCI: handle subtractive decode pci-pci bridge better
Ivan Kokshaysky
2005-07-01
1
-3
/
+2
*
[PATCH] PCI: Fix up PCI routing in parent bridge
Greg Kroah-Hartman
2005-07-01
1
-1
/
+18
*
[PATCH] cpqphp: fix oops during unload without probe
Keith Moore
2005-06-27
1
-2
/
+3
*
[PATCH] PCI: clean up the MSI code a bit.
Greg Kroah-Hartman
2005-06-27
2
-60
/
+37
*
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
2005-06-27
2
-9
/
+31
*
[PATCH] ACPI based I/O APIC hot-plug: acpiphp support
Kenji Kaneshige
2005-06-27
1
-0
/
+127
*
[PATCH] acpi hotplug: decouple slot power state changes from physical hotplug
Rajesh Shah
2005-06-27
1
-31
/
+38
*
[PATCH] acpi hotplug: aCPI based root bridge hot-add
Rajesh Shah
2005-06-27
1
-9
/
+202
*
[PATCH] acpi hotplug: fix slot power-down problem with acpiphp
Rajesh Shah
2005-06-27
1
-2
/
+2
*
[PATCH] acpi hotplug: clean up notify handlers on acpiphp unload
Rajesh Shah
2005-06-27
1
-8
/
+26
*
[PATCH] acpi hotplug: convert acpiphp to use generic resource code
Rajesh Shah
2005-06-27
6
-1530
/
+134
*
[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...
Rajesh Shah
2005-06-27
1
-1
/
+4
*
[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...
Rajesh Shah
2005-06-27
1
-5
/
+9
*
[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...
Rajesh Shah
2005-06-27
2
-6
/
+9
*
[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...
Rajesh Shah
2005-06-27
1
-1
/
+10
*
[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...
Rajesh Shah
2005-06-27
1
-2
/
+10
*
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
2005-06-27
1
-2
/
+0
*
[PATCH] PCI: fix show_modalias() function due to attribute change
Greg Kroah-Hartman
2005-06-20
1
-1
/
+1
*
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2005-06-20
3
-7
/
+7
*
[PATCH] use device_for_each_child() to properly access child devices.
long
2005-06-20
1
-74
/
+65
*
[PATCH] sysfs: (driver/pci) if show/store is missing return -EIO
Dmitry Torokhov
2005-06-20
3
-15
/
+17
*
[PATCH] Make attributes names const char *
Dmitry Torokhov
2005-06-20
1
-6
/
+7
*
[PATCH] Fix typo in drivers/pci/pci-driver.c
Mika Kukkonen
2005-06-18
1
-1
/
+1
*
[PATCH] PCI: don't override drv->shutdown unconditionally
Christoph Hellwig
2005-06-17
1
-1
/
+4
*
[PATCH] Fix PCI BAR size interpretation on 64-bit arches
Olof Johansson
2005-06-13
1
-1
/
+1
*
[PATCH] PCI: MSI functionality broken on Serverworks GC chipset
Narendra Sankar
2005-06-09
1
-0
/
+6
*
[PATCH] PCI Hotplug: fix CPCI reference counting bug
Scott Murray
2005-06-09
2
-1
/
+6
*
[PATCH] PCI: do VIA IRQ fixup always, not just in PIC mode
Bjorn Helgaas
2005-06-07
1
-22
/
+13
*
[TG3]: Update pci.ids for BCM5752
John W. Linville
2005-06-06
1
-0
/
+1
*
[PATCH] PCI Hotplug: more CPCI updates
Scott Murray
2005-05-31
2
-254
/
+192
*
[PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properly
Kenji Kaneshige
2005-05-31
1
-1
/
+1
*
[PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properly
Kenji Kaneshige
2005-05-31
1
-1
/
+1
*
[PATCH] Fixup VIA IRQ quirk
Alexander Nyberg
2005-05-27
1
-1
/
+1
*
[PATCH] VIA IRQ quirk
Len Brown
2005-05-27
1
-16
/
+24
*
[PATCH] PCI: add MODALIAS to hotplug event for pci devices
Greg KH
2005-05-17
1
-0
/
+10
*
[PATCH] PCI: add modalias sysfs file for pci devices
Greg KH
2005-05-17
1
-0
/
+12
*
[PATCH] PCI Hotplug: remove pci_visit_dev
Scott Murray
2005-05-17
2
-136
/
+0
*
[PATCH] PCI Hotplug: CPCI update
Scott Murray
2005-05-17
3
-411
/
+112
*
[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch
Dely Sy
2005-05-17
4
-79
/
+83
*
[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...
Dely Sy
2005-05-17
2
-16
/
+16
*
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
Adrian Bunk
2005-05-03
1
-12
/
+0
*
[PATCH] PCI Hotplug: fix pciehp regression
Dely Sy
2005-05-03
1
-5
/
+18
[next]