index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
dpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/DPC: Disable DPC service on suspend
Kai-Heng Feng
2024-06-18
1
-12
/
+48
*
Merge branch 'pci/dpc'
Bjorn Helgaas
2024-03-12
1
-1
/
+61
|
\
|
*
PCI/DPC: Ignore Surprise Down error on hot removal
Smita Koralahalli
2024-02-28
1
-0
/
+60
|
*
PCI/DPC: Print all TLP Prefixes, not just the first
Ilpo Järvinen
2024-01-22
1
-1
/
+1
*
|
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-08
1
-10
/
+4
|
/
*
PCI/DPC: Use defines with DPC reason fields
Ilpo Järvinen
2023-10-24
1
-10
/
+17
*
PCI/DPC: Use defined fields with DPC_CTL register
Ilpo Järvinen
2023-10-24
1
-3
/
+7
*
PCI/DPC: Use FIELD_GET()
Bjorn Helgaas
2023-10-24
1
-2
/
+3
*
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
2023-04-12
1
-2
/
+1
*
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
2023-02-09
1
-2
/
+2
*
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
2022-09-28
1
-5
/
+10
*
PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
*
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
2021-06-17
1
-5
/
+69
*
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
1
-2
/
+5
*
PCI/DPC: Print IRQ number used by port
Yicong Yang
2020-06-01
1
-0
/
+1
*
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
2020-06-01
1
-1
/
+1
*
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
1
-1
/
+1
*
PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR
Kuppuswamy Sathyanarayanan
2020-03-28
1
-3
/
+9
*
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-12
/
+21
*
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-2
/
+1
*
PCI/DPC: Move DPC data into struct pci_dev
Bjorn Helgaas
2020-03-28
1
-72
/
+31
*
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
2019-10-25
1
-1
/
+1
*
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
1
-19
/
+18
*
PCI/DPC: Fix print AER status in DPC event handling
Dongdong Liu
2019-02-22
1
-1
/
+26
*
PCI: Make link active reporting detection generic
Keith Busch
2018-10-02
1
-1
/
+3
*
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-26
1
-2
/
+2
*
PCI/DPC: Save and restore config state
Keith Busch
2018-09-20
1
-6
/
+55
*
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-09-20
1
-2
/
+1
*
PCI/DPC: Remove indirection waiting for inactive link
Keith Busch
2018-07-19
1
-8
/
+2
*
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
2018-07-19
1
-7
/
+8
*
PCI/DPC: Print AER status in DPC event handling
Keith Busch
2018-07-19
1
-0
/
+6
*
PCI/DPC: Remove rp_pio_status from dpc struct
Keith Busch
2018-07-19
1
-12
/
+5
*
PCI/DPC: Defer event handling to work queue
Keith Busch
2018-07-19
1
-24
/
+20
*
PCI/DPC: Leave interrupts enabled while handling event
Keith Busch
2018-07-19
1
-18
/
+5
*
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
2018-06-11
1
-1
/
+0
*
Merge branch 'pci/dpc'
Bjorn Helgaas
2018-06-06
1
-1
/
+4
|
\
|
*
PCI/DPC: Clear interrupt status in interrupt handler top half
Oza Pawandeep
2018-05-16
1
-1
/
+4
*
|
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
2018-06-03
1
-20
/
+33
*
|
PCI/DPC: Disable ERR_NONFATAL handling by DPC
Oza Pawandeep
2018-06-03
1
-2
/
+2
*
|
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
2018-05-17
1
-11
/
+1
|
/
*
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2018-04-01
1
-0
/
+307