Linux Remote Processor
[Prev Page][Next Page]
- [PATCH] remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code,
cgel . zte
- [PATCH v3 0/2] remoteproc: mediatek: allow different SCP firmware names,
Allen-KH Cheng
- [PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v7 05/12] PCI: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v7 08/12] vdpa: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v7 07/12] spi: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v7 11/12] rpmsg: Constify local variable in field store macro,
Krzysztof Kozlowski
- [PATCH v7 10/12] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v7 03/12] fsl-mc: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v7 02/12] amba: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v7 04/12] hv: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v7 01/12] driver: platform: Add helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v7 06/12] s390/cio: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v7 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- Re: [PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
[PATCH v4 ] remoteproc: Use unbounded workqueue for recovery work,
Mukesh Ojha
[PATCH v2 0/6] Introduce PRU platform consumer API,
Puranjay Mohan
[PATCH] hwspinlock: using pm_runtime_resume_and_get instead of pm_runtime_get_sync,
cgel . zte
[PATCH v3 0/5] Introduce PRU remoteproc consumer API,
Puranjay Mohan
[PATCH] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev(),
Hangyu Hua
[PATCH] rpmsg: virtio: fix possible double free in rpmsg_probe(),
Hangyu Hua
[PATCH V4] remoteproc: imx_rproc: Ignore create mem entry for resource table,
Peng Fan (OSS)
[PATCH v2 0/2] remoteproc: mediatek: allow different SCP firmware names,
Allen-KH Cheng
[PATCH 0/2] remoteproc: mediatek: allow different SCP firmware names,
Allen-KH Cheng
Re: Possible race in dev_coredumpm()-del_timer() path,
Mukesh Ojha
[PATCH] dt-bindings: Fix array constraints on scalar properties,
Rob Herring
[PATCH V2 0/2] remoteproc: elf: ignore PT_LOAD type segment with memsz as 0,
Peng Fan (OSS)
[PATCH v3 ] remoteproc: Use unbounded workqueue for recovery work,
Mukesh Ojha
[PATCH] remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync,
cgel . zte
[PATCH v2] remoteproc: mtk_scp: Fix a potential double free,
Christophe JAILLET
[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair,
Bjorn Andersson
[PATCH v2] remoteproc: Use unbounded workqueue for recovery work,
Mukesh Ojha
[PATCH] remoteproc: qcom: Add fallback mechanism for full coredump collection,
Yogesh Lal
[RFC PATCH v5 0/4] remoteproc: restructure the remoteproc VirtIO device,
Arnaud Pouliquen
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring),
Xuan Zhuo
- [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue,
Xuan Zhuo
- [PATCH v9 20/32] virtio: queue_reset: add VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init,
Xuan Zhuo
- [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size(),
Xuan Zhuo
- [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci,
Xuan Zhuo
- [PATCH v9 30/32] virtio_net: split free_unused_bufs(),
Xuan Zhuo
- [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions,
Xuan Zhuo
- [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra(),
Xuan Zhuo
- [PATCH v9 24/32] virtio: find_vqs() add arg sizes,
Xuan Zhuo
- [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs(),
Xuan Zhuo
- [PATCH v9 19/32] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data,
Xuan Zhuo
- [PATCH v9 14/32] virtio_ring: packed: extract the logic of attach vring,
Xuan Zhuo
- [PATCH v9 31/32] virtio_net: support rx/tx queue resize,
Xuan Zhuo
- [PATCH v9 15/32] virtio_ring: packed: extract the logic of vq init,
Xuan Zhuo
- [PATCH v9 32/32] virtio_net: support set_ringparam,
Xuan Zhuo
- [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size(),
Xuan Zhuo
- [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size(),
Xuan Zhuo
- [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring,
Xuan Zhuo
- [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset,
Xuan Zhuo
- [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split(),
Xuan Zhuo
- [PATCH v9 16/32] virtio_ring: packed: introduce virtqueue_reinit_packed(),
Xuan Zhuo
- [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue,
Xuan Zhuo
- [PATCH v9 13/32] virtio_ring: packed: extract the logic of alloc state and extra,
Xuan Zhuo
- [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs(),
Xuan Zhuo
- [PATCH v9 17/32] virtio_ring: packed: introduce virtqueue_resize_packed(),
Xuan Zhuo
- [PATCH v9 26/32] virtio_mmio: support the arg sizes of find_vqs(),
Xuan Zhuo
- [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize(),
Xuan Zhuo
- [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring,
Xuan Zhuo
- [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra,
Xuan Zhuo
- [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split(),
Xuan Zhuo
- [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset,
Xuan Zhuo
- Re: [PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring),
Michael S. Tsirkin
[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver,
Puranjay Mohan
- [RFC 04/13] remoteproc: pru: Add pru_rproc_set_ctable() function,
Puranjay Mohan
- [RFC 05/13] remoteproc: pru: Configure firmware based on client setup,
Puranjay Mohan
- [RFC 07/13] soc: ti: pruss: Add pruss_{request,release}_mem_region() API,
Puranjay Mohan
- [RFC 12/13] dt-bindings: net: Add ICSSG Ethernet Driver bindings,
Puranjay Mohan
- [RFC 03/13] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots,
Puranjay Mohan
- [RFC 02/13] remoteproc: pru: Add APIs to get and put the PRU cores,
Puranjay Mohan
- [RFC 10/13] soc: ti: pruss: Add helper function to enable OCP master ports,
Puranjay Mohan
- [RFC 08/13] soc: ti: pruss: Add pruss_cfg_read()/update() API,
Puranjay Mohan
- [RFC 11/13] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX,
Puranjay Mohan
- [RFC 06/13] soc: ti: pruss: Add pruss_get()/put() API,
Puranjay Mohan
- [RFC 09/13] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR,
Puranjay Mohan
- Message not available
Message not available
Message not available
[RFC 01/13] dt-bindings: remoteproc: Add PRU consumer bindings,
Puranjay Mohan
[PATCH v3] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL,
Arnaud Pouliquen
[PATCH v2] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL,
Arnaud Pouliquen
[PATCH v2] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL,
Arnaud Pouliquen
[PATCH v2] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL,
Arnaud Pouliquen
[PATCH 5.15 070/913] remoteproc: Fix count check in rproc_coredump_write(),
Greg Kroah-Hartman
[PATCH 5.10 051/599] remoteproc: Fix count check in rproc_coredump_write(),
Greg Kroah-Hartman
[PATCH 5.16 0073/1017] remoteproc: Fix count check in rproc_coredump_write(),
Greg Kroah-Hartman
[PATCH 5.17 0062/1126] remoteproc: Fix count check in rproc_coredump_write(),
Greg Kroah-Hartman
[PATCH] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL,
Arnaud Pouliquen
[PATCH] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL,
Arnaud Pouliquen
[PATCH] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL,
Arnaud Pouliquen
[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v6 02/12] amba: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v6 04/12] hv: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v6 03/12] fsl-mc: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v6 05/12] PCI: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v6 06/12] s390/cio: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v6 07/12] spi: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v6 08/12] vdpa: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v6 10/12] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v6 11/12] rpmsg: Constify local variable in field store macro,
Krzysztof Kozlowski
- [PATCH v6 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
[PATCH] remoteproc: mtk_scp: Fix a potential double free,
Christophe JAILLET
[PATCH 00/10] qcom: convert to dtschema qcom,smd and qcom,rpmcc,
Krzysztof Kozlowski
- [PATCH 01/10] arm64: dts: qcom: msm8953: do not use underscore in node name,
Krzysztof Kozlowski
- [PATCH 05/10] ARM: dts: qcom: msm8974-samsung-klte: move gpio-keys out of soc,
Krzysztof Kozlowski
- [PATCH 04/10] ARM: dts: qcom: msm8974-lge-nexus5: move gpio-keys out of soc,
Krzysztof Kozlowski
- [PATCH 02/10] arm64: dts: qcom: msm8994: remove SMD qcom,local-pid property,
Krzysztof Kozlowski
- [PATCH 03/10] arm64: dts: qcom: add RPM clock controller fallback compatible,
Krzysztof Kozlowski
- [PATCH 07/10] ARM: dts: qcom: do not use underscore in node name,
Krzysztof Kozlowski
- [PATCH 08/10] dt-bindings: soc: qcom,smd: convert to dtschema,
Krzysztof Kozlowski
- [PATCH 10/10] dt-bindings: clock: qcom,rpmcc: add clocks property,
Krzysztof Kozlowski
- [PATCH 09/10] dt-bindings: clock: qcom,rpmcc: convert to dtschema,
Krzysztof Kozlowski
- Message not available
[no subject],
Unknown
[PATCH] remoteproc: imx_dsp_rproc: Make rsc_table optional,
Daniel Baluta
[PATCH V3] remoteproc: imx_rproc: Ignore create mem entry for resource table,
Peng Fan (OSS)
Possible case of Race in kobject_get_path(),
Mukesh Ojha
[GIT PULL] remoteproc updates for v5.18,
Bjorn Andersson
[GIT PULL] hwspinlock updates for v5.18,
Bjorn Andersson
[GIT PULL] rpmsg updates for v5.18,
Bjorn Andersson
[PATCH v2] remoteproc: Don't bother checking the return value of debugfs_create*,
Manivannan Sadhasivam
[PATCH] remoteproc: avoid array index out of bounds in debugfs file,
Xiaobing shi
[PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open(),
Shengjiu Wang
[PATCH v2 0/2] remoteproc: core: fix issue for multi-instance,
Shengjiu Wang
[PATCH] remoteproc: Don't bother checking the return value of debugfs_create*,
Manivannan Sadhasivam
[no subject],
Unknown
[PATCH] remoteproc: core: Remove state checking before changing state,
Shengjiu Wang
[PATCH 0/2] remoteproc: elf: ignore PT_LOAD type segment with memsz as 0,
Peng Fan (OSS)
[PATCH V4 0/2] remoteproc: support self recovery,
Peng Fan (OSS)
[PATCH] remoteproc: mediatek: enable cache for mt8186 SCP,
Allen-KH Cheng
WARNING: possible recursive locking detected - lock(&irq_desc_lock_class);,
Naresh Kamboju
[PATCH v6] remoteproc: mediatek: Fix side effect of mt8195 sram power on,
Tinghan Shen
[PATCH v5] remoteproc: mediatek: Fix side effect of mt8195 sram power on,
Tinghan Shen
[PATCH] remoteproc: core: check rproc->power value before decreasing it,
Shengjiu Wang
[PATCH v2] rpmsg: virtio: set dst address on first message received,
Arnaud Pouliquen
[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v5 04/11] hv: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v5 05/11] PCI: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v5 06/11] s390/cio: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v5 03/11] fsl-mc: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v5 07/11] spi: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v5 10/11] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v5 08/11] vdpa: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v5 11/11] rpmsg: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
[PATCH v4] remoteproc: mediatek: Fix side effect of mt8195 sram power on,
Tinghan Shen
[PATCH] rpmsg: virtio: set dst address on first message received,
Arnaud Pouliquen
[PATCH V2] remoteproc: qcom: pas: Add elf64 support to coredump,
Yogesh Lal
[PATCH v6 0/2] Add SCP support for mt8186,
Allen-KH Cheng
[RFC PATCH v4 0/4] remoteproc: restructure the remoteproc VirtIO device,
Arnaud Pouliquen
[PATCH v3] remoteproc: mediatek: fix side effect of mt8195 sram power on,
Tinghan Shen
[PATCH] remoteproc: qcom: pas: Add elf64 support to coredump,
Yogesh Lal
[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v4 10/11] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v4 05/11] PCI: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v4 03/11] fsl-mc: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v4 07/11] spi: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v4 11/11] rpmsg: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v4 06/11] s390/cio: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v4 08/11] vdpa: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v4 04/11] hv: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on,
Tinghan Shen
[PATCH V3 0/2] remoteproc: support self recovery,
Peng Fan (OSS)
[PATCH] remoteproc: mediatek: fix side effect of mt8195 sram power on,
Tinghan Shen
[PATCH V2 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP,
Peng Fan (OSS)
[PATCH] remoteproc: move rproc_da_to_va declaration to remoteproc.h,
Drew Fustini
[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v7 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data,
Xuan Zhuo
- [PATCH v7 03/26] virtio: add helper virtqueue_get_vring_max_size(),
Xuan Zhuo
- [PATCH v7 06/26] virtio_ring: packed: extract the logic of creating vring,
Xuan Zhuo
- [PATCH v7 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v7 04/26] virtio_ring: split: extract the logic of creating vring,
Xuan Zhuo
- [PATCH v7 05/26] virtio_ring: split: extract the logic of init vq and attach vring,
Xuan Zhuo
- [PATCH v7 07/26] virtio_ring: packed: extract the logic of init vq and attach vring,
Xuan Zhuo
- [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split(),
Xuan Zhuo
- [PATCH v7 08/26] virtio_ring: extract the logic of freeing vring,
Xuan Zhuo
- [PATCH v7 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset,
Xuan Zhuo
- [PATCH v7 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset,
Xuan Zhuo
- [PATCH v7 14/26] virtio: add helper for queue reset,
Xuan Zhuo
- [PATCH v7 11/26] virtio_ring: introduce virtqueue_reset_vring(),
Xuan Zhuo
- [PATCH v7 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed(),
Xuan Zhuo
- [PATCH v7 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions,
Xuan Zhuo
- [PATCH v7 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci,
Xuan Zhuo
- [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v7 18/26] virtio: find_vqs() add arg sizes,
Xuan Zhuo
- [PATCH v7 19/26] virtio_pci: support the arg sizes of find_vqs(),
Xuan Zhuo
- [PATCH v7 25/26] virtio_net: set the default max ring size by find_vqs(),
Xuan Zhuo
- [PATCH v7 20/26] virtio_mmio: support the arg sizes of find_vqs(),
Xuan Zhuo
- [PATCH v7 21/26] virtio: add helper virtio_find_vqs_ctx_size(),
Xuan Zhuo
- [PATCH v7 24/26] virtio_net: support rx/tx queue reset,
Xuan Zhuo
- [PATCH v7 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size(),
Xuan Zhuo
- [PATCH v7 26/26] virtio_net: support set_ringparam,
Xuan Zhuo
- [PATCH v7 23/26] virtio_net: split free_unused_bufs(),
Xuan Zhuo
- Re: [PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET,
Jason Wang
[PATCH] remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region,
Miaoqian Lin
[PATCH] remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region,
Miaoqian Lin
[PATCH V2] remoteproc: imx_rproc: Ignore create mem entry for resource table,
Peng Fan (OSS)
[PATCH V2 1/2] remoteproc: introduce rproc features,
Peng Fan (OSS)
[PATCH] remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region,
Miaoqian Lin
[PATCH v4 0/7] Add support of mt8183 APU,
Alexandre Bailon
[PATCH V5 1/2] soc: qcom: smem: map only partitions used by local HOST,
Deepak Kumar Singh
[PATCH v2 0/2] Enable BAM-DMUX/WWAN on Qualcomm MSM8916,
Stephan Gerhold
[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref',
Rob Herring
[no subject],
Unknown
[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v3 02/11] amba: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v3 06/11] s390: cio: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 05/11] PCI: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 04/11] hv: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 03/11] fsl-mc: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v3 07/11] spi: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v3 08/11] vdpa: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v3 10/11] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
[PATCH v2 0/3] Add support for WASP SoC on AVM router boards,
Daniel Kestrel
[PATCH v1 0/3] Fixes for Mediatek dt-bindings,
Nícolas F. R. A. Prado
[RESEND v5 2/2] remoteproc: mediatek: Support mt8186 scp,
Allen-KH Cheng
[RESEND v5 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp,
Allen-KH Cheng
[PATCH] remoteproc: qcom: q6v5: Add interconnect path proxy vote,
Bjorn Andersson
[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v6 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data,
Xuan Zhuo
- [PATCH v6 04/26] virtio_ring: split: extract the logic of creating vring,
Xuan Zhuo
- [PATCH v6 21/26] virtio: add helper virtio_find_vqs_ctx_size(),
Xuan Zhuo
- [PATCH v6 11/26] virtio_ring: introduce virtqueue_reset_vring(),
Xuan Zhuo
- [PATCH v6 23/26] virtio_net: split free_unused_bufs(),
Xuan Zhuo
- [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring,
Xuan Zhuo
- [PATCH v6 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v6 19/26] virtio_pci: support the arg sizes of find_vqs(),
Xuan Zhuo
- [PATCH v6 05/26] virtio_ring: split: extract the logic of init vq and attach vring,
Xuan Zhuo
- [PATCH v6 18/26] virtio: find_vqs() add arg sizes,
Xuan Zhuo
- [PATCH v6 07/26] virtio_ring: packed: extract the logic of init vq and attach vring,
Xuan Zhuo
- [PATCH v6 25/26] virtio_net: set the default max ring size by find_vqs(),
Xuan Zhuo
- [PATCH v6 24/26] virtio_net: support rx/tx queue reset,
Xuan Zhuo
- [PATCH v6 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset,
Xuan Zhuo
- [PATCH v6 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci,
Xuan Zhuo
- [PATCH v6 08/26] virtio_ring: extract the logic of freeing vring,
Xuan Zhuo
- [PATCH v6 20/26] virtio_mmio: support the arg sizes of find_vqs(),
Xuan Zhuo
- [PATCH v6 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed(),
Xuan Zhuo
- [PATCH v6 09/26] virtio_ring: split: implement virtqueue_reset_vring_split(),
Xuan Zhuo
- [PATCH v6 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size(),
Xuan Zhuo
- [PATCH v6 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v6 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset,
Xuan Zhuo
- [PATCH v6 03/26] virtio: add helper virtqueue_get_vring_max_size(),
Xuan Zhuo
- [PATCH v6 26/26] virtio_net: support set_ringparam,
Xuan Zhuo
- [PATCH v6 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions,
Xuan Zhuo
- [PATCH v6 14/26] virtio: add helper for queue reset,
Xuan Zhuo
[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
[Archive Index]
[Linux Audio Users]
[Red Hat Install]
[Photo Sharing]
[Fedora]
[Kernel]