index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
PCI: vmd: Disable MSI remapping after suspend
Nirmal Patel
1
-0
/
+5
2022-12-31
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
1
-1
/
+1
2022-08-25
PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
Pali Rohár
1
-9
/
+24
2022-08-17
PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
Robert Marko
1
-20
/
+28
2022-08-17
PCI: tegra194: Fix link up retry sequence
Vidya Sagar
1
-1
/
+1
2022-08-17
PCI: tegra194: Fix Root Port interrupt handling
Vidya Sagar
1
-24
/
+22
2022-08-17
PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
Christian Marangi
1
-6
/
+4
2022-08-17
PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
Serge Semin
1
-7
/
+7
2022-08-17
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
Serge Semin
1
-2
/
+16
2022-08-17
PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
Serge Semin
1
-6
/
+10
2022-08-17
PCI: dwc: Disable outbound windows only for controllers using iATU
Serge Semin
1
-6
/
+8
2022-08-17
PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
Serge Semin
1
-3
/
+13
2022-08-17
PCI: dwc: Stop link on host_init errors and de-initialization
Serge Semin
1
-2
/
+14
2022-08-17
PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()
Miaoqian Lin
1
-1
/
+5
2022-08-17
PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
Miaoqian Lin
1
-0
/
+1
2022-08-17
PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()
Miaoqian Lin
1
-0
/
+2
2022-07-29
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
1
-11
/
+57
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
-1
/
+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 pipe clock imbalance
Johan Hovold
1
-6
/
+0
2022-06-09
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
1
-1
/
+3
2022-06-09
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
1
-4
/
+1
2022-06-09
PCI: microchip: Fix potential race in interrupt handling
Daire McNamara
1
-5
/
+1
2022-06-09
PCI: imx6: Fix PERST# start-up sequence
Francesco Dolcini
1
-9
/
+14
2022-06-09
PCI: dwc: Fix setting error return on MSI DMA mapping failure
Jiantao Zhang
1
-1
/
+2
2022-06-09
PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
Miaoqian Lin
1
-0
/
+1
2022-06-09
PCI: rockchip: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-06-09
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-05-25
Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
Pali Rohár
1
-26
/
+22
2022-05-12
PCI: aardvark: Update comment about link going down after link-up
Marek Behún
1
-2
/
+6
2022-05-12
PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
Marek Behún
1
-1
/
+1
2022-05-12
PCI: aardvark: Don't mask irq when mapping
Pali Rohár
1
-1
/
+0
2022-05-12
PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
Pali Rohár
1
-1
/
+0
2022-05-12
PCI: aardvark: Use separate INTA interrupt for emulated root bridge
Pali Rohár
1
-2
/
+67
2022-05-12
PCI: aardvark: Fix support for PME requester on emulated bridge
Pali Rohár
1
-41
/
+50
2022-05-12
PCI: aardvark: Add support for PME interrupts
Pali Rohár
1
-0
/
+12
2022-05-12
PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...
Pali Rohár
1
-9
/
+11
2022-05-12
PCI: aardvark: Add support for ERR interrupt on emulated bridge
Pali Rohár
1
-1
/
+34
2022-05-12
PCI: aardvark: Enable MSI-X support
Pali Rohár
1
-1
/
+1
2022-05-12
PCI: aardvark: Fix setting MSI address
Pali Rohár
1
-12
/
+9
2022-05-12
PCI: aardvark: Add support for masking MSI interrupts
Pali Rohár
1
-5
/
+49
2022-05-12
PCI: aardvark: Refactor unmasking summary MSI interrupt
Pali Rohár
1
-4
/
+6
2022-05-12
PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
Marek Behún
1
-2
/
+1
2022-05-12
PCI: aardvark: Make msi_domain_info structure a static driver structure
Marek Behún
1
-8
/
+8
2022-05-12
PCI: aardvark: Make MSI irq_chip structures static driver structures
Marek Behún
1
-14
/
+12
2022-05-12
PCI: aardvark: Check return value of generic_handle_domain_irq() when process...
Pali Rohár
1
-1
/
+3
2022-05-12
PCI: aardvark: Rewrite IRQ code to chained IRQ handler
Pali Rohár
1
-22
/
+26
2022-05-12
PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
Pali Rohár
1
-5
/
+1
2022-05-12
PCI: aardvark: Disable common PHY when unbinding driver
Pali Rohár
1
-0
/
+3
[next]