Show patches with: State = Action Required       |    Archived = No       |   20233 patches
« 1 2 ... 19 20 21202 203 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[DO,NOT,MERGE,v5,05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y Device Tree support for SH7751 based board - - - - --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC. Device Tree support for SH7751 based board - - - - --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,03/37] sh: Enable OF support for build and configuration. Device Tree support for SH7751 based board - - - - --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,02/37] sh: Kconfig unified OF supported targets. Device Tree support for SH7751 based board - - - - --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,01/37] sh: passing FDT address to kernel startup. Device Tree support for SH7751 based board - - - - --- 2023-12-05 Yoshinori Sato New
[v6,4/4] PCI: layerscape: Add suspend/resume for ls1043a PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-04 Frank Li New
[v6,3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_* PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-04 Frank Li New
[v6,2/4] PCI: layerscape: Add suspend/resume for ls1021a PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-04 Frank Li New
[v6,1/4] PCI: layerscape: Add function pointer for exit_from_l2() PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-04 Frank Li New
[v3,5/5] lib, pci: unify generic pci_iounmap() Regather scattered PCI-Code - - 1 - --- 2023-12-04 Philipp Stanner New
[v3,4/5] pci: move devres code from pci.c to devres.c Regather scattered PCI-Code - - - - --- 2023-12-04 Philipp Stanner New
[v3,3/5] lib: move pci-specific devres code to drivers/pci/ Regather scattered PCI-Code - - - - --- 2023-12-04 Philipp Stanner New
[v3,2/5] lib: move pci_iomap.c to drivers/pci/ Regather scattered PCI-Code - - 1 - --- 2023-12-04 Philipp Stanner New
[v3,1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap() Regather scattered PCI-Code - 1 1 - --- 2023-12-04 Philipp Stanner New
[3/3] PCI: kirin: Convert to platform remove callback returning void PCI: Convert to platform remove callback returning void (part II) - - - - --- 2023-12-04 Uwe Kleine-König New
[2/3] PCI: keystone: Convert to platform remove callback returning void PCI: Convert to platform remove callback returning void (part II) - - - - --- 2023-12-04 Uwe Kleine-König New
[1/3] PCI: exynos: Convert to platform remove callback returning void PCI: Convert to platform remove callback returning void (part II) - - - - --- 2023-12-04 Uwe Kleine-König New
PCI: Fix null pointer dereference in of_pci_prop_compatible PCI: Fix null pointer dereference in of_pci_prop_compatible - 1 - - --- 2023-12-04 Kunwu Chan New
[v2,14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit() bitops: add atomic find_bit() operations 2 - 1 - --- 2023-12-03 Yury Norov New
[v2,02/35] lib/find: add test for atomic find_bit() ops bitops: add atomic find_bit() operations - - - - --- 2023-12-03 Yury Norov New
[v2,01/35] lib/find: add atomic find_bit() primitives bitops: add atomic find_bit() operations - - - - --- 2023-12-03 Yury Norov New
[v2,4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy Add support for drivers to decide bridge D3 policy 1 - - - --- 2023-12-03 Mario Limonciello New
[v2,3/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use Add support for drivers to decide bridge D3 policy 1 - - - --- 2023-12-03 Mario Limonciello New
[v2,2/4] PCI: Refresh root ports in pci_bridge_d3_update() Add support for drivers to decide bridge D3 policy - - - - --- 2023-12-03 Mario Limonciello New
[v2,1/4] PCI: Make d3cold_allowed sysfs attribute read only Add support for drivers to decide bridge D3 policy 1 - - - --- 2023-12-03 Mario Limonciello New
[v4] PCI: Cadence: Clear the ARI Capability Next Function Number of the last function [v4] PCI: Cadence: Clear the ARI Capability Next Function Number of the last function - - 1 - --- 2023-12-02 Siddharth Vadapalli New
[v5,4/4] PCI: layerscape: Add suspend/resume for ls1043a PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-01 Frank Li New
[v5,3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_* PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-01 Frank Li New
[v5,2/4] PCI: layerscape: Add suspend/resume for ls1021a PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-01 Frank Li New
[v5,1/4] PCI: layerscape: Add function pointer for exit_from_l2() PCI: layerscape: Add suspend/resume support for ls1043 and ls1021 1 - 1 - --- 2023-12-01 Frank Li New
[v2,4/4] lib, pci: unify generic pci_iounmap() Regather scattered PCI-Code - 1 - - --- 2023-12-01 Philipp Stanner New
[v2,3/4] pci: move devres code from pci.c to devres.c Regather scattered PCI-Code - - - - --- 2023-12-01 Philipp Stanner New
[v2,2/4] lib: move pci-specific devres code to drivers/pci/ Regather scattered PCI-Code - - - - --- 2023-12-01 Philipp Stanner New
[v2,1/4] lib: move pci_iomap.c to drivers/pci/ Regather scattered PCI-Code - - - - --- 2023-12-01 Philipp Stanner New
PCI: Extend PCI root port device IDs for Zhaoxin platforms PCI: Extend PCI root port device IDs for Zhaoxin platforms - - - - --- 2023-12-01 LeoLiu-oc New
[v9,5/5] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node arm64: qcom: sa8775p: add support for EP PCIe - - 1 - --- 2023-12-01 Mrinmay Sarkar New
[v9,4/5] PCI: epf-mhi: Add support for SA8775P arm64: qcom: sa8775p: add support for EP PCIe - - 1 - --- 2023-12-01 Mrinmay Sarkar New
[v9,3/5] PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names arm64: qcom: sa8775p: add support for EP PCIe - - - - --- 2023-12-01 Mrinmay Sarkar New
[v9,2/5] PCI: qcom-ep: Add support for SA8775P SOC arm64: qcom: sa8775p: add support for EP PCIe - - 1 - --- 2023-12-01 Mrinmay Sarkar New
[v9,1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC arm64: qcom: sa8775p: add support for EP PCIe 1 - 1 - --- 2023-12-01 Mrinmay Sarkar New
[v6] pci: loongson: Workaround MIPS firmware MRRS settings [v6] pci: loongson: Workaround MIPS firmware MRRS settings 1 1 - - --- 2023-12-01 Jiaxun Yang New
[RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe [RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe - - - - --- 2023-12-01 Shinichiro Kawasaki New
[2/2] NTB: EPF: return error code in the error path in pci_vntb_probe() [1/2] NTB: fix possible name leak in ntb_register_device() - - 3 - --- 2023-12-01 Yang Yingliang New
[1/2] NTB: fix possible name leak in ntb_register_device() [1/2] NTB: fix possible name leak in ntb_register_device() - 1 3 - --- 2023-12-01 Yang Yingliang New
[v2,2/2] PCI: of: Attach created of_node to existing device Attach DT nodes to existing PCI devices - 1 - - --- 2023-11-30 Herve Codina New
[v2,1/2] driver core: Introduce device_{add,remove}_of_node() Attach DT nodes to existing PCI devices - - - - --- 2023-11-30 Herve Codina New
[2/2] PCI: of: Attach created of_node to existing device Attach DT nodes to existing PCI devices - 1 - - --- 2023-11-30 Herve Codina New
[1/2] driver core: Introduce device_{add,remove}_of_node() Attach DT nodes to existing PCI devices - - - - --- 2023-11-30 Herve Codina New
[v2] NTB: fix possible name leak in ntb_register_device() [v2] NTB: fix possible name leak in ntb_register_device() - 1 - - --- 2023-11-30 Yang Yingliang New
[v2,3/3] PCI: dwc: Create debugfs files in DWC driver Add support for RAS DES feature in PCIe DW controller - - - - --- 2023-11-30 Shradha Todi New
[v2,2/3] PCI: debugfs: Add support for RASDES framework in DWC Add support for RAS DES feature in PCIe DW controller - - - - --- 2023-11-30 Shradha Todi New
[v2,1/3] PCI: dwc: Add support for vendor specific capability search Add support for RAS DES feature in PCIe DW controller - - - - --- 2023-11-30 Shradha Todi New
NTB: fix possible name leak in ntb_register_device() NTB: fix possible name leak in ntb_register_device() - 1 - - --- 2023-11-30 Yang Yingliang New
[v4,4/4] PCI: layerscape: Add suspend/resume for ls1043a dwc general suspend/resume functionality - - - - --- 2023-11-29 Frank Li New
[v4,3/4] PCI: layerscape: Rename pf_* as pf_lut_* dwc general suspend/resume functionality - - 1 - --- 2023-11-29 Frank Li New
[v4,2/4] PCI: layerscape: Add suspend/resume for ls1021a dwc general suspend/resume functionality - - - - --- 2023-11-29 Frank Li New
[v4,1/4] PCI: layerscape: Add function pointer for exit_from_l2() dwc general suspend/resume functionality - - 1 - --- 2023-11-29 Frank Li New
[v6] PCI/DPC: Ignore Surprise Down error on hot removal [v6] PCI/DPC: Ignore Surprise Down error on hot removal - - 2 - --- 2023-11-29 Smita Koralahalli New
[v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support [v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support - 1 2 - --- 2023-11-28 Niklas Cassel 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
[v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller [v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller 1 - 1 - --- 2023-11-28 Neil Armstrong New
[RESEND] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller [RESEND] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller - - - - --- 2023-11-28 Neil Armstrong New
[v2,6/6] PCI/ASPM: Add lockdep assert to link state helper PCI: Fix deadlocks when enabling ASPM - - 1 - --- 2023-11-28 Johan Hovold New
[v2,5/6] PCI/ASPM: Clean up disable link state parameter PCI: Fix deadlocks when enabling ASPM - - 1 - --- 2023-11-28 Johan Hovold New
[v2,4/6] PCI: qcom: Clean up ASPM comment PCI: Fix deadlocks when enabling ASPM - - - - --- 2023-11-28 Johan Hovold New
[v2,3/6] PCI: qcom: Fix deadlock when enabling ASPM PCI: Fix deadlocks when enabling ASPM - 1 1 - --- 2023-11-28 Johan Hovold New
[v2,2/6] PCI: vmd: Fix deadlock when enabling ASPM PCI: Fix deadlocks when enabling ASPM - 1 1 - --- 2023-11-28 Johan Hovold New
[v2,1/6] PCI/ASPM: Add locked helper for enabling link state PCI: Fix deadlocks when enabling ASPM - 1 1 - --- 2023-11-28 Johan Hovold New
[v13,5/5] PCI: j721e: add j784s4 PCIe configuration [v13,1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes - - 1 1 --- 2023-11-28 Siddharth Vadapalli New
[v13,4/5] PCI: j721e: Add PCIe 4x lane selection support [v13,1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes - - 2 - --- 2023-11-28 Siddharth Vadapalli New
[v13,3/5] PCI: j721e: Add per platform maximum lane settings [v13,1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes - - 1 - --- 2023-11-28 Siddharth Vadapalli New
[v13,2/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings [v13,1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes 1 - - - --- 2023-11-28 Siddharth Vadapalli New
[v13,1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes [v13,1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes - - 1 - --- 2023-11-28 Siddharth Vadapalli New
PCI: qcom: Fix compile error PCI: qcom: Fix compile error - - - - --- 2023-11-28 Vignesh Raman New
[RFC,v2,2/2] kselftest: devices: Add sample board file for google,spherion Add test to verify probe of devices from discoverable busses - - - - --- 2023-11-27 Nícolas F. R. A. Prado New
[RFC,v2,1/2] kselftest: Add test to verify probe of devices from discoverable busses Add test to verify probe of devices from discoverable busses - - - - --- 2023-11-27 Nícolas F. R. A. Prado New
[v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports [v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports - - - - --- 2023-11-27 Nirmal Patel New
[9/9] bus: mhi: ep: Add checks for read/write callbacks while registering controllers bus: mhi: ep: Add async read/write support - - - - --- 2023-11-27 'Manivannan Sadhasivam' New
[8/9] bus: mhi: ep: Add support for async DMA read operation bus: mhi: ep: Add async read/write support - - - - --- 2023-11-27 'Manivannan Sadhasivam' New
[7/9] bus: mhi: ep: Add support for async DMA write operation bus: mhi: ep: Add async read/write support - - - - --- 2023-11-27 'Manivannan Sadhasivam' New
[6/9] PCI: epf-mhi: Enable MHI async read/write support bus: mhi: ep: Add async read/write support - - 1 - --- 2023-11-27 'Manivannan Sadhasivam' New
[5/9] PCI: epf-mhi: Add support for DMA async read/write operation bus: mhi: ep: Add async read/write support - - 1 - --- 2023-11-27 'Manivannan Sadhasivam' New
[4/9] PCI: epf-mhi: Simulate async read/write using iATU bus: mhi: ep: Add async read/write support - - 1 - --- 2023-11-27 'Manivannan Sadhasivam' New
[3/9] bus: mhi: ep: Introduce async read/write callbacks bus: mhi: ep: Add async read/write support - - - - --- 2023-11-27 'Manivannan Sadhasivam' New
[2/9] bus: mhi: ep: Rename read_from_host() and write_to_host() APIs bus: mhi: ep: Add async read/write support - - - - --- 2023-11-27 'Manivannan Sadhasivam' New
[1/9] bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs bus: mhi: ep: Add async read/write support - - - - --- 2023-11-27 'Manivannan Sadhasivam' 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
PCI/RTR: Add RTR capability structure register definitions PCI/RTR: Add RTR capability structure register definitions - - - - --- 2023-11-26 Harry Song New
dt-bindings: correct white-spaces in examples dt-bindings: correct white-spaces in examples 5 - 2 - --- 2023-11-24 Krzysztof Kozlowski New
[1/6] x86: Use PCI_HEADER_TYPE_* instead of literals [1/6] x86: Use PCI_HEADER_TYPE_* instead of literals - - - - --- 2023-11-24 Ilpo Järvinen New
[v3,1/1] x86/PCI: Clean up open-coded return code mangling [v3,1/1] x86/PCI: Clean up open-coded return code mangling - - - - --- 2023-11-24 Ilpo Järvinen New
[v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value [v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value - - 1 - --- 2023-11-24 Kevin Xie New
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support - 1 - - --- 2023-11-22 Niklas Cassel New
[3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer - - - - --- 2023-11-22 Serge Semin New
[2/3] MAINTAINERS: Add maintainer for Baikal-T1 PCIe driver MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer - - - - --- 2023-11-22 Serge Semin New
[1/3] MAINTAINERS: Add maintainer for Baikal-T1 PVT hwmon driver MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer - - - - --- 2023-11-22 Serge Semin New
[pci] PCI: remove the PCI_VENDOR_ID_NXP alias [pci] PCI: remove the PCI_VENDOR_ID_NXP alias - - - - --- 2023-11-22 Vladimir Oltean New
[v4,16/16] PCI: xilinx-nwl: Use INTX instead of legacy Cleanup IRQ type definitions - - 1 - --- 2023-11-22 Damien Le Moal New
[v4,15/16] PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler() Cleanup IRQ type definitions - - 1 - --- 2023-11-22 Damien Le Moal New
[v4,14/16] PCI: rockchip-ep: Use INTX instead of legacy Cleanup IRQ type definitions - - 1 - --- 2023-11-22 Damien Le Moal New
« 1 2 ... 19 20 21202 203 »