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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
PCI: dwc: Remove Keystone specific dw_pcie_host_ops
Kishon Vijay Abraham I
2019-04-04
2
-41
/
+14
|
|
*
|
PCI: keystone: Use Keystone specific msi_irq_chip
Kishon Vijay Abraham I
2019-04-04
2
-27
/
+74
|
|
*
|
PCI: dwc: Add support to use non default msi_irq_chip
Kishon Vijay Abraham I
2019-04-04
2
-1
/
+5
|
|
*
|
PCI: keystone: Cleanup ks_pcie_msi_irq_handler()
Kishon Vijay Abraham I
2019-04-04
1
-36
/
+28
|
|
*
|
PCI: keystone: Use hwirq to get the MSI IRQ number offset
Kishon Vijay Abraham I
2019-04-04
1
-11
/
+13
|
|
*
|
PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
Kishon Vijay Abraham I
2019-04-04
1
-92
/
+89
|
|
*
|
PCI: keystone: Cleanup interrupt related macros
Kishon Vijay Abraham I
2019-04-04
1
-13
/
+13
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2019-05-13
1
-5
/
+41
|
|
\
\
|
|
*
|
PCI: iproc: Enable iProc config read for PAXBv2
Srinath Mannam
2019-04-30
1
-1
/
+1
|
|
*
|
PCI: iproc: Allow outbound configuration for 32-bit I/O region
Srinath Mannam
2019-04-03
1
-2
/
+19
|
|
*
|
PCI: iproc: Add CRS check in config read
Srinath Mannam
2019-04-03
1
-2
/
+21
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
2019-05-13
3
-96
/
+62
|
|
\
\
|
|
*
|
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
2019-05-01
1
-1
/
+1
|
|
*
|
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
2019-05-01
1
-9
/
+6
|
|
*
|
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
2019-05-01
1
-7
/
+6
|
|
*
|
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
2019-05-01
1
-13
/
+13
|
|
*
|
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
2019-05-01
1
-14
/
+14
|
|
*
|
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
2019-05-01
1
-4
/
+4
|
|
*
|
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
2019-05-01
3
-13
/
+8
|
|
*
|
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
2019-05-01
1
-3
/
+0
|
|
*
|
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
2019-05-01
1
-1
/
+1
|
|
*
|
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
2019-05-01
1
-17
/
+2
|
|
*
|
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
2019-05-01
1
-14
/
+7
|
|
|
/
|
*
|
Merge branch 'pci/dwc'
Bjorn Helgaas
2019-05-13
4
-45
/
+41
|
|
\
\
|
|
*
|
PCI: imx6: Allow asynchronous probing
Lucas Stach
2019-05-07
1
-0
/
+1
|
|
*
|
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
2019-05-07
2
-6
/
+7
|
|
*
|
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
2019-05-07
1
-13
/
+8
|
|
*
|
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
2019-05-07
1
-3
/
+6
|
|
*
|
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2019-05-07
2
-4
/
+9
|
|
*
|
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
2019-05-07
1
-2
/
+4
|
|
*
|
PCI: qcom: Use default config space read function
Marc Gonzalez
2019-05-07
1
-17
/
+6
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/controller-fixes'
Bjorn Helgaas
2019-05-13
2
-0
/
+44
|
|
\
\
|
|
*
|
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
2019-03-26
1
-0
/
+4
|
|
*
|
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
2019-03-26
1
-0
/
+16
|
|
*
|
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
2019-03-26
1
-0
/
+3
|
|
*
|
PCI: rcar: Add the initialization of PCIe link in resume_noirq()
Kazufumi Ikeda
2019-03-26
1
-0
/
+21
|
|
|
/
|
*
|
Merge branch 'pci/host/al'
Bjorn Helgaas
2019-05-13
2
-0
/
+94
|
|
\
\
|
|
*
|
PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
Jonathan Chocron
2019-04-25
2
-0
/
+94
|
|
|
/
|
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-05-13
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI: Mark Atheros AR9462 to avoid bus reset
James Prestwood
2019-04-22
1
-0
/
+1
|
|
*
|
PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
Nikolai Kostrigin
2019-04-11
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/switchtec'
Bjorn Helgaas
2019-05-13
1
-13
/
+29
|
|
\
\
|
|
*
|
switchtec: Fix unintended mask of MRPC event
Wesley Sheng
2019-04-18
1
-1
/
+2
|
|
*
|
switchtec: Increase PFF limit from 48 to 255
Wesley Sheng
2019-04-17
1
-12
/
+27
|
|
|
/
|
*
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2019-05-13
1
-0
/
+14
|
|
\
\
|
|
*
|
PCI/LINK: Disable bandwidth notification interrupt during suspend
Mika Westerberg
2019-04-18
1
-0
/
+14
|
|
|
/
|
*
|
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2019-05-13
1
-3
/
+35
|
|
\
\
|
|
*
|
PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root Complex
Christian König
2019-05-01
1
-3
/
+35
|
|
|
/
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-05-13
6
-36
/
+66
|
|
\
\
|
|
*
|
PCI: Add pci_dev_id() helper
Heiner Kallweit
2019-04-29
2
-10
/
+6
[prev]
[next]