Show patches with: State = Action Required       |   24723 patches
« 1 2 3 4247 248 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PCI: qcom: fix several error-hanlding problem. PCI: qcom: fix several error-hanlding problem. - 1 - - --- 2020-05-26 wu000273@umn.edu New
[V2] PCI: qcom: Improve exception handling in qcom_pcie_probe(). [V2] PCI: qcom: Improve exception handling in qcom_pcie_probe(). - 1 - - --- 2020-05-27 wu000273@umn.edu New
Fix reference count leak in pci_create_slot Fix reference count leak in pci_create_slot - 1 - - --- 2020-05-28 wu000273@umn.edu New
PCI: endpoint: check the return value of alloc_workqueue() PCI: endpoint: check the return value of alloc_workqueue() - 1 - - --- 2022-07-23 williamsukatube@163.com New
PCI: vmd: Disable MSI remapping after suspend PCI: vmd: Disable MSI remapping after suspend - - 1 - --- 2022-11-07 Francisco@vger.kernel.org, Munoz@vger.kernel.org, Ruiz@vger.kernel.org New
x86/pci:Fix errors in ce4100.c x86/pci:Fix errors in ce4100.c - - - - --- 2023-07-12 shijie001@208suo.com New
PCI: limit pci bridge and subsystem speed to 2.5GT/s PCI: limit pci bridge and subsystem speed to 2.5GT/s - - - - --- 2024-08-05 412574090@163.com New
PCI: Add PCI_EXT_CAP_ID_PL_64GT define PCI: Add PCI_EXT_CAP_ID_PL_64GT define - - - - --- 2024-08-06 412574090@163.com New
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads - - - - --- 2024-08-06 412574090@163.com New
[v2] PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_chan() [v2] PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_chan() - - - - --- 2024-11-05 2564278112@qq.com New
PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region - - - - --- 2025-01-04 kingdix10@qq.com New
[v2] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region [v2] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region - 1 2 1 --- 2025-01-05 kingdix10@qq.com New
[v3] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region [v3] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region - - - - --- 2025-01-07 kingdix10@qq.com New
[v4] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region [v4] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region - 1 1 1 --- 2025-01-07 kingdix10@qq.com New
[v5] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region() [v5] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region() - 1 1 1 --- 2025-01-09 kingdix10@qq.com New
PCI/sysfs: add write attribute for boot_vga PCI/sysfs: add write attribute for boot_vga - - - - --- 2021-08-31 李真能 New
PCI/sysfs: add write attribute for boot_vga PCI/sysfs: add write attribute for boot_vga - - - - --- 2021-09-26 李真能 New
PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe` PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe` - 1 1 - --- 2023-05-16 曾祥翼 New
pci: ibmphp: Remove unused functions get_max_adapter_speed(), and get_bus_name() in ibmphp_core.c pci: ibmphp: Remove unused functions get_max_adapter_speed(), and get_bus_name() in ibmphp_core.c - - - - --- 2020-07-14 Руслан Исаев New
[1/3] mips: bmips: add PCI support mips: bmips: add BCM6328 PCIe support - - - - --- 2020-06-17 Álvaro Fernández Rojas New
[2/3] dt-bindings: Document BCM6328 PCIe Host Controller mips: bmips: add BCM6328 PCIe support - - - - --- 2020-06-17 Álvaro Fernández Rojas New
[3/3] pci: add BCM6328 PCIe controller support mips: bmips: add BCM6328 PCIe support - - - - --- 2020-06-17 Álvaro Fernández Rojas New
[1/5] PCI: kirin: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-28 zhangzekun (A) New
[2/5] PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-28 zhangzekun (A) New
[3/5] PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 2 - --- 2024-08-28 zhangzekun (A) New
[4/5] PCI: apple: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-28 zhangzekun (A) New
[5/5] PCI: tegra: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - - - - --- 2024-08-28 zhangzekun (A) New
[v2,1/6] PCI: kirin: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-30 zhangzekun (A) New
[v2,2/6] PCI: kirin: Tidy up _probe() related function with dev_err_probe() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-30 zhangzekun (A) New
[v2,3/6] PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-30 zhangzekun (A) New
[v2,4/6] PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 2 - --- 2024-08-30 zhangzekun (A) New
[v2,5/6] PCI: apple: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-30 zhangzekun (A) New
[v2,6/6] PCI: tegra: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-30 zhangzekun (A) New
[v3,1/6] PCI: kirin: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-31 zhangzekun (A) New
[v3,2/6] PCI: kirin: Tidy up _probe() related function with dev_err_probe() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-31 zhangzekun (A) New
[v3,3/6] PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-31 zhangzekun (A) New
[v3,4/6] PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - - 2 - --- 2024-08-31 zhangzekun (A) New
[v3,5/6] PCI: apple: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-31 zhangzekun (A) New
[v3,6/6] PCI: tegra: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - - 1 - --- 2024-08-31 zhangzekun (A) New
x86: fix missing declartion of x86_apple_machine x86: fix missing declartion of x86_apple_machine - - - - --- 2024-11-25 zhangkunbo New
[v2] x86: fix missing declaration of x86_apple_machine [v2] x86: fix missing declaration of x86_apple_machine - - - - --- 2024-11-26 zhangkunbo New
[v2] x86: fix missing declaration of x86_apple_machine [v2] x86: fix missing declaration of x86_apple_machine - - - - --- 2024-11-26 zhangkunbo New
tools: pci: rm .*.cmd when make clean tools: pci: rm .*.cmd when make clean - - - - --- 2024-09-02 zhangjiao2 New
tools: PCI: Remove unused BILLION macro tools: PCI: Remove unused BILLION macro - - - - --- 2024-09-11 zhangjiao2 New
[v1,1/2] PCI: Add ignore_reset sysfs interface to control whether to do device reset in PCI drivers Add ablility of VFIO driver to ignore reset when device don't need it - - - - --- 2021-10-14 yaozhenguo New
[v1,2/2] vfio-pci: Don't do device reset when ignore_reset is setting Add ablility of VFIO driver to ignore reset when device don't need it - - - - --- 2021-10-14 yaozhenguo New
pci: imx: disable reglator when imx6_pcie_probe fails pci: imx: disable reglator when imx6_pcie_probe fails - - - - --- 2022-01-17 xiaolei wang New
pci: imx: disable reglator when imx6_pcie_probe fails pci: imx: disable reglator when imx6_pcie_probe fails - - - - --- 2022-01-17 xiaolei wang New
PCI: imx6: Add deinit for imx pci PCI: imx6: Add deinit for imx pci - - - - --- 2023-07-05 xiaolei wang New
[v2] PCI: mt7621: Add missing arch include 'asm/mips-cps.h' to avoid implicit function declarations [v2] PCI: mt7621: Add missing arch include 'asm/mips-cps.h' to avoid implicit function declarations 1 - - - --- 2022-01-10 weirongguang New
PCI/ACPI: Add extra slot register check for non-ACPI device PCI/ACPI: Add extra slot register check for non-ACPI device - - - - --- 2023-11-27 wangdong28 New
[v2] PCI/ACPI: Add extra slot register check for non-ACPI device [v2] PCI/ACPI: Add extra slot register check for non-ACPI device - - - - --- 2023-11-28 wangdong28 New
[tip:,irq/urgent] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error [tip:,irq/urgent] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error - 1 - 1 --- 2021-12-14 tip-bot2 for Linus Walleij New
[tip:,irq/urgent] PCI/MSI: Mask MSI-X vectors only on success [tip:,irq/urgent] PCI/MSI: Mask MSI-X vectors only on success - 1 - - --- 2021-12-14 tip-bot2 for Linus Walleij New
[tip:,irq/urgent] PCI: vmd: Prevent recursive locking on interrupt allocation [tip:,irq/urgent] PCI: vmd: Prevent recursive locking on interrupt allocation - 1 - 1 --- 2022-02-21 tip-bot2 for Linus Walleij New
PCI: dwc: Do not export local function dw_pcie_link_set_max_speed PCI: dwc: Do not export local function dw_pcie_link_set_max_speed - 1 - - --- 2020-09-10 tiantao \(H\) New
PCI/ACPI: update kernel-doc line comments PCI/ACPI: update kernel-doc line comments - - - - --- 2020-09-22 tiantao \(H\) New
PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag - - - - --- 2021-05-13 tiantao \(H\) New
[v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag [v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag - - 1 - --- 2021-05-17 tiantao \(H\) New
PCI: imx6: Fix wrong check in imx6_pcie_attach_pd() PCI: imx6: Fix wrong check in imx6_pcie_attach_pd() - 1 - - --- 2022-09-13 tangbin New
[v4,1/3] PCI: pciehp: Add support for disabling in-band presence PCI: pciehp: Do not turn off slot if presence comes up after link - - 1 - --- 2019-10-25 stuart hayes bhelgaas New
[v4,2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled PCI: pciehp: Do not turn off slot if presence comes up after link - - 1 - --- 2019-10-25 stuart hayes bhelgaas New
[v4,3/3] PCI: pciehp: Add dmi table for in-band presence disabled PCI: pciehp: Do not turn off slot if presence comes up after link - - 1 - --- 2019-10-25 stuart hayes bhelgaas New
[v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events [v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events - 1 - - --- 2020-02-07 stuart hayes New
PCI: pciehp: Don't enable slot unless link or presence up PCI: pciehp: Don't enable slot unless link or presence up - - - - --- 2020-03-10 stuart hayes New
Expose PCIe SSD Status LED Management DSM in sysfs Expose PCIe SSD Status LED Management DSM in sysfs - - - - --- 2020-11-06 stuart hayes New
[v2] Expose PCIe SSD Status LED Management DSM in sysfs [v2] Expose PCIe SSD Status LED Management DSM in sysfs - - - - --- 2020-11-10 stuart hayes New
Add support for PCIe SSD status LED management Add support for PCIe SSD status LED management - - - - --- 2021-04-16 stuart hayes New
PCI/portdrv: Use link bandwidth notification capability bit PCI/portdrv: Use link bandwidth notification capability bit - - 1 - --- 2021-05-12 stuart hayes New
[v2] PCI/portdrv: Use link bandwidth notification capability bit [v2] PCI/portdrv: Use link bandwidth notification capability bit - - 1 - --- 2021-05-12 stuart hayes New
[v2] Add support for PCIe SSD status LED management [v2] Add support for PCIe SSD status LED management - - - - --- 2021-06-01 stuart hayes New
[v3] Add support for PCIe SSD status LED management [v3] Add support for PCIe SSD status LED management - - - - --- 2021-08-13 stuart hayes New
[RFC,1/3] Add support for seven more indicators in enclosure driver Add PCIe enclosure management support - - - - --- 2022-01-18 stuart hayes New
[RFC,2/3] Add PCIe enclosure management auxiliary driver Add PCIe enclosure management support - - - - --- 2022-01-18 stuart hayes New
[RFC,3/3] Register auxiliary device for PCIe enclosure management Add PCIe enclosure management support - - - - --- 2022-01-18 stuart hayes New
[RFC,v2,1/3] Add support for seven more indicators in enclosure driver Add PCIe enclosure management support - - - - --- 2022-02-02 stuart hayes New
[RFC,v2,2/3] Add PCIe enclosure management auxiliary driver Add PCIe enclosure management support - - - - --- 2022-02-02 stuart hayes New
[RFC,v2,3/3] Register auxiliary device for PCIe enclosure management Add PCIe enclosure management support - - - - --- 2022-02-02 stuart hayes New
Subject: [PATCH] pci/msi: remove redundant calculation in msi_setup_msi_desc Subject: [PATCH] pci/msi: remove redundant calculation in msi_setup_msi_desc - - 1 - --- 2023-08-18 sparkhuang New
[v1,1/3] dt-bindings: PCI: qcom: Add global irq support for SA8775p Add support for detecting Controller Level PCIe Errors - - - - --- 2024-02-21 root New
[v1,2/3] arm64: dts: qcom: sa8775p: Enable global irq support for SA8775p Add support for detecting Controller Level PCIe Errors - - - - --- 2024-02-21 root New
[v1,3/3] PCI: qcom: Add support for detecting controller level PCIe errors Add support for detecting Controller Level PCIe Errors - - - - --- 2024-02-21 root New
PCI: mediatek: Delay 100ms to wait power and clock to become stable PCI: mediatek: Delay 100ms to wait power and clock to become stable 1 - - - --- 2021-11-04 qizhong cheng New
PCI: mediatek: Delay 100ms to wait power and clock to become stable PCI: mediatek: Delay 100ms to wait power and clock to become stable - - - - --- 2021-12-07 qizhong cheng New
[RESEND,v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable [RESEND,v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable 1 - - - --- 2021-12-07 qizhong cheng New
[v3] PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilize [v3] PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilize 1 - - - --- 2021-12-27 qizhong cheng New
PCI: mediatek: Change MSI interrupt processing sequence PCI: mediatek: Change MSI interrupt processing sequence - - - - --- 2022-01-23 qizhong cheng New
[v2] PCI: mediatek: Clear interrupt status before dispatching handler [v2] PCI: mediatek: Clear interrupt status before dispatching handler - - 1 - --- 2022-02-10 qizhong cheng New
[v3] PCI: mediatek: Clear interrupt status before dispatching handler [v3] PCI: mediatek: Clear interrupt status before dispatching handler - 1 1 - --- 2022-02-15 qizhong cheng New
[1/2] PCI: shpchp: Remove hpc_ops PCI: shpchp: trivial code cleanup patches - - - - --- 2024-06-21 ngn New
[2/2] PCI: shpchp: Follow kernel coding style PCI: shpchp: trivial code cleanup patches - - - - --- 2024-06-21 ngn New
PCI: shpchp: Remove hpc_ops PCI: shpchp: Remove hpc_ops - - - - --- 2024-07-21 ngn New
[v2] PCI: shpchp: Remove hpc_ops [v2] PCI: shpchp: Remove hpc_ops - - - - --- 2024-07-22 ngn New
[v3] PCI: shpchp: Remove hpc_ops [v3] PCI: shpchp: Remove hpc_ops - - - - --- 2024-07-23 ngn New
AER: add ratelimit for PCIe AER corrected error storm log print AER: add ratelimit for PCIe AER corrected error storm log print - - - - --- 2021-01-08 lvying6 New
PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode - 1 1 - --- 2021-11-11 luanshi New
PCI/ROM: Fix PCI ROM header check bug PCI/ROM: Fix PCI ROM header check bug - 1 - - --- 2024-10-24 liwei New
[RFC] perf:Add driver for HiSilicon PCIe PMU [RFC] perf:Add driver for HiSilicon PCIe PMU - - - - --- 2020-03-12 liuqi (BA) New
[v2,1/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU drivers/perf: hisi: Add support for PCIe PMU - - - - --- 2021-04-09 liuqi (BA) New
[v2,2/2] docs: perf: Add description for HiSilicon PCIe PMU driver drivers/perf: hisi: Add support for PCIe PMU - - - - --- 2021-04-09 liuqi (BA) New
« 1 2 3 4247 248 »