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
...
|
*
|
|
Merge branch 'pci/host/dwc'
Bjorn Helgaas
2022-03-22
1
-1
/
+6
|
|
\
\
\
|
|
*
|
|
PCI: dwc: Restore MSI Receiver mask during resume
Jisheng Zhang
2022-03-10
1
-1
/
+6
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2022-03-22
1
-116
/
+274
|
|
\
\
\
|
|
*
|
|
PCI: aardvark: Update comment about link going down after link-up
Marek Behún
2022-02-08
1
-2
/
+6
|
|
*
|
|
PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
Marek Behún
2022-02-08
1
-1
/
+1
|
|
*
|
|
PCI: aardvark: Don't mask irq when mapping
Pali Rohár
2022-02-08
1
-1
/
+0
|
|
*
|
|
PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
Pali Rohár
2022-02-08
1
-1
/
+0
|
|
*
|
|
PCI: aardvark: Use separate INTA interrupt for emulated root bridge
Pali Rohár
2022-02-08
1
-2
/
+67
|
|
*
|
|
PCI: aardvark: Fix support for PME requester on emulated bridge
Pali Rohár
2022-02-08
1
-41
/
+50
|
|
*
|
|
PCI: aardvark: Add support for PME interrupts
Pali Rohár
2022-02-08
1
-0
/
+12
|
|
*
|
|
PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...
Pali Rohár
2022-02-08
1
-9
/
+11
|
|
*
|
|
PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge
Pali Rohár
2022-02-08
1
-1
/
+3
|
|
*
|
|
PCI: aardvark: Add support for ERR interrupt on emulated bridge
Pali Rohár
2022-02-08
1
-1
/
+34
|
|
*
|
|
PCI: aardvark: Enable MSI-X support
Pali Rohár
2022-02-08
1
-1
/
+1
|
|
*
|
|
PCI: aardvark: Fix setting MSI address
Pali Rohár
2022-02-08
1
-12
/
+9
|
|
*
|
|
PCI: aardvark: Add support for masking MSI interrupts
Pali Rohár
2022-02-08
1
-5
/
+49
|
|
*
|
|
PCI: aardvark: Refactor unmasking summary MSI interrupt
Pali Rohár
2022-02-08
1
-4
/
+6
|
|
*
|
|
PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
Marek Behún
2022-02-08
1
-2
/
+1
|
|
*
|
|
PCI: aardvark: Make msi_domain_info structure a static driver structure
Marek Behún
2022-02-08
1
-8
/
+8
|
|
*
|
|
PCI: aardvark: Make MSI irq_chip structures static driver structures
Marek Behún
2022-02-08
1
-14
/
+12
|
|
*
|
|
PCI: aardvark: Check return value of generic_handle_domain_irq() when process...
Pali Rohár
2022-02-08
1
-1
/
+3
|
|
*
|
|
PCI: aardvark: Rewrite IRQ code to chained IRQ handler
Pali Rohár
2022-02-08
1
-22
/
+26
|
|
*
|
|
PCI: aardvark: Fix support for MSI interrupts
Pali Rohár
2022-02-08
1
-10
/
+6
|
|
*
|
|
PCI: aardvark: Fix reading MSI interrupt number
Pali Rohár
2022-02-08
1
-7
/
+2
|
|
*
|
|
PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
Pali Rohár
2022-02-08
1
-5
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/misc'
Bjorn Helgaas
2022-03-22
2
-4
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: fu740: Remove unused assignments
Bjorn Helgaas
2022-03-22
1
-1
/
+1
|
|
*
|
|
PCI: kirin: Remove unused assignments
Bjorn Helgaas
2022-03-22
1
-3
/
+0
|
|
|
/
/
|
*
|
|
PCI: iproc: Set all 24 bits of PCI class code
Pali Rohár
2022-02-17
1
-5
/
+4
|
*
|
|
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
14
-24
/
+23
|
|
/
/
*
|
|
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2022-03-14
2
-8
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-27
1
-7
/
+7
|
|
\
\
|
|
*
|
PCI: vmd: Prevent recursive locking on interrupt allocation
Thomas Gleixner
2022-02-21
1
-7
/
+7
|
*
|
|
Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-24
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
PCI: mvebu: Fix device enumeration regression
Pali Rohár
2022-02-14
1
-1
/
+2
|
|
|
/
*
|
|
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-03-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: apple: Change MSI handling to handle 4-cell AIC fwspec form
Hector Martin
2022-03-10
1
-1
/
+1
*
|
|
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-02-15
1
-2
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
2022-02-03
1
-2
/
+11
|
|
/
*
|
Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-04
2
-56
/
+60
|
\
\
|
*
|
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
2022-02-04
1
-13
/
+18
|
*
|
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
2022-02-01
1
-43
/
+42
|
|
/
*
|
PCI: mt7621: Remove unused function pcie_rmw()
Sergio Paracuellos
2022-01-25
1
-9
/
+0
*
|
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
2022-01-25
1
-1
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+1
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
*
|
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
46
-1290
/
+2033
|
\
\
|
*
\
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
23
-756
/
+755
|
|
\
\
|
|
*
|
PCI: spear13xx: Avoid invalid address space conversions
Bjorn Helgaas
2022-01-03
1
-4
/
+4
|
|
*
|
PCI: hisi: Avoid invalid address space conversions
Bjorn Helgaas
2022-01-03
1
-10
/
+22
[prev]
[next]