index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
2018-03-31
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2018-03-30
PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS
Mika Westerberg
2018-03-30
PCI/AER: Use cached AER Capability offset
Frederick Lawler
2018-03-30
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
2018-03-30
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-03-30
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
2018-03-30
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
PCI: Tidy Makefiles
Bjorn Helgaas
2018-03-12
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2018-02-28
PCI/ASPM: Don't warn if already in common clock mode
Sinan Kaya
2018-02-28
PCI/ASPM: Declare threshold_ns as u32, not u64
Gustavo A. R. Silva
2018-02-22
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/aspm' into next
Bjorn Helgaas
2018-01-30
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
2018-01-30
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
Bjorn Helgaas
2018-01-30
PCI/DPC: Remove unnecessary RP PIO register structs
Bjorn Helgaas
2018-01-30
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
Bjorn Helgaas
2018-01-30
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
Bjorn Helgaas
2018-01-30
PCI/DPC: Make RP PIO log size check more generic
Bjorn Helgaas
2018-01-30
PCI/DPC: Rename local "status" to "dpc_status"
Bjorn Helgaas
2018-01-30
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
Bjorn Helgaas
2018-01-30
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
Bjorn Helgaas
2018-01-30
PCI/DPC: Read RP PIO Log Size once at probe
Bjorn Helgaas
2018-01-30
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
Bjorn Helgaas
2018-01-30
PCI/DPC: Add local variable for DPC capability offset
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
2018-01-26
PCI/DPC: Rename interrupt_event_handler() to dpc_work()
Bjorn Helgaas
2018-01-26
PCI/DPC: Fix interrupt message number print
Keith Busch
2018-01-26
PCI/DPC: Enable DPC only if AER is available
Keith Busch
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-11
PCI/AER: Return error if AER is not supported
Keith Busch
2018-01-10
PCI/DPC: Fix shared interrupt handling
Alex Williamson
[next]