index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
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
2024-03-07
PCI/AER: Block runtime suspend when handling errors
Stanislaw Gruszka
1
-0
/
+20
2024-03-07
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
1
-0
/
+40
2024-03-07
PCI/ASPM: Always build aspm.c
David E. Box
2
-1
/
+5
2024-03-07
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
1
-0
/
+75
2024-02-28
PCI/DPC: Ignore Surprise Down error on hot removal
Smita Koralahalli
1
-0
/
+60
2024-02-08
PCI: Make pcie_port_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-4
/
+9
2024-01-22
PCI/DPC: Print all TLP Prefixes, not just the first
Ilpo Järvinen
1
-1
/
+1
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+13
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+30
2024-01-03
Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+19
2024-01-02
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
1
-0
/
+19
2024-01-02
PCI/AER: Use explicit register sizes for struct members
Bjorn Helgaas
1
-2
/
+2
2024-01-02
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
1
-2
/
+7
2024-01-02
PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
Bjorn Helgaas
1
-4
/
+4
2023-12-13
PCI: Move pci_clear_and_set_dword() helper to PCI header
Shuai Xue
1
-35
/
+30
2023-12-11
PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert
Johan Hovold
1
-0
/
+2
2023-12-11
PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter
Johan Hovold
1
-5
/
+5
2023-12-11
PCI/ASPM: Add pci_enable_link_state_locked()
Johan Hovold
1
-13
/
+40
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2
-6
/
+162
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-76
/
+111
2023-10-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+4
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
4
-21
/
+37
2023-10-28
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-33
/
+43
2023-10-27
PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...
Robert Richter
1
-0
/
+57
2023-10-27
PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Robert Richter
2
-2
/
+100
2023-10-27
PCI/AER: Refactor cper_print_aer() for use by CXL driver module
Terry Bowman
1
-4
/
+5
2023-10-26
PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
Ilpo Järvinen
1
-4
/
+4
2023-10-26
Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'
Rafael J. Wysocki
1
-0
/
+10
2023-10-25
PCI/AER: Factor out interrupt toggling into helpers
Kai-Heng Feng
1
-18
/
+27
2023-10-24
PCI/portdrv: Use FIELD_GET()
Bjorn Helgaas
1
-3
/
+4
2023-10-24
PCI/PTM: Use FIELD_GET()
Bjorn Helgaas
1
-2
/
+3
2023-10-24
PCI/PME: Use FIELD_GET()
Bjorn Helgaas
1
-1
/
+3
2023-10-24
PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
Heiner Kallweit
1
-0
/
+2
2023-10-24
Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
Heiner Kallweit
1
-1
/
+2
2023-10-24
PCI/DPC: Use defines with DPC reason fields
Ilpo Järvinen
1
-10
/
+17
2023-10-24
PCI/DPC: Use defined fields with DPC_CTL register
Ilpo Järvinen
1
-3
/
+7
2023-10-24
PCI/DPC: Use FIELD_GET()
Bjorn Helgaas
1
-2
/
+3
2023-10-10
PCI/ASPM: Convert printk() to pr_*() and add include
Ilpo Järvinen
1
-2
/
+3
2023-10-10
PCI/ASPM: Remove unnecessary includes
Ilpo Järvinen
1
-2
/
+0
[next]