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: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
2019-02-04
1
-4
/
+9
|
|
*
|
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
2019-02-04
1
-0
/
+12
|
|
*
|
PCI: imx6: Introduce drvdata
Andrey Smirnov
2019-02-04
1
-19
/
+37
|
|
*
|
PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)
Gustavo Pimentel
2019-02-01
1
-3
/
+3
|
|
*
|
PCI: dwc: Improve code readability and simplify mask/unmask operations
Gustavo Pimentel
2019-02-01
2
-7
/
+7
|
|
*
|
PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()
Gustavo Pimentel
2019-02-01
1
-3
/
+3
|
|
*
|
PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()
Gustavo Pimentel
2019-02-01
1
-1
/
+1
|
|
*
|
PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()
Gustavo Pimentel
2019-02-01
1
-5
/
+5
|
|
*
|
PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()
Gustavo Pimentel
2019-02-01
1
-10
/
+10
|
|
*
|
PCI: dwc: Remove unnecessary header include (signal.h)
Gustavo Pimentel
2019-02-01
1
-1
/
+0
|
|
*
|
PCI: dwc: Remove unnecessary header include (of_gpio.h)
Gustavo Pimentel
2019-02-01
1
-1
/
+0
|
|
*
|
PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE
Kishon Vijay Abraham I
2019-01-31
1
-0
/
+4
|
|
*
|
PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x
Kishon Vijay Abraham I
2019-01-31
1
-0
/
+77
|
|
|
/
|
*
|
PCI: altera: Enable driver on ARM64
Ley Foon Tan
2019-03-04
1
-1
/
+1
|
*
|
PCI: altera: Add Stratix 10 PCIe support
Ley Foon Tan
2019-03-04
1
-24
/
+246
|
|
/
*
|
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-31
2
-20
/
+7
|
\
\
|
*
|
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
2019-01-31
1
-16
/
+0
|
*
|
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
1
-4
/
+4
|
*
|
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-31
1
-0
/
+3
*
|
|
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2019-01-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
|
|
/
*
/
PCI: amlogic: Fix build failure due to missing gpio header
Corentin Labbe
2019-01-08
1
-0
/
+1
|
/
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
13
-116
/
+1292
|
\
|
*
Merge branch 'pci/imx6'
Bjorn Helgaas
2019-01-02
1
-0
/
+10
|
|
\
|
|
*
PCI: imx: Enable MSI from downstream components
Richard Zhu
2019-01-01
1
-0
/
+10
|
*
|
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
2019-01-02
3
-0
/
+482
|
|
\
\
|
|
*
|
PCI: uniphier: Add UniPhier PCIe host controller support
Kunihiko Hayashi
2018-12-19
3
-0
/
+482
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-01-02
1
-82
/
+27
|
|
\
\
|
|
*
|
PCI: mediatek: Remove un-used variant in struct mtk_pcie_port
Honghui Zhang
2018-12-18
1
-8
/
+0
|
|
*
|
PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
Honghui Zhang
2018-11-30
1
-74
/
+27
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/dwc-msi'
Bjorn Helgaas
2019-01-02
1
-13
/
+24
|
|
\
\
|
|
*
|
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
2018-12-11
1
-6
/
+7
|
|
*
|
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
2018-12-11
1
-0
/
+5
|
|
*
|
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
2018-12-11
1
-7
/
+12
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-01-02
9
-21
/
+146
|
|
\
\
|
|
*
|
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-12-18
4
-8
/
+35
|
|
*
|
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
2018-12-18
1
-5
/
+39
|
|
*
|
PCI: armada8k: Add support for gpio controlled reset signal
Baruch Siach
2018-12-18
1
-0
/
+16
|
|
*
|
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
Trent Piepho
2018-12-18
1
-2
/
+2
|
|
*
|
PCI: dwc: layerscape: Constify driver data
Stefan Agner
2018-12-18
1
-5
/
+5
|
|
*
|
PCI: imx: Add multi-pd support
Leonard Crestez
2018-12-18
1
-0
/
+48
|
|
*
|
PCI: histb: Constify dw_pcie_host_ops structure
Julia Lawall
2018-11-08
1
-1
/
+1
|
|
|
/
|
*
/
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
Yue Wang
2018-12-19
3
-0
/
+603
|
|
/
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-31
/
+17
|
\
\
|
*
|
vmd: use the proper dma_* APIs instead of direct methods calls
Christoph Hellwig
2018-12-13
1
-25
/
+17
|
*
|
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-6
/
+0
|
|
/
*
|
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
2018-11-27
1
-1
/
+0
*
|
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
2018-11-20
1
-1
/
+1
*
|
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
2018-11-20
1
-9
/
+1
|
/
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
22
-1145
/
+1356
|
\
[prev]
[next]