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
Age
Commit message (
Expand
)
Author
Files
Lines
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: ixp4xx: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-4
/
+6
2023-03-24
PCI: mt7621: Use dev_info() to log PCIe card detection
Sergio Paracuellos
1
-2
/
+2
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: rcar: Avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-3
/
+3
2023-03-10
PCI: kirin: Select REGMAP_MMIO
Josh Triplett
1
-0
/
+1
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-4
/
+1
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-95
/
+590
2023-02-22
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2023-02-22
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-26
/
+71
2023-02-22
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+14
2023-02-22
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-0
/
+1
2023-02-22
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-0
/
+2
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
Merge branch 'pci/kbuild'
Bjorn Helgaas
6
-6
/
+0
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-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
6
-6
/
+0
2023-02-16
PCI: hv: Drop duplicate PCI_MSI dependency
Lukas Bulwahn
1
-1
/
+1
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-02-13
PCI: loongson: Add more devices that need MRRS quirk
Huacai Chen
1
-9
/
+24
2023-02-09
PCI: mvebu: Mark driver as BROKEN
Pali Rohár
1
-0
/
+1
2023-02-03
PCI: mt7621: Delay phy ports initialization
Sergio Paracuellos
1
-0
/
+2
2023-02-03
PCI: tegra: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
1
-4
/
+1
2023-02-02
drivers/pci/controller: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+1
2023-02-02
PCI: vmd: Add quirk to configure PCIe ASPM and LTR
David E. Box
1
-1
/
+54
2023-02-02
PCI: vmd: Create feature grouping for client products
David E. Box
1
-18
/
+10
2023-02-02
PCI: vmd: Use PCI_VDEVICE in device list
David E. Box
1
-8
/
+8
2023-02-01
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-29
/
+15
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-6
/
+2
2023-01-16
PCI: imx6: Add i.MX8MP PCIe EP support
Richard Zhu
1
-1
/
+18
[prev]
[next]