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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-18
Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
Dexuan Cui
1
-37
/
+34
2023-06-18
PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
Dexuan Cui
1
-12
/
+0
2023-06-18
PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
Dexuan Cui
1
-6
/
+5
2023-06-18
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
1
-0
/
+18
2023-06-14
PCI/ASPM: Use distinct local vars in pcie_retrain_link()
Maciej W. Rozycki
1
-9
/
+10
2023-06-14
PCI: pciehp: Rely on dev->link_active_reporting
Maciej W. Rozycki
1
-5
/
+2
2023-06-14
PCI: Initialize dev->link_active_reporting earlier
Maciej W. Rozycki
1
-1
/
+5
2023-06-12
PCI: Unexport pci_save_aer_state()
Bjorn Helgaas
1
-0
/
+4
2023-06-09
PCI: Release resource invalidated by coalescing
Ross Lagerwall
1
-1
/
+3
2023-06-08
PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
Robin Murphy
1
-0
/
+2
2023-06-06
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
2
-19
/
+37
2023-06-06
PCI: of: Propagate firmware node by calling device_set_node()
Andy Shevchenko
1
-10
/
+4
2023-05-29
PCI: rcar-host: Remove unused static pcie_base and pcie_dev
Geert Uytterhoeven
1
-21
/
+0
2023-05-29
PCI: ftpci100: Release the clock resources
Junyan Ye
1
-12
/
+2
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
3
-11
/
+23
2023-05-24
PCI: acpiphp: Reassign resources on bridge if necessary
Igor Mammedov
1
-4
/
+1
2023-05-24
PCI: pciehp: Cancel bringup sequence if card is not present
Rongguang Wei
1
-0
/
+8
2023-05-24
PCI: pciehp: Simplify Attention Button logging
Bjorn Helgaas
2
-10
/
+8
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
1
-1
/
+1
2023-05-19
PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
Ajay Agarwal
1
-4
/
+1
2023-05-19
PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'
Ajay Agarwal
1
-7
/
+7
2023-05-19
PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2
Ajay Agarwal
1
-4
/
+5
2023-05-18
PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1
Ajay Agarwal
1
-2
/
+1
2023-05-18
PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1
Ajay Agarwal
1
-2
/
+1
2023-05-18
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
1
-9
/
+12
2023-05-16
PCI: tegra194: Add interconnect support in Tegra234
Sumit Gupta
1
-16
/
+35
2023-05-16
PCI: tegra194: Fix possible array out of bounds access
Sumit Gupta
1
-2
/
+11
2023-05-11
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Mika Westerberg
1
-2
/
+7
2023-05-09
PCI: Delay after FLR of Solidigm P44 Pro NVMe
Mike Pastore
1
-4
/
+6
2023-05-08
PCI: vmd: Reset VMD config register between soft reboots
Nirmal Patel
1
-0
/
+8
2023-05-08
PCI: cadence: Fix Gen2 Link Retraining process
Siddharth Vadapalli
1
-0
/
+27
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-79
/
+262
2023-04-27
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-105
/
+175
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+5
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-1260
/
+1072
2023-04-23
Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2023-04-21
PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg
Dexuan Cui
1
-41
/
+7
2023-04-20
Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+30
2023-04-20
PCI: xilinx: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2023-04-20
PCI: mobiveil: Sort Kconfig entries by vendor
Bjorn Helgaas
1
-8
/
+9
2023-04-20
PCI: dwc: Sort Kconfig entries by vendor
Bjorn Helgaas
1
-203
/
+203
2023-04-20
PCI: Sort controller Kconfig entries by vendor
Bjorn Helgaas
1
-207
/
+207
2023-04-20
PCI: Use consistent controller Kconfig menu entry language
Bjorn Helgaas
4
-45
/
+45
2023-04-20
PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt
Bjorn Helgaas
1
-1
/
+1
2023-04-20
PCI: hv: Add 'Microsoft' to Kconfig prompt
Bjorn Helgaas
1
-3
/
+4
2023-04-20
PCI: meson: Add 'Amlogic' to Kconfig prompt
Bjorn Helgaas
1
-1
/
+1
2023-04-20
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2
-3
/
+3
2023-04-20
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-730
/
+516
2023-04-20
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-2
/
+2
2023-04-20
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+1
[prev]
[next]