index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
1
-2
/
+6
*
-
.
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
2016-01-29
1
-1
/
+3
|
\
\
|
|
*
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Insu Yun
2016-01-24
1
-1
/
+3
|
|
/
*
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2016-01-20
35
-1394
/
+1394
|
\
\
|
*
|
PCI: shpchp: Constify hpc_ops structure
Julia Lawall
2016-01-08
2
-3
/
+3
|
*
|
PCI: Use to_pci_dev() instead of open-coding it
Geliang Tang
2016-01-08
1
-1
/
+1
|
*
|
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
35
-1425
/
+1425
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
2016-01-15
11
-94
/
+60
|
\
\
\
|
|
|
/
|
*
|
PCI: ibmphp: Remove unneeded NULL test
Julia Lawall
2016-01-11
1
-3
/
+0
|
*
|
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
2016-01-10
10
-88
/
+46
|
*
|
PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot
Colin Ian King
2016-01-08
1
-3
/
+14
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next
Bjorn Helgaas
2015-12-10
2
-1
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask
Bjorn Helgaas
2015-12-10
1
-1
/
+1
|
|
/
|
/
|
|
*
PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
Guenter Roeck
2015-11-25
1
-0
/
+2
|
/
*
PCI: pciehp: Queue power work requests in dedicated function
Guenter Roeck
2015-10-21
1
-52
/
+23
*
PCI: pciehp: Remove ignored MRL sensor interrupt events
Bjorn Helgaas
2015-08-10
2
-20
/
+7
*
PCI: pciehp: Remove unused interrupt events
Bjorn Helgaas
2015-08-10
1
-7
/
+3
*
PCI: pciehp: Handle invalid data when reading from non-existent devices
Jarod Wilson
2015-08-10
1
-0
/
+17
*
PCI: pciehp: Simplify pcie_poll_cmd()
Yijing Wang
2015-07-15
1
-9
/
+5
*
PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot
Yijing Wang
2015-07-15
1
-61
/
+61
*
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
2015-06-18
3
-118
/
+32
*
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
Bjorn Helgaas
2015-06-18
1
-6
/
+6
*
PCI: pciehp: Make queue_interrupt_event() void
Bjorn Helgaas
2015-06-18
1
-7
/
+6
*
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-06-17
3
-111
/
+20
*
PCI: pciehp: Wait for hotplug command completion where necessary
Alex Williamson
2015-06-09
1
-14
/
+38
*
ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices
Rafael J. Wysocki
2015-05-22
1
-3
/
+2
*
PCI: pciehp: Drop pointless label from pciehp_probe()
Rafael J. Wysocki
2015-05-22
1
-3
/
+2
*
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
2015-05-21
4
-164
/
+3
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
1
-1
/
+1
|
\
|
*
powerpc/eeh: Do probe on pci_dn
Gavin Shan
2015-03-24
1
-1
/
+1
*
|
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-13
1
-2
/
+6
|
\
\
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
1
-2
/
+6
|
|
/
*
|
PCI: cpcihp: Add missing curly braces in cpci_configure_slot()
Dan Carpenter
2015-03-12
1
-1
/
+2
|
/
*
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-10
1
-6
/
+7
|
\
|
*
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
2015-01-26
1
-6
/
+7
*
|
PCI: pciehp: Handle surprise add even if surprise removal isn't supported
Bjorn Helgaas
2015-01-21
1
-2
/
+0
*
|
PCI: Delete unnecessary NULL pointer checks
Markus Elfring
2014-12-26
1
-2
/
+1
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-19
1
-4
/
+2
|
\
|
*
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
2014-12-16
1
-0
/
+1
|
*
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
2014-12-16
1
-4
/
+1
*
|
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-10
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
PCI: Simplify if-return sequences
Quentin Lambert
2014-11-10
1
-4
/
+1
*
|
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
2014-10-27
1
-7
/
+0
|
/
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
24
-561
/
+144
|
\
|
*
-
.
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
2014-09-25
16
-101
/
+121
|
|
\
\
|
|
|
*
PCI: Remove assignment from complicated "if" conditions
Quentin Lambert
2014-09-24
1
-4
/
+9
|
|
|
*
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
8
-27
/
+56
|
|
|
*
PCI: Remove unnecessary curly braces
Quentin Lambert
2014-09-24
8
-36
/
+22
|
|
|
*
PCI: Add space before open parenthesis
Quentin Lambert
2014-09-24
8
-39
/
+39
|
|
|
/
|
*
|
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
2014-09-23
1
-3
/
+0
[next]