Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
161eea1b25268a1f7fa8d220a3f0c350b4cc491c
/
drivers
/
pci
/
pcie
161eea1
PCI/AER: Fix kernel-doc warnings
by Andy Shevchenko
· 5 years ago
6a8c973
PCI/AER: Use for_each_set_bit() to simplify code
by Andy Shevchenko
· 5 years ago
6458b43
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters
by Rajat Jain
· 5 years ago
af65d1a
PCI/AER: Save AER Capability for suspend/resume
by Patel, Mayurkumar
· 5 years ago
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
a10a1f6
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 5 years ago
ca78410
PCI: Get rid of dev->has_secondary_link flag
by Mika Westerberg
· 5 years ago
7ce2e76
PCI: Move ASPM declarations to linux/pci.h
by Krzysztof Wilczynski
· 5 years ago
accd2dd
PCI/ASPM: Add pcie_aspm_enabled()
by Rafael J. Wysocki
· 5 years ago
0617bde
Revert "PCI: Add missing link delays required by the PCIe spec"
by Mika Westerberg
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
f6b6aef
PCI: Fix typos and whitespace errors
by Bjorn Helgaas
· 6 years ago
4cfd218
PCI: let pci_disable_link_state propagate errors
by Heiner Kallweit
· 6 years ago
c2bf1fc
PCI: Add missing link delays required by the PCIe spec
by Mika Westerberg
· 6 years ago
414147d
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
f8587c80
Merge branch 'pci/printk-portdrv'
by Bjorn Helgaas
· 6 years ago
db9d639
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 6 years ago
9cc6f75
PCI/AER: Log messages with pci_dev, not pcie_device
by Frederick Lawler
· 6 years ago
10a9990
PCI/DPC: Log messages with pci_dev, not pcie_device
by Frederick Lawler
· 6 years ago
00ebf13
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
by Frederick Lawler
· 6 years ago
d557918
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
by Frederick Lawler
· 6 years ago
2078e1e
PCI/LINK: Add Kconfig option (default off)
by Keith Busch
· 6 years ago
15d2aba
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
by Alex Williamson
· 6 years ago
6056bed
PCI/LINK: Disable bandwidth notification interrupt during suspend
by Mika Westerberg
· 6 years ago
658eec8
PCI: Rework pcie_retrain_link() wait loop
by Stefan Mätje
· 6 years ago
4ec7379
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
by Stefan Mätje
· 6 years ago
86fa6a3
PCI: Factor out pcie_retrain_link() function
by Stefan Mätje
· 6 years ago
0fa635a
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
by Lukas Wunner
· 6 years ago
55397ce
PCI/LINK: Clear bandwidth notification interrupt before enabling it
by Lukas Wunner
· 6 years ago
3e82a7f
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
by Alexandru Gagniuc
· 6 years ago
7733f69
Merge branch 'pci/pm'
by Bjorn Helgaas
· 6 years ago
9c926ec
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 6 years ago
6d940a7
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
1bd2e9e
Merge branch 'pci/dpc'
by Bjorn Helgaas
· 6 years ago
8f55ed3
PCI: Update PCIEPORTBUS Kconfig help text
by Hou Zhiqiang
· 6 years ago
e8303bb
PCI/LINK: Report degraded links via link bandwidth notification
by Alexandru Gagniuc
· 6 years ago
7cf58b7
PCI/PME: Fix possible use-after-free on remove
by Sven Van Asbroeck
· 6 years ago
95c80bc
PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
by Rafael J. Wysocki
· 6 years ago
9f08a5d
PCI/DPC: Fix print AER status in DPC event handling
by Dongdong Liu
· 6 years ago
f0cfece
PCI/portdrv: Support PCIe services on subtractive decode bridges
by Honghui Zhang
· 6 years ago
c89f7f9
PCI/portdrv: Use conventional Device ID table formatting
by Bjorn Helgaas
· 6 years ago
c528f7b
Revert "PCI/PME: Implement runtime PM callbacks"
by Mika Westerberg
· 6 years ago
807ffb1
PCI/AER: Use match_string() helper to simplify the code
by Andy Shevchenko
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
e6397df
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
3c259a1
PCI/ASPM: Remove unused lists from struct pcie_link_state
by Frederick Lawler
· 6 years ago
1063a51
PCI/AER: Queue one GHES event, not several uninitialized ones
by Yanjiang Jin
· 6 years ago
7cb3026
PCI: Remove unnecessary space before function pointer arguments
by Benjamin Young
· 6 years ago
b07b864
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
by Bjorn Helgaas
· 6 years ago
ee8360fd
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
20634dc
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
e51cd9c
PCI/AER: Refactor error injection fallbacks
by Keith Busch
· 6 years ago
390e2db
PCI/AER: Abstract AER interrupt handling
by Keith Busch
· 6 years ago
0e98db2
PCI/AER: Reuse existing pcie_port_find_device() interface
by Keith Busch
· 6 years ago
369fd7b
PCI/AER: Use managed resource allocations
by Keith Busch
· 6 years ago
fe73c23
PCI: pcie: Remove redundant 'default n' from Kconfig
by Bartlomiej Zolnierkiewicz
· 6 years ago
6200cc5
PCI/AER: Use threaded IRQ for bottom half
by Keith Busch
· 6 years ago
ecae65e
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
by Keith Busch
· 6 years ago
27c1ce8
PCI/AER: Use kfifo for tracking events instead of reimplementing it
by Keith Busch
· 6 years ago
fcd4d36
PCI/AER: Remove error source from AER struct aer_rpc
by Keith Busch
· 6 years ago
3e41a31
PCI/AER: Remove unused aer_error_resume()
by Keith Busch
· 6 years ago
479e01a
PCI/ERR: Remove duplicated include from err.c
by YueHaibing
· 6 years ago
0e157e5
PCI/PME: Implement runtime PM callbacks
by Mika Westerberg
· 6 years ago
94c7993
PCI/portdrv: Add runtime PM hooks for port service drivers
by Mika Westerberg
· 6 years ago
52be946
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
by Mika Westerberg
· 6 years ago
f015716
PCI: Make link active reporting detection generic
by Keith Busch
· 6 years ago
a6bd101
PCI: Unify device inaccessible
by Keith Busch
· 6 years ago
7b42d97
PCI/ERR: Always report current recovery status for udev
by Keith Busch
· 6 years ago
542aeb9
PCI/ERR: Simplify broadcast callouts
by Keith Busch
· 6 years ago
bfcb79fc
PCI/ERR: Run error recovery callbacks for all affected devices
by Keith Busch
· 6 years ago
bdb5ac85
PCI/ERR: Handle fatal error recovery
by Keith Busch
· 6 years ago
c4eed62
PCI/ERR: Use slot reset if available
by Keith Busch
· 6 years ago
9d938ea
PCI/AER: Don't read upstream ports below fatal errors
by Keith Busch
· 6 years ago
60271ab0
PCI/AER: Take reference on error devices
by Keith Busch
· 6 years ago
4f80217
PCI/DPC: Save and restore config state
by Keith Busch
· 6 years ago
874b325
PCI: portdrv: Restore PCI config state on slot reset
by Keith Busch
· 6 years ago
c29de84
PCI: portdrv: Initialize service drivers directly
by Keith Busch
· 6 years ago
17c9148
PCI/ASPM: Do not initialize link state when aspm_disabled is set
by Patrick Talbert
· 6 years ago
a50ac6b
PCI: Simplify disconnected marking
by Lukas Wunner
· 6 years ago
aeae4f3
PCI/ASPM: Fix link_state teardown on device removal
by Lukas Wunner
· 6 years ago
3a48dc6
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 6 years ago
c0638a4
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
1ca358a
Merge branch 'pci/dpc'
by Bjorn Helgaas
· 6 years ago
187dacc
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 6 years ago
3c3ab37
Merge branch 'pci/aer'
by Bjorn Helgaas
· 6 years ago
45687f9
PCI/AER: Don't clear AER bits if error handling is Firmware-First
by Alexandru Gagniuc
· 6 years ago
36131ce
PCI/ASPM: Convert to use sysfs_match_string() helper
by Andy Shevchenko
· 6 years ago
944d585
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
by Bjorn Helgaas
· 6 years ago
7903782
PCI: pciehp: Clear spurious events earlier on resume
by Lukas Wunner
· 6 years ago
6ccb127
PCI: portdrv: Deduplicate PM callback iterator
by Lukas Wunner
· 6 years ago
bd91b56
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
by Thomas Tai
· 6 years ago
89e1f5c
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
by Oza Pawandeep
· 6 years ago
10d790d9
PCI/AER: Clear device status bits during ERR_COR handling
by Oza Pawandeep
· 6 years ago
ec752f5
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
by Oza Pawandeep
· 6 years ago
43ec03a
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
by Oza Pawandeep
· 6 years ago
5b6c096
PCI/AER: Factor out ERR_NONFATAL status bit clearing
by Oza Pawandeep
· 6 years ago
e7b0b84
PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery
by Oza Pawandeep
· 6 years ago
7ab92e8
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
by Bjorn Helgaas
· 6 years ago
381634c
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
by Sinan Kaya
· 6 years ago
Next »