index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
2018-03-31
2
-4
/
+1
|
*
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
2018-03-12
1
-15
/
+0
|
*
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-12
2
-11
/
+0
|
*
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2018-03-09
9
-79
/
+62
|
*
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
2018-02-23
9
-8
/
+80
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2018-04-04
11
-37
/
+15
|
\
\
|
*
|
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
10
-26
/
+10
|
*
|
PCI: Tidy Makefiles
Bjorn Helgaas
2018-03-19
1
-11
/
+5
|
|
/
*
|
PCI/ASPM: Don't warn if already in common clock mode
Sinan Kaya
2018-02-28
1
-0
/
+18
*
|
PCI/ASPM: Declare threshold_ns as u32, not u64
Gustavo A. R. Silva
2018-02-28
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
15
-270
/
+207
|
\
|
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
13
-54
/
+13
|
|
\
|
|
*
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
2018-01-28
4
-16
/
+4
|
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
5
-38
/
+5
|
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
4
-0
/
+4
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
7
-42
/
+35
|
|
\
\
|
|
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
7
-42
/
+35
|
|
|
/
|
*
|
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2018-01-31
3
-148
/
+109
|
|
\
\
|
|
*
|
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
3
-3
/
+7
|
|
*
|
PCI/DPC: Fix shared interrupt handling
Alex Williamson
2018-01-10
1
-20
/
+40
|
|
|
/
|
*
|
Merge branch 'pci/aspm' into next
Bjorn Helgaas
2018-01-31
1
-24
/
+47
|
|
\
\
|
|
*
|
PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
Bjorn Helgaas
2017-12-19
1
-24
/
+47
|
|
|
/
|
*
|
PCI/AER: Return error if AER is not supported
Keith Busch
2018-01-12
1
-1
/
+1
|
*
|
PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
Tyler Baicar
2017-12-19
1
-1
/
+2
|
|
/
*
|
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-0
/
+3
|
\
\
|
*
|
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
2018-01-27
1
-0
/
+3
|
|
/
*
/
PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports
Rafael J. Wysocki
2018-01-09
1
-0
/
+3
|
/
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
5
-116
/
+116
|
\
|
*
Merge branch 'pci/portdrv' into next
Bjorn Helgaas
2017-11-14
1
-0
/
+1
|
|
\
|
|
*
PCI/portdrv: Turn off PCIe services during shutdown
Sinan Kaya
2017-11-07
1
-0
/
+1
|
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-11-14
1
-96
/
+75
|
|
\
\
|
|
*
|
PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation
Bjorn Helgaas
2017-10-21
1
-10
/
+20
|
|
*
|
PCI/portdrv: Factor out Interrupt Message Number lookup
Bjorn Helgaas
2017-10-20
1
-48
/
+62
|
|
*
|
PCI/portdrv: Consolidate comments
Bjorn Helgaas
2017-10-20
1
-54
/
+9
|
|
*
|
PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks
Dongdong Liu
2017-10-20
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-11-14
1
-1
/
+4
|
|
\
\
[prev]
[next]