index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
PCI: update fakephp for bus_id removal
Stephen Rothwell
1
-1
/
+2
2009-03-20
PCI Hotplug: rename legacy_fakephp to fakephp
Alex Chiang
2
-1
/
+1
2009-03-20
PCI Hotplug: restore fakephp interface with complete reimplementation
Trent Piepho
3
-396
/
+163
2009-03-20
PCI: Introduce pci_rescan_bus()
Alex Chiang
1
-3
/
+3
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
1
-22
/
+12
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
1
-11
/
+6
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-2
/
+2
2009-03-19
PCI hotplug: shpchp: fix bus number check to avoid false positive
Roel Kluin
1
-1
/
+1
2009-03-19
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
1
-3
/
+2
2009-03-19
PCI: pciehp: make cmd_busy flag one bit
Kenji Kaneshige
1
-1
/
+1
2009-03-19
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
2
-20
/
+12
2009-03-19
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
1
-1
/
+2
2009-03-19
PCI: introduce missing kfree
Julia Lawall
1
-2
/
+3
2009-03-19
PCI: add missing KERN_* constants to printks
Frank Seidel
2
-10
/
+10
2009-03-19
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+2
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2
-21
/
+4
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2
-3
/
+2
2009-03-12
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
Michael Ellerman
1
-1
/
+1
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
3
-8
/
+16
2009-01-27
PCI hotplug: Change link order of pciehp & acpiphp
Matthew Garrett
1
-1
/
+5
2009-01-27
PCI hotplug: fakephp: Allocate PCI resources before adding the device
Darrick J. Wong
1
-16
/
+26
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+3
2009-01-19
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
1
-1
/
+3
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
16
-389
/
+400
2009-01-07
PCI hotplug: remove redundant test in cpq hotplug
Julia Lawall
1
-1
/
+1
2009-01-07
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
1
-229
/
+99
2009-01-07
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
1
-2
/
+1
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
3
-142
/
+89
2009-01-07
PCI: pciehp: add auto option to pciehp_detect_mode
Kenji Kaneshige
1
-4
/
+76
2009-01-07
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
4
-1
/
+132
2009-01-07
PCI hotplug: cpqphp: use config space PCI interrupt pin encoding
Bjorn Helgaas
2
-3
/
+3
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2
-4
/
+4
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
1
-15
/
+17
2009-01-07
drivers/pci/hotplug: Add missing pci_dev_get
Julia Lawall
1
-0
/
+1
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
1
-14
/
+12
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-2
/
+0
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
3
-3
/
+3
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
1
-39
/
+30
2008-12-17
PCI hotplug: ibmphp: Fix module ref count underflow
Neil Horman
1
-5
/
+0
2008-12-16
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
3
-4
/
+4
2008-12-16
PCI: pciehp: fix unexpected power off with pciehp_force
Kenji Kaneshige
1
-11
/
+12
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-39
/
+30
2008-10-23
Fix PCI hotplug printk format
Randy Dunlap
1
-1
/
+1
2008-10-23
PCI hotplug: shpchp: message refinement
Taku Izumi
5
-98
/
+86
2008-10-23
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
5
-159
/
+224
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
5
-88
/
+78
2008-10-23
PCI hotplug: cpqphp: fix kernel NULL pointer dereference
Kenji Kaneshige
1
-1
/
+1
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-12
/
+14
[next]