index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
1
-8
/
+53
2022-07-29
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
1
-7
/
+9
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-2
/
+4
2022-07-29
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
1
-1
/
+16
2022-06-14
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
1
-1
/
+3
2022-06-14
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
1
-4
/
+1
2022-06-14
PCI: rockchip: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-06-14
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-05-12
PCI: aardvark: Fix reading MSI interrupt number
Pali Rohár
1
-7
/
+3
2022-05-12
PCI: aardvark: Clear all MSIs at setup
Pali Rohár
1
-2
/
+4
2022-04-15
PCI: aardvark: Fix support for MSI interrupts
Pali Rohár
1
-10
/
+6
2021-12-01
PCI: aardvark: Fix checking for link up via LTSSM state
Pali Rohár
1
-4
/
+67
2021-12-01
PCI: aardvark: Fix link training
Pali Rohár
1
-83
/
+34
2021-12-01
PCI: aardvark: Fix PCIe Max Payload Size setting
Pali Rohár
1
-1
/
+2
2021-12-01
PCI: aardvark: Configure PCIe resources from 'ranges' DT property
Pali Rohár
1
-1
/
+189
2021-12-01
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2021-12-01
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
1
-30
/
+34
2021-12-01
PCI: aardvark: Fix compilation on s390
Pali Rohár
1
-1
/
+1
2021-12-01
PCI: aardvark: Don't touch PCIe registers if no card connected
Pali Rohár
1
-0
/
+7
2021-12-01
PCI: aardvark: Indicate error in 'val' when config read fails
Pali Rohár
1
-1
/
+3
2021-12-01
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
1
-23
/
+19
2021-12-01
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
1
-1
/
+42
2021-12-01
PCI: aardvark: Improve link training
Marek Behún
1
-25
/
+89
2021-12-01
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
1
-6
/
+9
2021-12-01
PCI: aardvark: Wait for endpoint to be ready before training link
Remi Pommarel
1
-0
/
+8
2021-12-01
PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-5
/
+8
2021-11-26
PCI: aardvark: Don't spam about PIO Response Status
Marek Behún
1
-1
/
+1
2021-11-26
PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
Marek Behún
1
-1
/
+6
2021-11-26
PCI: aardvark: Fix return value of MSI domain .alloc() method
Marek Behún
1
-1
/
+1
2021-11-26
PCI: aardvark: Do not unmask unused interrupts
Pali Rohár
1
-3
/
+3
2021-11-26
PCI: aardvark: Do not clear status bits of masked interrupts
Pali Rohár
1
-6
/
+0
2021-10-06
PCI: aardvark: Fix checking for PIO status
Evan Wang
1
-8
/
+54
2021-09-22
PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
Pali Rohár
1
-0
/
+9
2021-09-22
PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
Pali Rohár
1
-1
/
+1
2021-09-22
PCI: xilinx-nwl: Enable the clock through CCF
Hyun Kwon
1
-0
/
+12
2021-07-20
PCI: iproc: Support multi-MSI only on uniprocessor kernel
Sandor Bodo-Merle
1
-1
/
+7
2021-07-20
PCI: iproc: Fix multi-MSI base vector number allocation
Sandor Bodo-Merle
1
-10
/
+11
2021-07-20
PCI: tegra: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
PCI: aardvark: Fix kernel panic during PIO transfer
Pali Rohár
1
-9
/
+40
2021-07-20
PCI: aardvark: Don't rely on jiffies while holding spinlock
Remi Pommarel
1
-5
/
+5
2021-07-20
PCI: aardvark: Fix checking for PIO Non-posted Request
Pali Rohár
1
-1
/
+1
2021-05-22
PCI: thunder: Fix compile testing
Arnd Bergmann
2
-7
/
+8
2021-05-22
PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
Pali Rohár
1
-1
/
+1
2021-03-17
PCI: mediatek: Add missing of_node_put() to fix reference leak
Krzysztof Wilczyński
1
-2
/
+5
2021-03-17
PCI: xgene-msi: Fix race in installing chained irq handler
Martin Kaiser
1
-7
/
+3
2021-03-04
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
1
-1
/
+3
2020-12-30
PCI: iproc: Fix out-of-bound array accesses
Bharat Gooty
1
-5
/
+5
2020-12-30
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-10-30
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
1
-4
/
+9
2020-10-01
PCI: tegra: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
[next]