Show patches with: State = Action Required       |    Archived = No       |   235 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] Use raw_spinlock_t for vmbus_channel.sched_lock hyperv: Use raw_spinlock_t when not sleepable - - - --- 2023-08-09 Mitchell Levy via B4 Relay lorpie01 New
[RFC,2/2] Use raw_spinlock_t in vmbus_requestor hyperv: Use raw_spinlock_t when not sleepable - - - --- 2023-08-09 Mitchell Levy via B4 Relay lorpie01 New
PCI: exynos: Change macro names to exynos specific PCI: exynos: Change macro names to exynos specific - 1 - --- 2023-10-09 Shradha Todi lorpie01 New
[1/2] PCI: j721e: Allow async probe [1/2] PCI: j721e: Allow async probe - - 1 --- 2023-07-07 Li Chen kwilczynski New
PCI: cadence: Allow async probe PCI: cadence: Allow async probe - - - --- 2023-07-07 Li Chen kwilczynski New
[1/1] pci: add a return value check [1/1] pci: add a return value check - - - --- 2023-07-16 Yuanjun Gong kwilczynski New
[1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const [1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const - 1 - --- 2023-07-22 Lars-Peter Clausen kwilczynski New
[2/5] PCI: endpoint: pci-epf-mhi: Constify pci_epf_ops and pci_epf_event_ops [1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const - 1 - --- 2023-07-22 Lars-Peter Clausen kwilczynski New
[3/5] PCI: endpoint: pci-epf-ntb: Constify pci_epf_ops [1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const - 1 - --- 2023-07-22 Lars-Peter Clausen kwilczynski New
[4/5] PCI: endpoint: pci-epf-vntb: Constify pci_epf_ops [1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const - 1 - --- 2023-07-22 Lars-Peter Clausen kwilczynski New
[5/5] PCI: endpoint: pci-epf-test: Constify pci_epf_ops [1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const - 1 - --- 2023-07-22 Lars-Peter Clausen kwilczynski New
[v3,1/2] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX Cleanup IRQ type definitions 1 2 - --- 2023-08-02 Damien Le Moal kwilczynski New
[v3,2/2] PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions Cleanup IRQ type definitions 1 1 - --- 2023-08-02 Damien Le Moal kwilczynski New
[RFC,1/2] PCI: cadence: Add support to build pcie-cadence library as a kernel module Add support to build pci-j721e as a kernel module - - - --- 2023-08-17 Achal Verma kwilczynski New
[RFC,2/2] PCI: j721e: Add support to build pci-j721e as a kernel module Add support to build pci-j721e as a kernel module - - - --- 2023-08-17 Achal Verma kwilczynski New
[v1] PCI: dwc: convert SOC_SIFIVE to ARCH_SIFIVE [v1] PCI: dwc: convert SOC_SIFIVE to ARCH_SIFIVE - - - --- 2023-09-18 Conor Dooley kwilczynski New
[v3] PCI: keystone: Fix race condition when initializing PHYs [v3] PCI: keystone: Fix race condition when initializing PHYs 1 - - --- 2023-09-27 Siddharth Vadapalli kwilczynski New
[v3] PCI: xgene-msi: Fix a potential UAF in xgene_msi_probe [v3] PCI: xgene-msi: Fix a potential UAF in xgene_msi_probe - - - --- 2023-10-01 Dinghao Liu kwilczynski New
[-next] PCI: xilinx-xdma: Remove redundant dev_err() [-next] PCI: xilinx-xdma: Remove redundant dev_err() - - - --- 2023-10-30 Yang Li kwilczynski New
[next] PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain() [next] PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain() - - - --- 2023-10-30 Harshit Mogalapalli kwilczynski New
PCI: kirin: Fix an error path in kirin_pcie_probe() PCI: kirin: Fix an error path in kirin_pcie_probe() - 1 - --- 2023-10-30 Christophe JAILLET kwilczynski New
[v5,RESEND,1/2] dt-bindings: PCI: rcar-pci-host: add optional regulators PCI: rcar: support regulators for PCIe 1 1 - --- 2023-11-05 Wolfram Sang kwilczynski New
[v5,RESEND,2/2] PCI: rcar-host: add support for optional regulators PCI: rcar: support regulators for PCIe 1 1 - --- 2023-11-05 Wolfram Sang kwilczynski New
dt-bindings: PCI: qcom: Correct reset-names property dt-bindings: PCI: qcom: Correct reset-names property 1 1 - --- 2023-11-11 Krzysztof Kozlowski kwilczynski New
[1/3] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops PCI: dwc: Improve code readability - - - --- 2023-11-13 Yoshihiro Shimoda kwilczynski New
[2/3] PCI: dwc: Rename to .get_dbi_offset in struct dw_pcie_ep_ops PCI: dwc: Improve code readability - 1 - --- 2023-11-13 Yoshihiro Shimoda kwilczynski New
[3/3] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers PCI: dwc: Improve code readability - - - --- 2023-11-13 Yoshihiro Shimoda kwilczynski New
[v2,1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops PCI: controllers: tidy code up 5 3 - --- 2023-11-14 Yoshihiro Shimoda kwilczynski New
[v2,2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops PCI: controllers: tidy code up 2 3 - --- 2023-11-14 Yoshihiro Shimoda kwilczynski New
[v2,3/6] PCI: dwc: Rename to .get_dbi_offset in struct dw_pcie_ep_ops PCI: controllers: tidy code up - 2 - --- 2023-11-14 Yoshihiro Shimoda kwilczynski New
[v2,4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers PCI: controllers: tidy code up - 1 - --- 2023-11-14 Yoshihiro Shimoda kwilczynski New
[v2,5/6] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning PCI: controllers: tidy code up - 2 - --- 2023-11-14 Yoshihiro Shimoda kwilczynski New
[v2,6/6] PCI: rcar-gen4: fix -Wvoid-pointer-to-enum-cast warning PCI: controllers: tidy code up - 2 - --- 2023-11-14 Yoshihiro Shimoda kwilczynski New
[v2] PCI: kirin: Use devm_kasprintf() [v2] PCI: kirin: Use devm_kasprintf() - - - --- 2023-11-18 Christophe JAILLET kwilczynski New
[v7,1/2] PCI: designware-ep: Fix DBI access before core init PCI: designware-ep: Fix DBI access before core init - - - --- 2023-11-20 Manivannan Sadhasivam kwilczynski New
[v7,2/2] PCI: designware-ep: Move pci_epc_init_notify() inside dw_pcie_ep_init_complete() PCI: designware-ep: Fix DBI access before core init - - - --- 2023-11-20 Manivannan Sadhasivam kwilczynski New
[v4,01/16] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX Cleanup IRQ type definitions 1 3 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,02/16] PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions Cleanup IRQ type definitions 1 2 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,03/16] PCI: endpoint: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,04/16] PCI: endpoint: Rename LEGACY to INTX in test function driver Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,05/16] misc: pci_endpoint_test: Use INTX instead of LEGACY Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,06/16] PCI: portdrv: Use PCI_IRQ_INTX Cleanup IRQ type definitions - - - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,07/16] PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq() Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,08/16] PCI: cadence: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,09/16] PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq() Cleanup IRQ type definitions - 2 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,10/16] PCI: keystone: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,11/16] PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler() Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,12/16] PCI: tegra194: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,13/16] PCI: uniphier: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,14/16] PCI: rockchip-ep: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,15/16] PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler() Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
[v4,16/16] PCI: xilinx-nwl: Use INTX instead of legacy Cleanup IRQ type definitions - 1 - --- 2023-11-22 Damien Le Moal kwilczynski New
dt-bindings: correct white-spaces in examples dt-bindings: correct white-spaces in examples 5 2 - --- 2023-11-24 Krzysztof Kozlowski kwilczynski 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 kwilczynski 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 kwilczynski New
[3/9] bus: mhi: ep: Introduce async read/write callbacks bus: mhi: ep: Add async read/write support - - - --- 2023-11-27 Manivannan Sadhasivam kwilczynski New
[4/9] PCI: epf-mhi: Simulate async read/write using iATU bus: mhi: ep: Add async read/write support - - - --- 2023-11-27 Manivannan Sadhasivam kwilczynski New
[5/9] PCI: epf-mhi: Add support for DMA async read/write operation bus: mhi: ep: Add async read/write support - - - --- 2023-11-27 Manivannan Sadhasivam kwilczynski New
[6/9] PCI: epf-mhi: Enable MHI async read/write support bus: mhi: ep: Add async read/write support - - - --- 2023-11-27 Manivannan Sadhasivam kwilczynski 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 kwilczynski 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 kwilczynski 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 kwilczynski 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 kwilczynski 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 kwilczynski 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 kwilczynski 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 kwilczynski New
dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input 1 - - --- 2023-12-06 Heiko Stübner kwilczynski New
pci: rcar-gen4: Replace of_device.h with explicit of.h include pci: rcar-gen4: Replace of_device.h with explicit of.h include - - - --- 2023-12-07 Rob Herring kwilczynski New
[v3,1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC [v3,1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC 1 1 - --- 2023-12-08 Krzysztof Kozlowski kwilczynski New
[v3,2/4] dt-bindings: PCI: qcom: correct clocks for SC8180x [v3,1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC 1 - - --- 2023-12-08 Krzysztof Kozlowski kwilczynski New
[v3,3/4] dt-bindings: PCI: qcom: correct clocks for SM8150 [v3,1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC 1 - - --- 2023-12-08 Krzysztof Kozlowski kwilczynski New
[v3,4/4] arm64: dts: qcom: sm8150: add necessary ref clock to PCIe [v3,1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC - - - --- 2023-12-08 Krzysztof Kozlowski kwilczynski New
[v5] PCI: Align pci memory space base address with page size [v5] PCI: Align pci memory space base address with page size - 1 - --- 2023-06-19 Bibo Mao bhelgaas New
[1/2] PCI: Export pci_parent_bus_reset() for drivers to use PCI+IB/hfi1: Fold duplicate secondary bus reset code - - - --- 2023-06-20 Maciej W. Rozycki bhelgaas New
[2/2] IB/hfi1: Remove pci_parent_bus_reset() duplication PCI+IB/hfi1: Fold duplicate secondary bus reset code - 1 - --- 2023-06-20 Maciej W. Rozycki bhelgaas New
[v4,1/3] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR PCI: pciehp: Add support for native AER and DPC handling on async remove - 1 - --- 2023-08-15 Smita Koralahalli bhelgaas New
[v4,2/3] PCI: Enable support for 10-bit Tag during device enumeration PCI: pciehp: Add support for native AER and DPC handling on async remove - - - --- 2023-08-15 Smita Koralahalli bhelgaas New
[v4,3/3] PCI: pciehp: Clear AtomicOps unconditionally on hot remove. PCI: pciehp: Add support for native AER and DPC handling on async remove - - - --- 2023-08-15 Smita Koralahalli bhelgaas New
[1/3] PCI: Add helper to check if any of ancestor device support D3cold [1/3] PCI: Add helper to check if any of ancestor device support D3cold - - - --- 2023-08-24 Kai-Heng Feng bhelgaas New
[2/3] PCI/AER: Disable AER service on suspend [1/3] PCI: Add helper to check if any of ancestor device support D3cold - - - --- 2023-08-24 Kai-Heng Feng bhelgaas New
[3/3] PCI/DPC: Disable DPC service on suspend [1/3] PCI: Add helper to check if any of ancestor device support D3cold - - - --- 2023-08-24 Kai-Heng Feng bhelgaas New
[v2] PCI/IOV: Add pci_ari_enabled check before adding virtual functions [v2] PCI/IOV: Add pci_ari_enabled check before adding virtual functions - - - --- 2023-09-20 Achal Verma bhelgaas New
[v3,01/10] PCI: Protect Link Control 2 Register with RMW locking Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,02/10] drm/radeon: Use RMW accessors for changing LNKCTL2 Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,03/10] drm/amdgpu: Use RMW accessors for changing LNKCTL2 Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,04/10] RDMA/hfi1: Use RMW accessors for changing LNKCTL2 Add PCIe Bandwidth Controller - 1 - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,05/10] PCI: Store all PCIe Supported Link Speeds Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,06/10] PCI: Cache PCIe device's Supported Speed Vector Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,09/10] thermal: Add PCIe cooling driver Add PCIe Bandwidth Controller 1 - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
[v3,10/10] selftests/pcie_bwctrl: Create selftests Add PCIe Bandwidth Controller - - - --- 2023-09-29 Ilpo Järvinen bhelgaas New
PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down - - 1 --- 2023-10-16 Kai-Heng Feng bhelgaas New
[1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines [1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines - - - --- 2023-10-27 Ilpo Järvinen bhelgaas New
[1/2] PCI: Compile pci-sysfs.c only if CONFIG_SYSFS=y [1/2] PCI: Compile pci-sysfs.c only if CONFIG_SYSFS=y - 1 - --- 2023-10-30 Lukas Wunner bhelgaas New
[2/2] PCI: Remove obsolete pci_cleanup_rom() declaration [1/2] PCI: Compile pci-sysfs.c only if CONFIG_SYSFS=y - 1 - --- 2023-10-30 Lukas Wunner bhelgaas New
[1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header [1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header 1 - - --- 2023-10-31 Mario Limonciello bhelgaas New
[2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available() [1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header - - - --- 2023-10-31 Mario Limonciello bhelgaas New
[v3,1/7] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable() Improvements to pcie_bandwidth_available() for eGPUs - - - --- 2023-11-14 Mario Limonciello bhelgaas New
[v3,2/7] drm/radeon: Switch from pci_is_thunderbolt_attached() to dev_is_removable() Improvements to pcie_bandwidth_available() for eGPUs 1 - - --- 2023-11-14 Mario Limonciello bhelgaas New
« 1 2 3 »