index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression
Liu Shixin
1
-6
/
+1
2020-10-02
PCI: iproc: Use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-10-02
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
1
-0
/
+4
2020-10-02
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
1
-4
/
+15
2020-10-02
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
1
-21
/
+49
2020-10-02
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
1
-18
/
+49
2020-10-02
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
1
-2
/
+77
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
1
-3
/
+47
2020-09-30
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
2
-0
/
+74
2020-09-30
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
2
-4
/
+4
2020-09-30
PCI/PM: Remove unused PCI_PM_BUS_WAIT
Bjorn Helgaas
1
-1
/
+0
2020-09-30
PCI/P2PDMA: Drop double zeroing for sg_init_table()
Julia Lawall
1
-1
/
+1
2020-09-30
PCI: Simplify bool comparisons
Krzysztof Wilczyński
1
-2
/
+2
2020-09-30
Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-57
/
+0
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
4
-46
/
+46
2020-09-29
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
1
-26
/
+0
2020-09-28
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof Wilczyński
1
-1
/
+0
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
1
-1
/
+5
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
1
-1
/
+1
2020-09-28
PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-25
/
+3
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof Wilczyński
1
-1
/
+4
2020-09-21
PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
1
-0
/
+1
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
1
-19
/
+53
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
1
-1
/
+2
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
1
-8
/
+23
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
1
-2
/
+2
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2
-21
/
+118
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2
-0
/
+31
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
3
-59
/
+143
2020-09-17
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
1
-7
/
+1
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
4
-14
/
+17
2020-09-17
PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
Qinglang Miao
1
-4
/
+4
2020-09-17
PCI: Update mmap-related #ifdef comments
Clint Sbisa
1
-2
/
+2
2020-09-17
PCI/LINK: Print IRQ number used by port
Dongdong Liu
1
-0
/
+3
2020-09-17
PCI/IOV: Simplify pci-pf-stub with module_pci_driver()
Liu Shixin
1
-13
/
+1
2020-09-17
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
1
-0
/
+10
2020-09-17
PCI: Add schedule point in pci_read_config()
Jiang Biao
1
-0
/
+1
2020-09-17
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
1
-28
/
+69
2020-09-17
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
1
-0
/
+47
2020-09-17
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
1
-12
/
+93
2020-09-17
PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
Jim Quinlan
1
-1
/
+2
2020-09-16
PCI/ACS: Enable Translation Blocking for external devices
Rajat Jain
2
-0
/
+14
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
3
-1
/
+8
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
1
-0
/
+22
2020-09-16
PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-0
/
+6
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2
-13
/
+1
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-1
/
+1
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-5
/
+4
2020-09-16
PCI: vmd: Dont abuse vector irqomain as parent
Thomas Gleixner
1
-1
/
+2
[prev]
[next]