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: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
2021-02-24
1
-1
/
+3
|
*
|
PCI: qcom: Add support for ddrss_sf_tbu clock
Dmitry Baryshkov
2021-02-24
1
-5
/
+13
|
|
/
*
|
Merge branch 'pci/layerscape'
Bjorn Helgaas
2021-02-24
2
-2
/
+10
|
\
\
|
*
|
PCI: layerscape: Convert to builtin_platform_driver()
Michael Walle
2021-02-24
1
-2
/
+3
|
*
|
PCI: layerscape: Add LX2160A rev2 EP mode support
Hou Zhiqiang
2021-02-24
1
-0
/
+7
|
|
/
*
|
PCI: al: Remove useless dw_pcie_ops
Jisheng Zhang
2021-02-24
1
-4
/
+0
*
|
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
2021-02-24
3
-13
/
+11
*
|
PCI: dwc: Add upper limit address for outbound iATU
Shradha Todi
2021-02-24
2
-0
/
+6
*
|
PCI: dwc: Change size to u64 for EP outbound iATU
Shradha Todi
2021-02-24
2
-2
/
+2
*
|
PCI: dwc: Drop support for config space in 'ranges'
Rob Herring
2021-02-24
1
-33
/
+12
*
|
PCI: dwc: Work around ECRC configuration issue
Vidya Sagar
2021-02-24
2
-2
/
+48
|
/
*
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
2020-12-25
1
-6
/
+2
*
PCI: tegra: Fix host link initialization
Rob Herring
2020-12-25
1
-26
/
+29
*
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2020-12-15
1
-2
/
+2
|
\
|
*
PCI: keystone: Enable compile-testing on !ARM
Alex Dewar
2020-11-19
1
-2
/
+2
*
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-12-15
24
-1283
/
+654
|
\
\
|
*
|
PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
Vidya Sagar
2020-12-10
1
-0
/
+8
|
*
|
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2020-12-09
2
-0
/
+89
|
*
|
PCI: qcom: Add SM8250 SoC support
Manivannan Sadhasivam
2020-12-08
1
-0
/
+11
|
*
|
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
2020-12-07
1
-7
/
+9
|
*
|
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
2020-12-07
1
-1
/
+5
|
*
|
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
2020-12-07
1
-24
/
+15
|
*
|
PCI: tegra: Set DesignWare IP version
Vidya Sagar
2020-12-07
1
-0
/
+1
|
*
|
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
2020-12-07
1
-6
/
+6
|
*
|
PCI: tegra: Read "dbi" base address to program in application logic
Vidya Sagar
2020-12-01
1
-0
/
+7
|
*
|
PCI: tegra: Move "dbi" accesses to post common DWC initialization
Vidya Sagar
2020-12-01
1
-9
/
+10
|
*
|
PCI: dwc: exynos: Rework the driver to support Exynos5433 variant
Jaehoon Chung
2020-12-01
2
-216
/
+146
|
*
|
PCI: dwc: Detect number of iATU windows
Rob Herring
2020-11-19
6
-45
/
+93
|
*
|
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
2020-11-19
2
-14
/
+15
|
*
|
Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
Rob Herring
2020-11-19
1
-1
/
+10
|
*
|
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
8
-149
/
+17
|
*
|
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
15
-30
/
+1
|
*
|
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
14
-37
/
+6
|
*
|
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
15
-171
/
+103
|
*
|
PCI: dwc: Rework MSI initialization
Rob Herring
2020-11-19
5
-51
/
+13
|
*
|
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-11-19
13
-81
/
+14
|
*
|
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
2020-11-19
4
-28
/
+6
|
*
|
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
2020-11-19
1
-125
/
+0
|
*
|
PCI: dwc: Ensure all outbound ATU windows are reset
Rob Herring
2020-11-19
2
-14
/
+5
|
*
|
PCI: dwc/intel-gw: Remove some unneeded function wrappers
Rob Herring
2020-11-19
1
-31
/
+16
|
*
|
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-11-19
15
-254
/
+47
|
*
|
PCI: dwc/intel-gw: Move ATU offset out of driver match data
Rob Herring
2020-11-19
1
-6
/
+7
|
*
|
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
2020-11-18
2
-6
/
+9
|
*
|
PCI: dwc: Support multiple ATU memory regions
Rob Herring
2020-11-18
2
-26
/
+34
|
|
/
*
/
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof WilczyĆski
2020-12-10
2
-12
/
+2
|
/
*
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
2020-11-04
1
-2
/
+6
*
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-10-21
1
-15
/
+5
|
\
|
*
PCI: tegra: No need to check return value of debugfs_create() functions
Greg Kroah-Hartman
2020-09-07
1
-15
/
+5
*
|
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2020-10-21
1
-0
/
+13
|
\
\
|
*
|
PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
2020-09-07
1
-0
/
+13
|
|
/
[prev]
[next]