index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-23
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
3
-15
/
+11
2005-11-13
[PATCH] shpchp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-13
[PATCH] pciehp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-13
[PATCH] rpaphp_pci build fix
akpm@osdl.org
1
-1
/
+1
2005-11-10
[PATCH] PCI: fix namespace clashes
Rajesh Shah
4
-7
/
+7
2005-11-10
[PATCH] PCI: drivers/pci/: small cleanups
Adrian Bunk
1
-1
/
+1
2005-11-10
[PATCH] dlpar regression for ppc64 - probe change
John Rose
3
-76
/
+81
2005-11-10
[PATCH] pciehp: fix handling of power faults during hotplug
rajesh.shah@intel.com
1
-5
/
+2
2005-11-10
[PATCH] pciehp: clean-up how we request control of hotplug hardware
rajesh.shah@intel.com
4
-19
/
+88
2005-11-10
[PATCH] pciehp: request control of each hotplug controller individually
rajesh.shah@intel.com
1
-5
/
+4
2005-11-10
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
4
-69
/
+28
2005-11-10
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
7
-133
/
+41
2005-11-10
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
4
-734
/
+65
2005-11-10
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
8
-993
/
+96
2005-11-10
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
6
-3237
/
+85
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
1
-0
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
9
-1
/
+20
2005-10-30
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-28
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
1
-0
/
+8
2005-10-28
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
3
-0
/
+7
2005-10-28
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
4
-65
/
+7
2005-10-28
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
9
-157
/
+46
2005-10-28
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
4
-424
/
+63
2005-10-28
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
4
-338
/
+32
2005-10-28
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
1
-0
/
+14
2005-10-28
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
9
-984
/
+138
2005-10-28
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
1
-68
/
+0
2005-10-28
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
11
-3756
/
+168
2005-10-28
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
3
-10
/
+9
2005-10-28
[PATCH] cpqphp: add pci_enable_device()
Bjorn Helgaas
1
-5
/
+19
2005-10-28
[PATCH] cpcihp_zt5550: add pci_enable_device()
Bjorn Helgaas
1
-4
/
+21
2005-09-22
[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
Linda Xie
1
-2
/
+2
2005-09-22
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
1
-3
/
+3
2005-09-17
[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-2
/
+1
2005-09-17
[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-3
/
+1
2005-09-17
[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-1
/
+1
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-4
/
+4
2005-09-09
[PATCH] PCI: Fix PCI bus mastering enable problem in pciehp
Rajesh Shah
1
-4
/
+4
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
2
-11
/
+17
2005-09-08
[PATCH] PCI Hotplug: SGI hotplug driver fixes
Prarit Bhargava
1
-104
/
+91
2005-09-08
[PATCH] PCI Hotplug: use bus_slot number for name
Kristen Accardi
2
-2
/
+2
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Purify hotplug
John Rose
5
-193
/
+104
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Export slot enable
John Rose
3
-14
/
+35
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
John Rose
3
-61
/
+47
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
John Rose
3
-117
/
+75
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Move VIO registration
John Rose
7
-271
/
+88
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Remove unused stuff
John Rose
2
-73
/
+31
[next]