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
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge branch 'pci/controller/fu740'
Bjorn Helgaas
1
-0
/
+1
2023-08-29
PCI: qcom-ep: Add ICC bandwidth voting support
Krishna chaitanya chundru
1
-0
/
+72
2023-08-29
PCI: qcom-ep: Treat unknown IRQ events as an error
Manivannan Sadhasivam
1
-1
/
+1
2023-08-26
PCI: qcom-ep: Add eDMA support
Manivannan Sadhasivam
1
-1
/
+3
2023-08-25
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
1
-0
/
+1
2023-08-25
PCI: qcom-ep: Pass alignment restriction to the EPF core
Manivannan Sadhasivam
1
-0
/
+1
2023-08-24
PCI: layerscape: Add power management support for ls1028a
Hou Zhiqiang
1
-9
/
+131
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2
-0
/
+99
2023-08-24
PCI: layerscape: Add workaround for lost link capabilities during reset
Xiaowei Bao
1
-0
/
+19
2023-08-24
PCI: layerscape: Add support for link-down notification
Frank Li
1
-0
/
+1
2023-08-23
PCI: fu740: Set the number of MSI vectors
Yong-Xuan Wang
1
-0
/
+1
2023-08-08
PCI: dwc: Provide deinit callback for i.MX
Mark Brown
1
-0
/
+1
2023-08-03
Revert "PCI: tegra194: Enable support for 256 Byte payload"
Vidya Sagar
1
-10
/
+0
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
3
-23
/
+11
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
14
-14
/
+13
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: qcom-ep: Switch MHI bus master clock off during L1SS
Manivannan Sadhasivam
1
-1
/
+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
11
-69
/
+197
2023-06-26
Merge branch 'pci/controller/remove-void-callbacks'
Bjorn Helgaas
5
-22
/
+12
2023-06-26
Merge branch 'pci/controller/endpoint'
Bjorn Helgaas
2
-1
/
+101
2023-06-26
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-35
/
+38
2023-06-24
PCI: dwc: Convert to platform remove callback returning void
Uwe Kleine-König
5
-22
/
+12
2023-06-23
PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
1
-1
/
+99
2023-06-23
PCI: qcom-ep: Add support for BME notification
Manivannan Sadhasivam
1
-0
/
+1
2023-06-23
PCI: qcom-ep: Add support for Link down notification
Manivannan Sadhasivam
1
-0
/
+1
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
Manivannan Sadhasivam
1
-29
/
+1
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
Manivannan Sadhasivam
1
-1
/
+0
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
Manivannan Sadhasivam
1
-0
/
+23
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
1
-0
/
+3
2023-06-20
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
1
-5
/
+3
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-06-19
PCI: imx6: Save and restore root port MSI control in suspend and resume
Richard Zhu
1
-0
/
+23
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
3
-11
/
+23
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
1
-1
/
+1
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-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-945
/
+740
2023-04-20
PCI: dwc: Sort Kconfig entries by vendor
Bjorn Helgaas
1
-203
/
+203
2023-04-20
PCI: Use consistent controller Kconfig menu entry language
Bjorn Helgaas
1
-27
/
+27
2023-04-20
PCI: meson: Add 'Amlogic' to Kconfig prompt
Bjorn Helgaas
1
-1
/
+1
2023-04-20
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-730
/
+516
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-12
PCI: qcom: Add SM8550 PCIe support
Abel Vesa
1
-11
/
+14
[prev]
[next]