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-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
2023-04-12
PCI: qcom: Add support for SDX55 SoC
Manivannan Sadhasivam
1
-1
/
+3
2023-04-12
PCI: qcom: Enable async probe by default
Manivannan Sadhasivam
1
-0
/
+1
2023-04-12
PCI: qcom: Add support for system suspend and resume
Manivannan Sadhasivam
1
-0
/
+62
2023-04-11
PCI: qcom: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-2
/
+63
2023-04-11
PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version
Manivannan Sadhasivam
1
-72
/
+71
2023-04-11
PCI: qcom: Use macros for defining total no. of clocks & supplies
Manivannan Sadhasivam
1
-4
/
+6
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
Manivannan Sadhasivam
1
-208
/
+30
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3
Manivannan Sadhasivam
1
-26
/
+23
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
Manivannan Sadhasivam
1
-68
/
+20
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
Manivannan Sadhasivam
1
-57
/
+15
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
Manivannan Sadhasivam
1
-53
/
+19
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
Manivannan Sadhasivam
1
-95
/
+34
2023-04-11
PCI: qcom: Use lower case for hex
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Add missing macros for register fields
Manivannan Sadhasivam
1
-17
/
+25
2023-04-11
PCI: qcom: Use bitfield definitions for register fields
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Sort and group registers and bitfield definitions
Manivannan Sadhasivam
1
-45
/
+63
2023-04-11
PCI: qcom: Remove PCIE20_ prefix from register definitions
Manivannan Sadhasivam
1
-93
/
+91
2023-04-11
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-03-24
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
1
-0
/
+7
2023-03-21
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
1
-5
/
+5
2023-03-17
PCI: layerscape: Add EP mode support for ls1028a
Xiaowei Bao
1
-0
/
+1
2023-03-10
PCI: kirin: Select REGMAP_MMIO
Josh Triplett
1
-0
/
+1
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-28
/
+479
2023-02-22
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+14
2023-02-22
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2
-19
/
+204
2023-02-22
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
5
-4
/
+253
2023-02-22
Merge branch 'pci/endpoint'
Bjorn Helgaas
2
-3
/
+8
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
4
-3
/
+238
2023-02-22
PCI: bt1: Set 64-bit DMA mask
Serge Semin
1
-0
/
+4
2023-02-22
PCI: dwc: Restrict only coherent DMA mask for MSI address allocation
Serge Semin
1
-1
/
+11
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
1
-1
/
+0
2023-02-14
PCI: qcom: Add IPQ8074 Gen3 port support
Robert Marko
1
-0
/
+1
2023-02-14
PCI: qcom: Fix host-init error handling
Johan Hovold
1
-1
/
+12
2023-02-14
PCI: qcom: Add SM8350 support
Dmitry Baryshkov
1
-0
/
+1
2023-02-14
PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler
Manivannan Sadhasivam
1
-2
/
+7
2023-02-14
PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ
Manivannan Sadhasivam
1
-1
/
+1
2023-01-16
PCI: imx6: Add i.MX8MP PCIe EP support
Richard Zhu
1
-1
/
+18
2023-01-16
PCI: imx6: Add i.MX8MM PCIe EP support
Richard Zhu
1
-0
/
+17
2023-01-16
PCI: imx6: Add i.MX8MQ PCIe EP support
Richard Zhu
1
-5
/
+33
2023-01-16
PCI: imx6: Add i.MX PCIe EP mode support
Richard Zhu
2
-14
/
+137
2023-01-04
PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAIN
Lukas Bulwahn
1
-1
/
+1
2022-12-19
Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2
-0
/
+10
[next]