Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d969c6fa7263c8fc1928f528bb68587872350b6c
/
drivers
/
pci
/
pcie
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
ab8c609
Merge branch 'pci/spdx' into next
by Bjorn Helgaas
· 7 years ago
412ee7c
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
3972b0e
Merge branch 'pci/dpc' into next
by Bjorn Helgaas
· 7 years ago
3ea8bc3
Merge branch 'pci/aspm' into next
by Bjorn Helgaas
· 7 years ago
01060e3
PCI/DPC: Add and use DPC Status register field definitions
by Bjorn Helgaas
· 7 years ago
716f0f7
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
by Bjorn Helgaas
· 7 years ago
f784c41
PCI/DPC: Remove unnecessary RP PIO register structs
by Bjorn Helgaas
· 7 years ago
f5ec5a0
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
by Bjorn Helgaas
· 7 years ago
a88b304
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
by Bjorn Helgaas
· 7 years ago
64c3394
PCI/DPC: Make RP PIO log size check more generic
by Bjorn Helgaas
· 7 years ago
a596a7b
PCI/DPC: Rename local "status" to "dpc_status"
by Bjorn Helgaas
· 7 years ago
0bbe0eb
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
by Bjorn Helgaas
· 7 years ago
e68d281
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
by Bjorn Helgaas
· 7 years ago
e3c44b8
PCI/DPC: Read RP PIO Log Size once at probe
by Bjorn Helgaas
· 7 years ago
be3039a
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
by Bjorn Helgaas
· 7 years ago
aa745ef
PCI/DPC: Add local variable for DPC capability offset
by Bjorn Helgaas
· 7 years ago
e1e86ee
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
by Bjorn Helgaas
· 7 years ago
8cfab3c
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
by Bjorn Helgaas
· 7 years ago
856e1eb
PCI/AER: Add uevents in AER and EEH error/resume
by Bryant G. Ly
· 7 years ago
b604472
PCI/DPC: Rename interrupt_event_handler() to dpc_work()
by Bjorn Helgaas
· 7 years ago
6b9045b
PCI/DPC: Fix interrupt message number print
by Keith Busch
· 7 years ago
eed85ff
PCI/DPC: Enable DPC only if AER is available
by Keith Busch
· 7 years ago
7328c8f
PCI: Add SPDX GPL-2.0 when no license was specified
by Bjorn Helgaas
· 7 years ago
7506dc7
PCI: Add wrappers for dev_printk()
by Frederick Lawler
· 7 years ago
0f6f1d9
PCI/AER: Return error if AER is not supported
by Keith Busch
· 7 years ago
aa6ca5a
PCI/DPC: Fix shared interrupt handling
by Alex Williamson
· 7 years ago
877b372
PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports
by Rafael J. Wysocki
· 7 years ago
80d7d7a
PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
by Bjorn Helgaas
· 7 years ago
b9f80fd
PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
by Tyler Baicar
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8dceeaf
Merge branch 'pci/portdrv' into next
by Bjorn Helgaas
· 7 years ago
6018182
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 7 years ago
65a129d
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
9c42da5
Merge branch 'pci/aspm' into next
by Bjorn Helgaas
· 7 years ago
a48f3d5
PCI/ASPM: Add L1 Substates definitions
by Bjorn Helgaas
· 7 years ago
c00054f
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
by Bjorn Helgaas
· 7 years ago
94ac327
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
by Bjorn Helgaas
· 7 years ago
3ad3f8c
PCI/PME: Handle invalid data when reading Root Status
by Qiang
· 7 years ago
cc27b73
PCI/portdrv: Turn off PCIe services during shutdown
by Sinan Kaya
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
a579ba4
PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation
by Bjorn Helgaas
· 7 years ago
3321eaf
PCI/portdrv: Factor out Interrupt Message Number lookup
by Bjorn Helgaas
· 7 years ago
b8acfd7c
PCI/portdrv: Consolidate comments
by Bjorn Helgaas
· 7 years ago
7c950b9
PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks
by Dongdong Liu
· 7 years ago
ee8bdfb
PCI/ASPM: Deal with missing root ports in link state handling
by Ard Biesheuvel
· 7 years ago
86acc79
PCI/AER: Report non-fatal errors only to the affected endpoint
by Gabriele Paoloni
· 7 years ago
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
27e8739
Merge branch 'pci/trivial' into next
by Bjorn Helgaas
· 7 years ago
18f2067
Merge branch 'pci/dpc' into next
by Bjorn Helgaas
· 7 years ago
96291d5
PCI: Fix typos and whitespace errors
by Bjorn Helgaas
· 7 years ago
9e16b8d
PCI/DPC: Add local struct device pointers
by Dongdong Liu
· 7 years ago
f20c4ea
PCI/DPC: Add eDPC support
by Dongdong Liu
· 7 years ago
c5dc3c6
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
by Christoph Hellwig
· 8 years ago
ec4b8dd
Merge branch 'pm-pci'
by Rafael J. Wysocki
· 8 years ago
c7b5a4e
PCI / PM: Fix native PME handling during system suspend/resume
by Rafael J. Wysocki
· 8 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
74da4a01
Merge branch 'pci/portdrv' into next
by Bjorn Helgaas
· 8 years ago
de3ef1e
PM / core: Drop run_wake flag from struct dev_pm_info
by Rafael J. Wysocki
· 8 years ago
8370c2d
PCI / PM: Drop pme_interrupt flag from struct pci_dev
by Rafael J. Wysocki
· 8 years ago
ae6dc7d
PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment
by Gabriele Paoloni
· 8 years ago
a1d5f18
PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X
by Gabriele Paoloni
· 8 years ago
69a3025
PCI/DPC: Fix control register setting
by Keith Busch
· 8 years ago
993d668
PCI/DPC: Skip DPC event if device is not present
by Keith Busch
· 8 years ago
f503ee4
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 8 years ago
89ee9f7
PCI: Add device disconnected state
by Keith Busch
· 8 years ago
3bd7db6
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
by Yinghai Lu
· 8 years ago
60e8d3e
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3ec2574
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 8 years ago
af3a2ab
Merge branch 'pci/dpc' into next
by Bjorn Helgaas
· 8 years ago
afe3e4d1
PCI/PME: Restore pcie_pme_driver.remove
by Yinghai Lu
· 8 years ago
a142f4d
PCI/ASPM: Add comment about L1 substate latency
by Rajat Jain
· 8 years ago
aeda9ad
PCI/ASPM: Configure L1 substate settings
by Rajat Jain
· 8 years ago
f1f0366
PCI/ASPM: Calculate and save the L1.2 timing parameters
by Rajat Jain
· 8 years ago
b5a0a9b
PCI/ASPM: Read and set up L1 substate capabilities
by Rajat Jain
· 8 years ago
b2103cc
PCI/ASPM: Add support for L1 substates
by Rajat Jain
· 8 years ago
3674cc4
PCI/portdrv: Use pci_irq_alloc_vectors()
by Christoph Hellwig
· 8 years ago
abdbf4d
PCI/DPC: Wait for Root Port busy to clear
by Keith Busch
· 8 years ago
87b336d
PCI/DPC: Decode extended reasons
by Keith Busch
· 8 years ago
030305d
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
by Bjorn Helgaas
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
daaed10
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 8 years ago
c1f2e80
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 8 years ago
98892fa
PCI: Remove service driver load/unload messages
by Bjorn Helgaas
· 8 years ago
68a55ae
PCI/AER: Log AER IRQ when claiming Root Port
by Bjorn Helgaas
· 8 years ago
576700b
PCI/AER: Log errors with PCI device, not PCIe service device
by Bjorn Helgaas
· 8 years ago
2298a7a
PCI/AER: Remove unused version macros
by Bjorn Helgaas
· 8 years ago
a902d81
PCI/PME: Log PME IRQ when claiming Root Port
by Bjorn Helgaas
· 8 years ago
0a1e1b2
PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors
by Bjorn Helgaas
· 8 years ago
e53f9a2
PCI/ASPM: Don't retrain link if ASPM not possible
by David Daney
· 8 years ago
e784930
PCI: Export pcie_find_root_port
by Johannes Thumshirn
· 8 years ago
97a90ae
PCI: Consolidate conditions to allow runtime PM on PCIe ports
by Lukas Wunner
· 8 years ago
c6a6330
PCI: Activate runtime PM on a PCIe port only if it can suspend
by Lukas Wunner
· 8 years ago
fc4f57f
PCI/ASPM: Use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
4dc2db0
Merge branch 'pci/aer' into next
by Bjorn Helgaas
· 8 years ago
6b20f72
PCI/AER: Fix aer_probe() kernel-doc comment
by Cao jin
· 8 years ago
66b8080
PCI/AER: Cache capability position
by Keith Busch
· 8 years ago
Next »