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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
2020-09-08
1
-20
/
+0
|
|
*
|
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
2020-09-08
1
-28
/
+1
|
|
*
|
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
2
-1
/
+5
|
|
*
|
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2020-09-08
2
-8
/
+7
|
|
*
|
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
2020-09-08
1
-2
/
+0
|
|
*
|
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
9
-34
/
+11
|
|
*
|
PCI: dwc/keystone: Drop duplicated 'num-viewport'
Rob Herring
2020-09-08
1
-10
/
+1
|
|
*
|
PCI: dwc: Simplify config space handling
Rob Herring
2020-09-08
3
-55
/
+20
|
|
*
|
PCI: dwc: Remove storing of PCI resources
Rob Herring
2020-09-08
4
-29
/
+19
|
|
*
|
PCI: dwc: Remove root_bus pointer
Rob Herring
2020-09-08
3
-5
/
+4
|
|
*
|
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
2020-09-08
2
-19
/
+3
|
|
*
|
PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
Rob Herring
2020-09-08
1
-3
/
+9
|
|
*
|
PCI: dwc: Use generic config accessors
Rob Herring
2020-09-08
1
-82
/
+37
|
|
*
|
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
2020-09-08
2
-20
/
+0
|
|
*
|
PCI: dwc: histb: Use pci_ops for root config space accessors
Rob Herring
2020-09-08
1
-18
/
+23
|
|
*
|
PCI: dwc: exynos: Use pci_ops for root config space accessors
Rob Herring
2020-09-08
1
-20
/
+25
|
|
*
|
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
2020-09-08
1
-18
/
+21
|
|
*
|
PCI: dwc: meson: Use pci_ops for root config space accessors
Rob Herring
2020-09-08
1
-13
/
+10
|
|
*
|
PCI: dwc: tegra: Use pci_ops for root config space accessors
Rob Herring
2020-09-08
1
-14
/
+16
|
|
*
|
PCI: dwc: keystone: Use pci_ops for config space accessors
Rob Herring
2020-09-08
1
-22
/
+18
|
|
*
|
PCI: dwc: al: Use pci_ops for child config space accessors
Rob Herring
2020-09-08
1
-50
/
+13
|
|
*
|
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
2020-09-08
2
-0
/
+20
|
|
*
|
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
2020-09-07
2
-5
/
+11
|
|
*
|
PCI: dwc: Use DBI accessors instead of own config accessors
Rob Herring
2020-09-07
1
-36
/
+19
|
|
*
|
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
2020-09-07
1
-1
/
+2
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2020-10-21
2
-7
/
+2
|
|
\
\
|
|
*
|
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 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2020-10-21
2
-64
/
+383
|
|
\
\
|
|
*
|
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
2020-10-02
1
-0
/
+4
|
|
*
|
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
2020-10-02
1
-4
/
+15
|
|
*
|
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
2020-10-02
1
-21
/
+49
|
|
*
|
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
2020-10-02
1
-18
/
+49
|
|
*
|
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
2020-10-02
1
-2
/
+77
|
|
*
|
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
2020-09-17
1
-28
/
+69
|
|
*
|
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
2020-09-17
1
-0
/
+47
|
|
*
|
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
2020-09-17
1
-12
/
+93
|
|
*
|
PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
Jim Quinlan
2020-09-17
1
-1
/
+2
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2020-10-21
2
-40
/
+70
|
|
\
\
|
|
*
|
PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware
Pali Rohár
2020-10-02
1
-1
/
+3
|
|
*
|
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
2020-09-07
1
-30
/
+34
|
|
*
|
PCI: aardvark: Implement driver 'remove' function and allow to build it as mo...
Pali Rohár
2020-09-07
2
-4
/
+25
|
|
*
|
PCI: aardvark: Check for errors from pci_bridge_emul_init() call
Pali Rohár
2020-09-07
1
-4
/
+7
|
|
*
|
PCI: aardvark: Fix compilation on s390
Pali Rohár
2020-09-07
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/apei'
Bjorn Helgaas
2020-10-21
3
-0
/
+335
|
|
\
\
|
|
*
|
PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
Yicong Yang
2020-09-16
3
-0
/
+335
|
|
|
/
|
*
/
PCI: v3-semi: Remove unneeded break
Tom Rix
2020-10-20
1
-1
/
+0
|
|
/
*
|
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-15
1
-17
/
+0
|
\
\
|
*
\
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-10-05
1
-7
/
+4
|
|
\
\
|
*
\
\
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-31
2
-4
/
+4
|
|
\
\
\
[prev]
[next]