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-08-10
PCI: Make link retraining use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-6
/
+2
2023-08-10
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
2
-3
/
+18
2023-08-09
PCI: Mark NVIDIA T4 GPUs to avoid bus reset
Wu Zongyong
1
-1
/
+1
2023-08-09
PCI: switchtec: Add support for PCIe Gen5 devices
Kelvin Cao
2
-4
/
+76
2023-08-09
PCI: switchtec: Use normal comment style
Kelvin Cao
1
-57
/
+57
2023-08-09
PCI: move OF status = "disabled" detection to dev->match_driver
Vladimir Oltean
2
-6
/
+3
2023-08-08
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
1
-1
/
+7
2023-08-08
PCI: dwc: Provide deinit callback for i.MX
Mark Brown
1
-0
/
+1
2023-08-08
PCI: microchip: Re-partition code between probe() and init()
Daire McNamara
1
-20
/
+38
2023-08-08
PCI: microchip: Gather MSI information from hardware config registers
Daire McNamara
1
-28
/
+37
2023-08-08
PCI: microchip: Clean up initialisation of interrupts
Daire McNamara
1
-56
/
+100
2023-08-08
PCI: microchip: Enable event handlers to access bridge and control pointers
Daire McNamara
1
-15
/
+16
2023-08-08
PCI: microchip: Align register, offset, and mask names with HW docs
Daire McNamara
1
-62
/
+60
2023-08-08
PCI: microchip: Enable building driver as a module
Daire McNamara
2
-1
/
+2
2023-08-08
PCI: microchip: Correct the DED and SEC interrupt bit offsets
Daire McNamara
1
-4
/
+4
2023-08-07
PCI/IOV: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-2
/
+1
2023-08-07
PCI/AER: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-2
/
+2
2023-08-07
PCI: apple: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-2
/
+2
2023-08-04
Revert "PCI: mvebu: Mark driver as BROKEN"
Bjorn Helgaas
1
-1
/
+0
2023-08-03
Revert "PCI: tegra194: Enable support for 256 Byte payload"
Vidya Sagar
1
-10
/
+0
2023-07-31
x86: always initialize xen-swiotlb when xen-pcifront is enabling
Christoph Hellwig
1
-6
/
+0
2023-07-27
PCI/DOE: Fix destroy_work_on_stack() race
Ira Weiny
1
-1
/
+1
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
3
-23
/
+11
2023-07-18
PCI/sysfs: Make I/O resource depend on HAS_IOPORT
Niklas Schnelle
1
-0
/
+4
2023-07-18
PCI: Make quirk using inw() depend on HAS_IOPORT
Niklas Schnelle
1
-0
/
+2
2023-07-18
PCI: ibmphp: Make read-only arrays static
Colin Ian King
1
-5
/
+5
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
28
-36
/
+25
2023-07-13
PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
Rick Wertenbroek
1
-3
/
+3
2023-07-13
PCI: microchip: Remove cast between incompatible function type
Krzysztof Wilczyński
1
-2
/
+8
2023-07-13
PCI: keembay: Remove cast between incompatible function type
Krzysztof Wilczyński
1
-3
/
+8
2023-07-13
PCI: meson: Remove cast between incompatible function type
Krzysztof Wilczyński
1
-3
/
+8
2023-07-13
PCI: imx6: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-07-13
PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-07-13
PCI: v3: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-07-13
PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-07-13
PCI: qcom-ep: Switch MHI bus master clock off during L1SS
Manivannan Sadhasivam
1
-1
/
+1
2023-07-13
PCI: iproc: Use of_property_read_bool() for boolean properties
Rob Herring
1
-3
/
+2
2023-07-13
PCI: apple: Initialize pcie->nvecs before use
Sven Peter
1
-1
/
+5
2023-07-13
PCI/AER: Unexport pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-2
/
+1
2023-07-13
PCI/AER: Drop unused pci_disable_pcie_error_reporting()
Bjorn Helgaas
1
-12
/
+0
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+1
2023-07-08
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
1
-0
/
+1
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
53
-676
/
+1514
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+36
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2023-06-26
Merge branch 'pci/controller/remove-void-callbacks'
Bjorn Helgaas
21
-80
/
+43
2023-06-26
Merge branch 'pci/controller/endpoint'
Bjorn Helgaas
11
-215
/
+818
2023-06-26
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-1
/
+10
2023-06-26
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
3
-136
/
+151
[prev]
[next]