index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2020-08-19
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
1
-0
/
+1
2020-06-24
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
1
-5
/
+17
2020-06-24
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
1
-10
/
+0
2020-04-29
PCI/ASPM: Allow re-enabling Clock PM
Heiner Kallweit
1
-7
/
+11
2020-04-17
PCI/ASPM: Clear the correct bits when enabling L1 substates
Yicong Yang
1
-2
/
+2
2020-02-14
PCI/AER: Initialize aer_fifo
Dongdong Liu
1
-0
/
+1
2020-01-17
PCI/PTM: Remove spurious "d" from granularity message
Bjorn Helgaas
1
-1
/
+1
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+5
2019-09-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
2
-5
/
+5
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2
-5
/
+5
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-12
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
1
-0
/
+20
2019-08-07
Revert "PCI: Add missing link delays required by the PCIe spec"
Mika Westerberg
1
-66
/
+0
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+11
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-06-21
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
1
-9
/
+11
2019-06-18
PCI: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-0
/
+66
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-63
/
+95
2019-05-13
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
4
-47
/
+50
2019-05-13
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+14
2019-05-09
PCI/AER: Log messages with pci_dev, not pcie_device
Frederick Lawler
2
-17
/
+22
2019-05-09
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
1
-19
/
+18
2019-05-09
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
1
-4
/
+6
2019-05-09
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
1
-8
/
+5
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-04-18
PCI/LINK: Disable bandwidth notification interrupt during suspend
Mika Westerberg
1
-0
/
+14
2019-04-06
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
1
-6
/
+4
2019-04-06
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+9
2019-04-06
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
1
-16
/
+24
2019-03-25
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
1
-1
/
+1
2019-03-25
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
1
-0
/
+2
2019-03-25
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
Alexandru Gagniuc
1
-5
/
+14
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
1
-33
/
+15
2019-03-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
5
-9
/
+134
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+3
2019-03-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+26
2019-03-06
PCI: Update PCIEPORTBUS Kconfig help text
Hou Zhiqiang
1
-4
/
+3
2019-03-05
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
5
-6
/
+129
2019-03-01
PCI/PME: Fix possible use-after-free on remove
Sven Van Asbroeck
1
-0
/
+1
2019-02-28
PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
Rafael J. Wysocki
1
-7
/
+15
2019-02-21
PCI/DPC: Fix print AER status in DPC event handling
Dongdong Liu
1
-1
/
+26
2019-02-15
PCI/portdrv: Support PCIe services on subtractive decode bridges
Honghui Zhang
1
-0
/
+2
2019-02-15
PCI/portdrv: Use conventional Device ID table formatting
Bjorn Helgaas
1
-3
/
+3
2019-02-14
Revert "PCI/PME: Implement runtime PM callbacks"
Mika Westerberg
1
-27
/
+0
2019-01-29
PCI/AER: Use match_string() helper to simplify the code
Andy Shevchenko
1
-6
/
+3
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+8
2019-01-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-8
/
+8
[next]