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-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
2023-04-20
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-0
/
+1
2023-04-20
Merge branch 'pci/controller/ixp4xx'
Bjorn Helgaas
1
-4
/
+6
2023-04-20
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+7
2023-04-20
Merge branch 'pci/resource'
Bjorn Helgaas
9
-55
/
+32
2023-04-20
Merge branch 'pci/reset'
Bjorn Helgaas
5
-17
/
+29
2023-04-20
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-2
/
+1
2023-04-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+15
2023-04-20
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-6
/
+6
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
3
-12
/
+30
2023-04-18
PCI: Use of_property_present() for testing DT property presence
Rob Herring
4
-6
/
+6
2023-04-18
PCI/DOE: Relax restrictions on request and response size
Lukas Wunner
1
-25
/
+49
2023-04-18
PCI/DOE: Make mailbox creation API private
Lukas Wunner
1
-37
/
+4
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
4
-0
/
+86
2023-04-18
PCI/DOE: Allow mailbox creation without devres management
Lukas Wunner
1
-37
/
+66
2023-04-18
PCI/DOE: Deduplicate mailbox flushing
Lukas Wunner
1
-6
/
+3
2023-04-18
PCI/DOE: Make asynchronous API private
Lukas Wunner
1
-2
/
+43
2023-04-18
PCI/DOE: Provide synchronous API and use it internally
Lukas Wunner
1
-15
/
+54
2023-04-17
PCI/PM: Extend D3hot delay for NVIDIA HDA controllers
Alex Williamson
1
-0
/
+13
[prev]
[next]