index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: kernel-doc fix for pci-acpi.c
Randy Dunlap
2005-11-24
1
-0
/
+1
*
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
2005-11-24
3
-15
/
+11
*
[PATCH] shpchp_hpc build fix
Andrew Morton
2005-11-14
1
-0
/
+2
*
[PATCH] pciehp_hpc build fix
Andrew Morton
2005-11-14
1
-0
/
+2
*
[PATCH] rpaphp_pci build fix
akpm@osdl.org
2005-11-14
1
-1
/
+1
*
[PATCH] PCI: fix namespace clashes
Rajesh Shah
2005-11-11
4
-7
/
+7
*
[PATCH] PCI: Change MSI to use physical delivery mode always
Ashok Raj
2005-11-11
1
-8
/
+12
*
[PATCH] PCI: drivers/pci/: small cleanups
Adrian Bunk
2005-11-11
2
-1
/
+3
*
[PATCH] dlpar regression for ppc64 - probe change
John Rose
2005-11-11
3
-76
/
+81
*
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
2005-11-11
1
-4
/
+5
*
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
2005-11-11
1
-1
/
+1
*
[PATCH] PCI: NCR 53c810 quirk
Ivan Kokshaysky
2005-11-11
1
-0
/
+15
*
[PATCH] PCI: Fix VIA 686 PCI quirk names
Meelis Roos
2005-11-11
1
-2
/
+2
*
[PATCH] pciehp: fix handling of power faults during hotplug
rajesh.shah@intel.com
2005-11-11
1
-5
/
+2
*
[PATCH] pciehp: clean-up how we request control of hotplug hardware
rajesh.shah@intel.com
2005-11-11
4
-19
/
+88
*
[PATCH] pciehp: request control of each hotplug controller individually
rajesh.shah@intel.com
2005-11-11
2
-13
/
+7
*
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
2005-11-11
4
-69
/
+28
*
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
2005-11-11
7
-133
/
+41
*
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
2005-11-11
4
-734
/
+65
*
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-11-11
8
-993
/
+96
*
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
2005-11-11
6
-3237
/
+85
*
[PATCH] PCI: add pci_find_next_capability()
Roland Dreier
2005-11-11
1
-14
/
+32
*
[PATCH] ppc64: bugfix: crash on PHB add
Linas Vepstas
2005-11-10
1
-1
/
+1
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
1
-10
/
+5
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
2
-0
/
+2
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-31
14
-1
/
+27
*
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
2005-10-31
1
-1
/
+1
*
[PATCH] CONFIG_IA32
Brian Gerst
2005-10-31
1
-1
/
+1
*
Fix PIIX4 SMB region size
Linus Torvalds
2005-10-30
1
-2
/
+2
*
[PATCH] USB: move handoff code
David Brownell
2005-10-29
1
-250
/
+3
*
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
2005-10-29
4
-7
/
+16
*
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
2005-10-29
1
-0
/
+8
*
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
2005-10-29
1
-0
/
+4
*
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
2005-10-29
3
-0
/
+7
*
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
2005-10-29
4
-65
/
+7
*
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
2005-10-29
9
-157
/
+46
*
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
2005-10-29
4
-424
/
+63
*
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
2005-10-29
4
-338
/
+32
*
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
2005-10-29
1
-0
/
+14
*
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-10-29
9
-984
/
+138
*
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
2005-10-29
1
-68
/
+0
*
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
2005-10-29
11
-3756
/
+168
*
[PATCH] PCI: Add quirk for SMBus on HP D530
Jean Delvare
2005-10-29
1
-0
/
+1
*
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
2005-10-29
3
-10
/
+9
*
[PATCH] unhide ICH6 SMBus - take 2
R.Marek@sh.cvut.cz
2005-10-29
1
-0
/
+24
*
[PATCH] cpqphp: add pci_enable_device()
Bjorn Helgaas
2005-10-29
1
-5
/
+19
*
[PATCH] cpcihp_zt5550: add pci_enable_device()
Bjorn Helgaas
2005-10-29
1
-4
/
+21
*
[PATCH] pci: cleanup need_restore switch statement
John W. Linville
2005-10-29
1
-7
/
+7
*
[PATCH] PCI: Block config access during BIST
Brian King
2005-10-29
5
-31
/
+127
*
[PATCH] PCI: ICH6 ACPI and GPIO quirk
R.Marek@sh.cvut.cz
2005-10-29
1
-0
/
+12
[next]