index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
PCI: artpec6: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
|
*
|
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
4
-12
/
+6
|
|
\
\
|
|
*
|
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
1
-3
/
+3
|
|
*
|
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
|
|
*
|
PCI: histb: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
|
|
*
|
PCI: exynos: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2022-01-13
2
-8
/
+8
|
|
\
\
|
|
*
|
PCI: qcom-ep: Constify static dw_pcie_ep_ops
Rikard Falkeborn
2022-01-04
1
-1
/
+1
|
|
*
|
PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
Manivannan Sadhasivam
2021-12-06
1
-1
/
+1
|
|
*
|
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
Christophe JAILLET
2021-11-29
1
-6
/
+6
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2022-01-13
1
-3
/
+24
|
|
\
\
|
|
*
|
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...
Kishon Vijay Abraham I
2022-01-07
1
-3
/
+24
|
|
|
/
|
*
|
PCI: layerscape: Change to use the DWC common link-up check function
Hou Zhiqiang
2022-01-05
1
-141
/
+11
|
*
|
PCI: imx: Add the imx8mm pcie support
Richard Zhu
2021-12-26
1
-8
/
+73
|
*
|
PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()
Krzysztof Wilczyński
2021-12-06
1
-3
/
+1
|
*
|
PCI: dwc: Do not remap invalid res
Tim Harvey
2021-12-02
1
-3
/
+4
|
|
/
*
/
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
2
-0
/
+2
|
/
*
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2021-11-05
5
-11
/
+819
|
\
|
*
PCI: qcom: Add sc8180x compatible
Bjorn Andersson
2021-10-15
1
-0
/
+1
|
*
PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
Prasad Malisetty
2021-10-14
1
-0
/
+29
|
*
PCI: qcom: Replace ops with struct pcie_cfg in pcie match data
Prasad Malisetty
2021-10-14
1
-11
/
+55
|
*
PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
Manivannan Sadhasivam
2021-10-11
4
-0
/
+735
*
|
Merge branch 'pci/host/kirin'
Bjorn Helgaas
2021-11-05
2
-149
/
+499
|
\
\
|
*
|
PCI: kirin: Allow removing the driver
Mauro Carvalho Chehab
2021-11-04
1
-1
/
+1
|
*
|
PCI: kirin: De-init the dwc driver
Mauro Carvalho Chehab
2021-11-04
1
-0
/
+2
|
*
|
PCI: kirin: Disable clkreq during poweroff sequence
Mauro Carvalho Chehab
2021-11-04
1
-0
/
+3
|
*
|
PCI: kirin: Move the power-off code to a common routine
Mauro Carvalho Chehab
2021-11-04
1
-11
/
+15
|
*
|
PCI: kirin: Add power_off support for Kirin 960 PHY
Mauro Carvalho Chehab
2021-11-04
1
-3
/
+18
|
*
|
PCI: kirin: Allow building it as a module
Mauro Carvalho Chehab
2021-11-04
1
-1
/
+1
|
*
|
PCI: kirin: Add MODULE_* macros
Mauro Carvalho Chehab
2021-11-04
1
-0
/
+5
|
*
|
PCI: kirin: Add Kirin 970 compatible
Mauro Carvalho Chehab
2021-11-04
1
-0
/
+4
|
*
|
PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridge
Mauro Carvalho Chehab
2021-11-04
1
-32
/
+233
|
*
|
PCI: kirin: Use regmap for APB registers
Mauro Carvalho Chehab
2021-11-02
1
-23
/
+26
|
*
|
PCI: kirin: Add support for a PHY layer
Mauro Carvalho Chehab
2021-11-02
1
-14
/
+79
|
*
|
PCI: kirin: Reorganize the PHY logic inside the driver
Mauro Carvalho Chehab
2021-11-02
1
-122
/
+170
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
2021-11-05
1
-1
/
+1
|
\
\
|
*
|
PCI: imx6: Remove unused assignment to variable ret
Krzysztof Wilczyński
2021-10-05
1
-1
/
+1
|
|
/
*
|
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
2021-10-15
1
-16
/
+10
*
|
PCI: dwc: Perform host_init() before registering msi
Bjorn Andersson
2021-10-12
1
-9
/
+10
*
|
PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()
Krzysztof Wilczyński
2021-10-07
1
-4
/
+1
*
|
PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP)
Andy Shevchenko
2021-10-07
1
-2
/
+1
*
|
PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)
Andy Shevchenko
2021-10-07
1
-5
/
+4
*
|
PCI: dra7xx: Get an optional clock
Luca Ceresoli
2021-09-30
1
-0
/
+13
*
|
PCI: dra7xx: Remove unused include
Luca Ceresoli
2021-09-30
1
-1
/
+0
*
|
PCI: dra7xx: Make it a kernel module
Luca Ceresoli
2021-09-30
2
-4
/
+10
*
|
PCI: dwc: Export more symbols to allow modular drivers
Luca Ceresoli
2021-09-30
2
-0
/
+2
|
/
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-09-02
1
-18
/
+18
|
\
|
*
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-08-19
1
-18
/
+18
*
|
Merge branch 'remotes/lorenzo/pci/tegra194'
Bjorn Helgaas
2021-09-02
1
-23
/
+31
|
\
\
|
*
|
PCI: tegra194: Cleanup unused code
Om Prakash Singh
2021-08-04
1
-7
/
+0
[prev]
[next]