index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
pcie-dpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2018-04-01
1
-307
/
+0
*
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2018-03-09
1
-1
/
+1
*
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
2018-02-23
1
-1
/
+2
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-4
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
2018-01-28
1
-4
/
+1
*
|
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
2018-01-30
1
-2
/
+2
*
|
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
Bjorn Helgaas
2018-01-30
1
-7
/
+1
*
|
PCI/DPC: Remove unnecessary RP PIO register structs
Bjorn Helgaas
2018-01-30
1
-56
/
+24
*
|
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
Bjorn Helgaas
2018-01-30
1
-1
/
+2
*
|
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
Bjorn Helgaas
2018-01-30
1
-39
/
+21
*
|
PCI/DPC: Make RP PIO log size check more generic
Bjorn Helgaas
2018-01-30
1
-2
/
+3
*
|
PCI/DPC: Rename local "status" to "dpc_status"
Bjorn Helgaas
2018-01-30
1
-3
/
+3
*
|
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
Bjorn Helgaas
2018-01-30
1
-8
/
+3
*
|
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
Bjorn Helgaas
2018-01-30
1
-1
/
+1
*
|
PCI/DPC: Read RP PIO Log Size once at probe
Bjorn Helgaas
2018-01-30
1
-13
/
+16
*
|
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
Bjorn Helgaas
2018-01-30
1
-4
/
+4
*
|
PCI/DPC: Add local variable for DPC capability offset
Bjorn Helgaas
2018-01-30
1
-36
/
+29
*
|
PCI/DPC: Rename interrupt_event_handler() to dpc_work()
Bjorn Helgaas
2018-01-26
1
-2
/
+2
*
|
PCI/DPC: Fix interrupt message number print
Keith Busch
2018-01-26
1
-1
/
+1
*
|
PCI/DPC: Enable DPC only if AER is available
Keith Busch
2018-01-26
1
-0
/
+4
*
|
PCI/DPC: Fix shared interrupt handling
Alex Williamson
2018-01-10
1
-20
/
+40
|
/
*
PCI/DPC: Add local struct device pointers
Dongdong Liu
2017-08-24
1
-10
/
+15
*
PCI/DPC: Add eDPC support
Dongdong Liu
2017-08-24
1
-0
/
+162
*
PCI/DPC: Fix control register setting
Keith Busch
2017-05-23
1
-1
/
+1
*
PCI/DPC: Skip DPC event if device is not present
Keith Busch
2017-05-23
1
-1
/
+1
*
PCI: Add device disconnected state
Keith Busch
2017-03-30
1
-0
/
+5
*
PCI/DPC: Wait for Root Port busy to clear
Keith Busch
2017-02-10
1
-1
/
+25
*
PCI/DPC: Decode extended reasons
Keith Busch
2017-02-10
1
-2
/
+6
*
PCI: Make DPC explicitly non-modular
Paul Gortmaker
2016-08-24
1
-14
/
+4
*
PCI: Bind DPC to Root Ports as well as Downstream Ports
Keith Busch
2016-07-25
1
-1
/
+1
*
PCI: Fix whitespace in struct dpc_dev
Mika Westerberg
2016-06-21
1
-2
/
+2
*
PCI: Convert Downstream Port Containment driver to use devm_* functions
Mika Westerberg
2016-06-21
1
-9
/
+4
*
PCI: Add Downstream Port Containment driver
Keith Busch
2016-05-03
1
-0
/
+163