index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-34
/
+249
2016-10-04
drivers/pci/hotplug: Use of_property_read_u32() in powernv driver
Gavin Shan
1
-9
/
+10
2016-10-03
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
4
-95
/
+116
2016-09-29
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
1
-0
/
+214
2016-09-29
drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver
Gavin Shan
1
-28
/
+28
2016-09-23
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
3
-0
/
+33
2016-09-14
PCI: pciehp: Remove useless pciehp_get_latch_status() calls
Bjorn Helgaas
1
-8
/
+1
2016-09-14
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
Bjorn Helgaas
2
-35
/
+33
2016-09-14
PCI: pciehp: Remove unnecessary guard
Bjorn Helgaas
1
-3
/
+0
2016-09-14
PCI: pciehp: Don't re-read Slot Status when handling surprise event
Mayurkumar Patel
1
-16
/
+2
2016-09-14
PCI: pciehp: Don't re-read Slot Status when queuing hotplug event
Mayurkumar Patel
1
-2
/
+5
2016-09-14
PCI: pciehp: Process all hotplug events before looking for new ones
Mayurkumar Patel
1
-26
/
+32
2016-09-14
PCI: pciehp: Return IRQ_NONE when we can't read interrupt status
Bjorn Helgaas
1
-1
/
+1
2016-09-12
PCI: pciehp: Rename pcie_isr() locals for clarity
Bjorn Helgaas
1
-21
/
+25
2016-08-25
PCI: pciehp: Make explicitly non-modular
Paul Gortmaker
1
-15
/
+5
2016-08-25
PCI: hotplug: Make core explicitly non-modular
Paul Gortmaker
3
-24
/
+6
2016-08-22
PCI: pciehp: Clear attention LED on device add
Keith Busch
1
-0
/
+1
2016-08-05
ACPI / hotplug / PCI: Runtime resume bridges before bus rescans
Rafael J. Wysocki
1
-0
/
+6
2016-08-04
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
1
-4
/
+0
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+8
2016-07-20
PCI: rpaphp: Fix slot registration for multiple slots under a PHB
Tyrel Datwyler
1
-5
/
+12
2016-07-14
PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
Andrew Donnellan
1
-1
/
+1
2016-07-14
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
1
-27
/
+5
2016-06-21
PCI/hotplug: PowerPC PowerNV PCI hotplug driver
Gavin Shan
3
-0
/
+749
2016-06-20
PCI: pciehp: Ignore interrupts during D3cold
Lukas Wunner
1
-0
/
+4
2016-06-13
ACPI / hotplug / PCI: Runtime resume bridge before rescan
Mika Westerberg
1
-0
/
+4
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-8
/
+8
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2
-4
/
+4
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
3
-4
/
+4
2016-04-15
PCI: acpiphp_ibm: Avoid uninitialized variable reference
Dan Carpenter
1
-0
/
+2
2016-02-23
s390/pci: remove pdev pointer from arch data
Sebastian Ott
1
-2
/
+6
2016-01-29
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+3
2016-01-24
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Insu Yun
1
-1
/
+3
2016-01-20
Merge branch 'pci/trivial' into next
Bjorn Helgaas
35
-1394
/
+1394
2016-01-15
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
11
-94
/
+60
2016-01-11
PCI: ibmphp: Remove unneeded NULL test
Julia Lawall
1
-3
/
+0
2016-01-11
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
10
-88
/
+46
2016-01-08
PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot
Colin Ian King
1
-3
/
+14
2016-01-08
PCI: shpchp: Constify hpc_ops structure
Julia Lawall
2
-3
/
+3
2016-01-08
PCI: Use to_pci_dev() instead of open-coding it
Geliang Tang
1
-1
/
+1
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
35
-1425
/
+1425
2015-12-11
Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next
Bjorn Helgaas
2
-1
/
+3
2015-12-11
PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask
Bjorn Helgaas
1
-1
/
+1
2015-11-25
PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
Guenter Roeck
1
-0
/
+2
2015-10-21
PCI: pciehp: Queue power work requests in dedicated function
Guenter Roeck
1
-52
/
+23
2015-08-10
PCI: pciehp: Remove ignored MRL sensor interrupt events
Bjorn Helgaas
2
-20
/
+7
2015-08-10
PCI: pciehp: Remove unused interrupt events
Bjorn Helgaas
1
-7
/
+3
2015-08-10
PCI: pciehp: Handle invalid data when reading from non-existent devices
Jarod Wilson
1
-0
/
+17
2015-07-16
PCI: pciehp: Simplify pcie_poll_cmd()
Yijing Wang
1
-9
/
+5
2015-07-16
PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot
Yijing Wang
1
-61
/
+61
[next]