index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
1
-6
/
+6
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
6
-56
/
+41
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2
-21
/
+14
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2
-80
/
+63
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
3
-3
/
+6
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
3
-11
/
+11
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
1
-1
/
+0
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
3
-119
/
+110
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
3
-142
/
+122
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
4
-263
/
+244
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
4
-498
/
+475
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
1
-58
/
+58
2018-06-08
PCI/AER: Remove forward declarations
Bjorn Helgaas
1
-16
/
+11
2018-06-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-57
/
+0
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-3
/
+1
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+4
2018-06-06
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-0
/
+9
2018-06-05
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
3
-14
/
+12
2018-06-05
PCI/AER: Remove unused parameters
Keith Busch
1
-9
/
+5
2018-06-02
PCI/AER: Decode Error Source Requester ID
Bjorn Helgaas
1
-7
/
+11
2018-06-02
PCI/AER: Remove aer_recover_work_func() forward declaration
Borislav Petkov
1
-24
/
+24
2018-06-02
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
1
-20
/
+33
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
2
-7
/
+8
2018-06-02
PCI/DPC: Disable ERR_NONFATAL handling by DPC
Oza Pawandeep
1
-2
/
+2
2018-06-02
PCI/portdrv: Add generic pcie_port_find_device()
Oza Pawandeep
2
-0
/
+24
2018-06-02
PCI: pciehp: Make pciehp_is_native() stricter
Mika Westerberg
1
-2
/
+0
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
1
-1
/
+1
2018-05-17
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
4
-30
/
+49
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
5
-364
/
+392
2018-05-17
PCI/AER: Rename error recovery interfaces to generic PCI naming
Oza Pawandeep
1
-8
/
+8
2018-05-17
PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
Oza Pawandeep
2
-23
/
+71
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
1
-11
/
+1
2018-05-16
PCI/DPC: Clear interrupt status in interrupt handler top half
Oza Pawandeep
1
-1
/
+4
2018-05-10
PCI/AER: Add TLP header information to tracepoint
Thomas Tai
1
-2
/
+2
2018-05-07
PCI/AER: Unify error bit printing for native and CPER reporting
Alexandru Gagniuc
1
-7
/
+9
2018-05-02
PCI/portdrv: Remove unused pcie_port_acpi_setup()
Bjorn Helgaas
1
-57
/
+0
2018-04-18
PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
Bjorn Helgaas
1
-0
/
+9
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
12
-195
/
+115
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
11
-37
/
+15
2018-03-31
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2
-1
/
+1
2018-03-30
PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS
Mika Westerberg
2
-3
/
+3
2018-03-30
PCI/AER: Use cached AER Capability offset
Frederick Lawler
3
-8
/
+14
2018-03-30
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
3
-20
/
+12
2018-03-30
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
Bjorn Helgaas
1
-0
/
+2
2018-03-30
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
Bjorn Helgaas
1
-3
/
+0
2018-03-30
PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
Bjorn Helgaas
2
-29
/
+3
2018-03-30
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-03-30
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
3
-28
/
+26
2018-03-30
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
Bjorn Helgaas
3
-15
/
+7
2018-03-30
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
3
-68
/
+2
[next]