index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phb4: Restore bus numbers after CRS
Michael Neuling
2018-04-11
1
-0
/
+16
*
core/pci: Set slot power limit when supported
Oliver O'Halloran
2018-04-11
1
-0
/
+37
*
core/pci: Document some stuff
Oliver O'Halloran
2018-04-10
1
-9
/
+13
*
pci: Reduce log level of error message
Michael Neuling
2018-03-06
1
-1
/
+1
*
npu2-opencapi: Train OpenCAPI links and setup devices
Andrew Donnellan
2018-03-01
1
-1
/
+2
*
pci: Make fast reboot creset PHBs in parallel
Michael Neuling
2018-02-28
1
-30
/
+21
*
pci: Move code around
Michael Neuling
2018-02-28
1
-63
/
+63
*
fast-reboot: move pci_reset error handling into fast-reboot code
Nicholas Piggin
2018-02-08
1
-6
/
+5
*
pci-iov: free memory across fast-reboot
Stewart Smith
2017-10-10
1
-3
/
+11
*
pci: Make pci_wait_crs() global
Michael Neuling
2017-09-12
1
-1
/
+1
*
pci: Wait for CRS and switch link when restoring bus numbers
Russell Currey
2017-08-21
1
-13
/
+38
*
pci: Trivial typo fixes
Russell Currey
2017-08-21
1
-2
/
+2
*
pci: Track whether a PCI device is a virtual function
Russell Currey
2017-08-21
1
-0
/
+1
*
core/pci: Fix mem-leak on fast-reboot
Matt Brown
2017-07-20
1
-0
/
+1
*
pci: Add ability to trace timing
Michael Neuling
2017-07-13
1
-0
/
+1
*
pci: Print resetting PHB notice at higher log level
Michael Neuling
2017-07-13
1
-1
/
+1
*
Big log level reduction...
Benjamin Herrenschmidt
2017-06-26
1
-1
/
+1
*
core/pci: Use PCI slot's power facality in pci_enable_bridge()
Gavin Shan
2017-06-16
1
-158
/
+242
*
core/pci: Make the conditions for device type quirk obvious
Gavin Shan
2017-06-15
1
-3
/
+2
*
core/pci: Use macro as vendor ID register offset
Gavin Shan
2017-06-15
1
-4
/
+4
*
core/pci: Use cached vendor/device IDs in quirks
Gavin Shan
2017-06-15
1
-1
/
+1
*
phb4: Activate shared PCI slot on witherspoon
Frederic Barrat
2017-06-07
1
-0
/
+3
*
PCI: only wait 20ms for PHB logic to settle if we detected any PHBs
Stewart Smith
2017-06-07
1
-1
/
+6
*
pci: Wait 20ms before checking presence detect on PCIe
Benjamin Herrenschmidt
2017-06-06
1
-0
/
+5
*
phb4: Block D-state power management on direct slots
Benjamin Herrenschmidt
2017-06-06
1
-0
/
+10
*
pci: Make handling of config filters generic
Benjamin Herrenschmidt
2017-06-06
1
-1
/
+23
*
pci: Add bitmap to know if a pci device has cfg reg filters
Benjamin Herrenschmidt
2017-06-06
1
-0
/
+10
*
core/pci: Rename pci_slot_op poll to run_sm
Michael Neuling
2017-05-31
1
-2
/
+2
*
core/pci.c: Don't reserve PCI slots for non-pluggable slots
Alistair Popple
2017-05-10
1
-6
/
+9
*
core/pci: Add phb->ops->device_remove
Gavin Shan
2017-03-31
1
-0
/
+3
*
core/pci: Fix lost NVMe adapter behind PMC 8546 switch
Gavin Shan
2017-03-31
1
-6
/
+22
*
fast-reboot: creset PHBs on fast reboot
Andrew Donnellan
2017-03-20
1
-0
/
+21
*
core/pci: remove misleading fast reboot comment
Andrew Donnellan
2017-03-20
1
-2
/
+0
*
pci: Add a framework for quirks
Russell Currey
2017-03-03
1
-0
/
+3
*
core/pci: Support SRIOV VFs
Gavin Shan
2017-02-16
1
-0
/
+2
*
core/pci: Allow associating parameter with capability
Gavin Shan
2017-02-16
1
-2
/
+2
*
core/pci: Initialize AER capability in PCI core
Gavin Shan
2017-02-16
1
-0
/
+13
*
core/pci: Introduce separate function to initialize PCIe capability
Gavin Shan
2017-02-16
1
-53
/
+66
*
pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
2016-12-14
1
-2
/
+2
*
pci: Check power state before powering off slot
Gavin Shan
2016-10-24
1
-1
/
+17
*
core/pci: Reserve PCI buses for RC's slot
Gavin Shan
2016-10-17
1
-2
/
+21
*
core/pci: Get PCI slot before applying quirk
Gavin Shan
2016-10-17
1
-12
/
+10
*
Fast reboot for P8
Benjamin Herrenschmidt
2016-10-17
1
-2
/
+10
*
core/pci: Print CRS retry times
Gavin Shan
2016-10-11
1
-2
/
+2
*
core/pci: Fix the power-off timeout in pci_slot_power_off()
Gavin Shan
2016-09-22
1
-1
/
+1
*
interrupts: Use a #interrupt-cells of 2 for XICS interrupts
Benjamin Herrenschmidt
2016-07-12
1
-6
/
+10
*
pci: When restoring bus numbers after a reset, also restore device cache
Benjamin Herrenschmidt
2016-07-08
1
-1
/
+7
*
pci: get_reserved_pe_number() needs to take the PHB as argument
Benjamin Herrenschmidt
2016-07-08
1
-1
/
+1
*
core/pci: Power off empty hotpluggable slot
Gavin Shan
2016-06-14
1
-1
/
+55
*
core/pci: Use PCI slot in enumeration
Gavin Shan
2016-06-14
1
-141
/
+38
[next]