index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-31
45
-248
/
+655
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
29
-38
/
+28
|
|
\
|
|
*
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-25
1
-1
/
+1
|
|
*
PCI: mvebu: Remove unused busn member
Pali Rohár
2023-08-25
1
-1
/
+0
|
|
*
PCI: apple: Use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-08-07
1
-2
/
+2
|
|
*
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-18
26
-34
/
+25
|
*
|
Merge branch 'pci/controller/resources'
Bjorn Helgaas
2023-08-29
4
-8
/
+4
|
|
\
\
|
|
*
|
PCI: imx6: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-07-13
1
-2
/
+1
|
|
*
|
PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-07-13
1
-2
/
+1
|
|
*
|
PCI: v3: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-07-13
1
-2
/
+1
|
|
*
|
PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-07-13
1
-2
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/remove-void-cast'
Bjorn Helgaas
2023-08-29
3
-8
/
+24
|
|
\
\
|
|
*
|
PCI: microchip: Remove cast between incompatible function type
Krzysztof Wilczyński
2023-07-13
1
-2
/
+8
|
|
*
|
PCI: keembay: Remove cast between incompatible function type
Krzysztof Wilczyński
2023-07-13
1
-3
/
+8
|
|
*
|
PCI: meson: Remove cast between incompatible function type
Krzysztof Wilczyński
2023-07-13
1
-3
/
+8
|
|
|
/
|
*
|
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2023-08-29
1
-2
/
+17
|
|
\
\
|
|
*
|
PCI: vmd: Disable bridge window for domain reset
Nirmal Patel
2023-08-22
1
-2
/
+17
|
|
|
/
|
*
|
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2023-08-29
1
-10
/
+0
|
|
\
\
|
|
*
|
Revert "PCI: tegra194: Enable support for 256 Byte payload"
Vidya Sagar
2023-08-03
1
-10
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2023-08-29
1
-3
/
+3
|
|
\
\
|
|
*
|
PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
Rick Wertenbroek
2023-07-13
1
-3
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/controller/qcom-ep'
Bjorn Helgaas
2023-08-29
1
-1
/
+73
|
|
\
\
|
|
*
|
PCI: qcom-ep: Add ICC bandwidth voting support
Krishna chaitanya chundru
2023-08-29
1
-0
/
+72
|
|
*
|
PCI: qcom-ep: Treat unknown IRQ events as an error
Manivannan Sadhasivam
2023-08-29
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/qcom-edma'
Bjorn Helgaas
2023-08-29
1
-1
/
+4
|
|
\
\
|
|
*
|
PCI: qcom-ep: Add eDMA support
Manivannan Sadhasivam
2023-08-26
1
-1
/
+3
|
|
*
|
PCI: qcom-ep: Pass alignment restriction to the EPF core
Manivannan Sadhasivam
2023-08-25
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2023-08-29
2
-1
/
+2
|
|
\
\
|
|
*
|
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
2023-08-25
1
-0
/
+1
|
|
*
|
PCI: qcom-ep: Switch MHI bus master clock off during L1SS
Manivannan Sadhasivam
2023-07-13
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2023-08-29
2
-162
/
+233
|
|
\
\
|
|
*
|
PCI: microchip: Re-partition code between probe() and init()
Daire McNamara
2023-08-08
1
-20
/
+38
|
|
*
|
PCI: microchip: Gather MSI information from hardware config registers
Daire McNamara
2023-08-08
1
-28
/
+37
|
|
*
|
PCI: microchip: Clean up initialisation of interrupts
Daire McNamara
2023-08-08
1
-56
/
+100
|
|
*
|
PCI: microchip: Enable event handlers to access bridge and control pointers
Daire McNamara
2023-08-08
1
-15
/
+16
|
|
*
|
PCI: microchip: Align register, offset, and mask names with HW docs
Daire McNamara
2023-08-08
1
-62
/
+60
|
|
*
|
PCI: microchip: Enable building driver as a module
Daire McNamara
2023-08-08
2
-1
/
+2
|
|
*
|
PCI: microchip: Correct the DED and SEC interrupt bit offsets
Daire McNamara
2023-08-08
1
-4
/
+4
|
|
|
/
|
*
|
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2023-08-29
1
-0
/
+20
|
|
\
\
|
|
*
|
PCI: layerscape: Add workaround for lost link capabilities during reset
Xiaowei Bao
2023-08-24
1
-0
/
+19
|
|
*
|
PCI: layerscape: Add support for link-down notification
Frank Li
2023-08-24
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/iproc'
Bjorn Helgaas
2023-08-29
1
-3
/
+2
|
|
\
\
|
|
*
|
PCI: iproc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-07-13
1
-3
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/controller/hv'
Bjorn Helgaas
2023-08-29
1
-0
/
+3
|
|
\
\
|
|
*
|
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
Dexuan Cui
2023-08-22
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/controller/fu740'
Bjorn Helgaas
2023-08-29
1
-0
/
+1
|
|
\
\
|
|
*
|
PCI: fu740: Set the number of MSI vectors
Yong-Xuan Wang
2023-08-23
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2023-08-29
4
-9
/
+231
|
|
\
\
|
|
*
|
PCI: layerscape: Add power management support for ls1028a
Hou Zhiqiang
2023-08-24
1
-9
/
+131
|
|
*
|
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2023-08-24
2
-0
/
+99
[next]