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.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
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+4
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-27
/
+27
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
3
-27
/
+27
2005-12-24
Merge branch 'master'
Jeff Garzik
1
-4
/
+3
2005-12-16
[PATCH] PCI express must be initialized before PCI hotplug
Milton Miller
1
-4
/
+3
2005-12-13
[PATCH] add boot option to control Intel SATA/PATA combined mode
Jesse Barnes
1
-0
/
+30
2005-11-24
[PATCH] PCI: kernel-doc fix for pci-acpi.c
Randy Dunlap
1
-0
/
+1
2005-11-24
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
3
-15
/
+11
2005-11-14
[PATCH] shpchp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-14
[PATCH] pciehp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-14
[PATCH] rpaphp_pci build fix
akpm@osdl.org
1
-1
/
+1
2005-11-11
[PATCH] PCI: fix namespace clashes
Rajesh Shah
4
-7
/
+7
2005-11-11
[PATCH] PCI: Change MSI to use physical delivery mode always
Ashok Raj
1
-8
/
+12
2005-11-11
[PATCH] PCI: drivers/pci/: small cleanups
Adrian Bunk
2
-1
/
+3
2005-11-11
[PATCH] dlpar regression for ppc64 - probe change
John Rose
3
-76
/
+81
2005-11-11
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
1
-4
/
+5
2005-11-11
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
1
-1
/
+1
2005-11-11
[PATCH] PCI: NCR 53c810 quirk
Ivan Kokshaysky
1
-0
/
+15
2005-11-11
[PATCH] PCI: Fix VIA 686 PCI quirk names
Meelis Roos
1
-2
/
+2
2005-11-11
[PATCH] pciehp: fix handling of power faults during hotplug
rajesh.shah@intel.com
1
-5
/
+2
2005-11-11
[PATCH] pciehp: clean-up how we request control of hotplug hardware
rajesh.shah@intel.com
4
-19
/
+88
2005-11-11
[PATCH] pciehp: request control of each hotplug controller individually
rajesh.shah@intel.com
2
-13
/
+7
2005-11-11
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
4
-69
/
+28
2005-11-11
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
7
-133
/
+41
2005-11-11
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
4
-734
/
+65
2005-11-11
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
8
-993
/
+96
2005-11-11
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
6
-3237
/
+85
2005-11-11
[PATCH] PCI: add pci_find_next_capability()
Roland Dreier
1
-14
/
+32
2005-11-10
[PATCH] ppc64: bugfix: crash on PHB add
Linas Vepstas
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-10
/
+5
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2
-0
/
+2
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
14
-1
/
+27
2005-10-31
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-31
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-31
Fix PIIX4 SMB region size
Linus Torvalds
1
-2
/
+2
2005-10-29
[PATCH] USB: move handoff code
David Brownell
1
-250
/
+3
2005-10-29
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
4
-7
/
+16
2005-10-29
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
1
-0
/
+8
2005-10-29
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
1
-0
/
+4
2005-10-29
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
3
-0
/
+7
2005-10-29
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
4
-65
/
+7
2005-10-29
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
9
-157
/
+46
2005-10-29
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
4
-424
/
+63
2005-10-29
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
4
-338
/
+32
2005-10-29
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
1
-0
/
+14
2005-10-29
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
9
-984
/
+138
2005-10-29
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
1
-68
/
+0
2005-10-29
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
11
-3756
/
+168
2005-10-29
[PATCH] PCI: Add quirk for SMBus on HP D530
Jean Delvare
1
-0
/
+1
2005-10-29
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
3
-10
/
+9
[next]