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
/
cadence
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
2022-05-12
3
-1
/
+23
*
PCI: cadence: Allow PTM Responder to be enabled
Christian Gmeiner
2022-05-12
2
-0
/
+14
*
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
2022-04-08
1
-2
/
+1
*
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
2022-02-01
1
-43
/
+42
*
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
2
-14
/
+10
|
\
|
*
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
2022-01-03
1
-8
/
+6
|
*
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
2022-01-03
1
-2
/
+2
|
*
PCI: cadence: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-4
/
+2
*
|
PCI: Correct misspelled words
Krzysztof Wilczyński
2022-01-07
1
-1
/
+1
|
/
*
PCI: cadence: Add cdns_plat_pcie_probe() missing return
Li Chen
2021-11-03
1
-0
/
+2
*
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
2021-11-03
1
-1
/
+1
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-09-02
2
-53
/
+155
|
\
|
*
PCI: cadence: Add support to configure virtual functions
Kishon Vijay Abraham I
2021-08-19
2
-21
/
+128
|
*
PCI: cadence: Simplify code to get register base address for configuring BAR
Kishon Vijay Abraham I
2021-08-19
2
-14
/
+7
|
*
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-08-19
1
-21
/
+23
*
|
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
2021-08-19
1
-0
/
+19
*
|
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
2021-08-19
1
-4
/
+36
*
|
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
2021-08-19
4
-0
/
+38
*
|
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
2021-08-19
2
-2
/
+2
|
/
*
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
2021-07-06
1
-2
/
+5
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-2
/
+22
|
\
|
*
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2021-05-04
1
-1
/
+21
|
|
\
|
|
*
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
2021-03-23
1
-1
/
+21
|
*
|
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-03-11
1
-1
/
+1
|
|
/
*
/
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-1
/
+2
|
/
*
Merge branch 'pci/ntb'
Bjorn Helgaas
2021-02-24
1
-6
/
+54
|
\
|
*
PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
Kishon Vijay Abraham I
2021-02-23
1
-6
/
+1
|
*
PCI: cadence: Implement ->msi_map_irq() ops
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+53
*
|
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2021-02-24
3
-19
/
+76
|
\
\
|
*
|
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
2021-02-10
3
-19
/
+76
|
|
/
*
/
PCI: cadence: Fix DMA range mapping early return error
Krzysztof Wilczyński
2021-02-18
1
-2
/
+3
|
/
*
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
2020-12-10
1
-9
/
+19
*
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
Kishon Vijay Abraham I
2020-11-20
2
-6
/
+4
*
PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...
Qinglang Miao
2020-10-02
1
-6
/
+2
*
PCI: cadence-ep: Remove obsolete path from comment
Flavio Suligoi
2020-09-07
1
-1
/
+0
*
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
5
-94
/
+50
|
\
|
*
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
1
-2
/
+0
|
*
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
1
-6
/
+0
|
*
PCI: cadence: Remove private bus number and range storage
Rob Herring
2020-07-23
4
-26
/
+24
|
*
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
2020-07-23
1
-21
/
+16
|
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-1
/
+0
|
*
PCI: controller: Remove duplicate error message
Dejin Zheng
2020-07-23
1
-3
/
+1
|
*
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
2
-4
/
+2
|
*
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-19
/
+7
*
|
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
2020-08-05
1
-2
/
+1
|
\
\
|
*
|
PCI: cadence: Fix runtime PM imbalance on error
Dinghao Liu
2020-07-07
1
-2
/
+1
|
|
/
*
|
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
2020-08-03
5
-2
/
+527
*
|
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2020-07-28
2
-1
/
+117
*
|
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
2020-07-27
1
-2
/
+7
*
|
PCI: cadence: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2020-07-27
4
-13
/
+24
[next]