index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-06
PCI/ASPM: Fix L1SS saving
Ilpo Järvinen
1
-3
/
+0
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-27
/
+160
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
4
-22
/
+132
2025-01-16
PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix Log
Ilpo Järvinen
3
-12
/
+37
2025-01-16
PCI: Add TLP Prefix reading to pcie_read_tlp_log()
Ilpo Järvinen
3
-13
/
+57
2025-01-14
PCI: Use unsigned int i in pcie_read_tlp_log()
Ilpo Järvinen
1
-1
/
+2
2025-01-14
PCI: Use same names in pcie_read_tlp_log() prototype and definition
Ilpo Järvinen
1
-6
/
+5
2025-01-14
PCI: Add defines for TLP Header/Prefix log sizes
Ilpo Järvinen
2
-5
/
+7
2025-01-14
PCI: Move TLP Log handling to its own file
Ilpo Järvinen
2
-1
/
+40
2025-01-14
Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+16
2025-01-07
PCI/bwctrl: Fix NULL pointer deref on unbind and bind
Lukas Wunner
1
-9
/
+16
2024-12-21
Merge tag 'pci-v6.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2024-12-19
PCI/bwctrl: Enable only if more than one speed is supported
Lukas Wunner
1
-1
/
+3
2024-12-13
PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state()
Jian-Hong Pan
1
-5
/
+28
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-11-25
Merge branch 'pci/typos'
Bjorn Helgaas
1
-6
/
+9
2024-11-25
Merge branch 'pci/bwctrl'
Bjorn Helgaas
4
-7
/
+376
2024-11-16
thermal: Add PCIe cooling driver
Ilpo Järvinen
1
-0
/
+12
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
1
-6
/
+174
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
4
-7
/
+196
2024-11-15
PCI: Fix typos
Bjorn Helgaas
1
-6
/
+9
2024-11-06
PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
Jian-Hong Pan
1
-0
/
+6
2024-10-22
PCI/ASPM: Disable L1 before disabling L1 PM Substates
Ajay Agarwal
1
-42
/
+50
2024-09-01
PCI/AER: Use PCI_DEVID() macro in aer_inject()
Jinjie Ruan
1
-2
/
+2
2024-07-19
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2024-06-18
PCI/DPC: Disable DPC service on suspend
Kai-Heng Feng
1
-12
/
+48
2024-06-18
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
1
-0
/
+18
2024-06-07
PCI: Use array for .id_table consistently
Masahiro Yamada
1
-1
/
+1
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-119
/
+115
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
1
-9
/
+3
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-4
/
+4
2024-05-16
Merge branch 'pci/edr'
Bjorn Helgaas
1
-11
/
+17
2024-05-16
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-93
/
+89
2024-05-08
PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3
Kuppuswamy Sathyanarayanan
1
-2
/
+13
2024-05-08
PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3
Kuppuswamy Sathyanarayanan
1
-9
/
+4
2024-05-06
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
1
-2
/
+2
2024-05-02
PCI/ASPM: Clean up ASPM disable/enable mask calculation
Ilpo Järvinen
1
-27
/
+24
2024-05-02
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
1
-78
/
+77
2024-04-29
PCI/ERR: Cleanup misleading indentation inside if conditions
Ilpo Järvinen
1
-9
/
+3
2024-04-25
PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
2024-04-17
PCI/AER: Update aer-inject tool source URL
Kuppuswamy Sathyanarayanan
2
-2
/
+2
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-28
/
+360
2024-03-12
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2024-03-12
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+61
2024-03-12
Merge branch 'pci/aspm'
Bjorn Helgaas
2
-2
/
+268
2024-03-12
PCI/ASPM: Update save_state when configuration changes
Vidya Sagar
1
-1
/
+33
2024-03-12
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
1
-0
/
+19
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
1
-3
/
+99
2024-03-08
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2
-21
/
+7
2024-03-08
PCI/AER: Use explicit register size for PCI_ERR_CAP
Ilpo Järvinen
1
-3
/
+3
[next]