messages from 2022-07-28 08:18:25 to 2022-08-19 14:23:32 UTC [more...]
[PATCH] MAINTAINERS: Update Bjorn's email address
2022-08-19 14:25 UTC
[PATCH] remoteproc: move from strlcpy with unused retval to strscpy
2022-08-18 21:00 UTC
[PATCH] rpmsg: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH v5 0/7] Update ADSP pil loader for SC7280 platform
2022-08-18 15:24 UTC (10+ messages)
` [PATCH v5 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v5 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v5 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v5 4/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v5 5/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v5 6/7] remoteproc: qcom: Add support for memory sandbox
` [PATCH v5 7/7] remoteproc: qcom: Update QDSP6 out-of-reset timeout value
[RFT PATCH 00/12] ARM/hwlock: qcom: switch TCSR mutex to MMIO
2022-08-17 21:08 UTC (16+ messages)
` [RFT PATCH 01/12] dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
` [RFT PATCH 02/12] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [RFT PATCH 03/12] dt-bindings: mfd: qcom,tcsr: add MSM8974
` [RFT PATCH 04/12] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [RFT PATCH 05/12] hwspinlock: qcom: add support for MMIO on older SoCs
` [RFT PATCH 06/12] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [RFT PATCH 07/12] arm64: dts: qcom: msm8994: "
` [RFT PATCH 08/12] ARM: dts: qcom: msm8974: add missing TCSR syscon compatible
` [RFT PATCH 09/12] ARM: dts: qcom: msm8974: split TCSR halt regs out of mutex
` [RFT PATCH 10/12] ARM: dts: qcom: msm8974: switch TCSR mutex to MMIO
` [RFT PATCH 11/12] ARM: dts: qcom: apq8084: "
` [RFT PATCH 12/12] ARM: dts: qcom: msm8226: "
[RFT PATCH v2 00/17] ARM/hwlock: qcom: switch TCSR mutex to MMIO
2022-08-17 14:59 UTC (18+ messages)
` [RFT PATCH v2 01/17] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
` [RFT PATCH v2 02/17] dt-bindings: mfd: qcom,tcsr: add QCS404
` [RFT PATCH v2 03/17] dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
` [RFT PATCH v2 04/17] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [RFT PATCH v2 05/17] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [RFT PATCH v2 06/17] hwspinlock: qcom: add support for MMIO on older SoCs
` [RFT PATCH v2 07/17] arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
` [RFT PATCH v2 08/17] arm64: dts: qcom: msm8953: "
` [RFT PATCH v2 09/17] arm64: dts: qcom: qcs404: "
` [RFT PATCH v2 10/17] arm64: dts: qcom: msm8996: "
` [RFT PATCH v2 11/17] ARM: dts: qcom: msm8974: "
` [RFT PATCH v2 12/17] ARM: dts: qcom: msm8974: split TCSR halt regs out of mutex
` [RFT PATCH v2 13/17] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [RFT PATCH v2 14/17] arm64: dts: qcom: msm8994: "
` [RFT PATCH v2 15/17] ARM: dts: qcom: msm8974: "
` [RFT PATCH v2 16/17] ARM: dts: qcom: apq8084: "
` [RFT PATCH v2 17/17] ARM: dts: qcom: msm8226: "
[PATCH 0/4] mfd/phy/remoteproc: dt-bindings: syscon: be specific
2022-08-17 14:22 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: phy: hisilicon,hi3660-usb3: simplify example
` [PATCH 2/4] dt-bindings: phy: hisilicon,hi3670-usb3: "
` [PATCH 3/4] dt-bindings: remoteproc: qcom,pil-info: add missing imem compatible
` [PATCH 4/4] dt-bindings: mfd: syscon: require specific compatible also for simple-mfd
[PATCH v3 0/8] Update ADSP pil loader for SC7280 platform
2022-08-16 9:52 UTC (16+ messages)
` [PATCH v3 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic
` [PATCH v3 2/8] dt-bindings: remoteproc: qcom: adsp: Add required bindings for SC7280
` [PATCH v3 3/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v3 4/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v3 5/8] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v3 6/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v3 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH v3 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value
[PATCH v4 0/7] Update ADSP pil loader for SC7280 platform
2022-08-16 10:00 UTC (13+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v4 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v4 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v4 4/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v4 5/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v4 6/7] remoteproc: qcom: Add support for memory sandbox
` [PATCH v4 7/7] remoteproc: qcom: Update QDSP6 out-of-reset timeout value
[PATCH v4 6/6] virtio: Revert "virtio: find_vqs() add arg sizes"
2022-08-16 5:36 UTC
[PATCH v3 5/5] virtio: Revert "virtio: find_vqs() add arg sizes"
2022-08-15 22:00 UTC
[PATCH v2 1/1] virtio: Revert "virtio: find_vqs() add arg sizes"
2022-08-15 21:53 UTC (2+ messages)
` [PATCH v2 5/5] "
[PATCH] remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
2022-08-15 14:53 UTC (2+ messages)
[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
2022-08-15 7:39 UTC (49+ messages)
` [PATCH v14 01/42] virtio: record the maximum queue num supported by the device
` [PATCH v14 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v14 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v14 04/42] virtio_ring: extract the logic of freeing vring
` [PATCH v14 05/42] virtio_ring: split vring_virtqueue
` [PATCH v14 06/42] virtio_ring: introduce virtqueue_init()
` [PATCH v14 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol
` [PATCH v14 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
` [PATCH v14 09/42] virtio_ring: split: introduce vring_free_split()
` [PATCH v14 10/42] virtio_ring: split: extract the logic of alloc queue
` [PATCH v14 11/42] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v14 12/42] virtio_ring: split: extract the logic of vring init
` [PATCH v14 13/42] virtio_ring: split: extract the logic of attach vring
` [PATCH v14 14/42] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v14 15/42] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v14 16/42] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v14 17/42] virtio_ring: packed: introduce vring_free_packed
` [PATCH v14 18/42] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v14 19/42] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v14 20/42] virtio_ring: packed: extract the logic of vring init
` [PATCH v14 21/42] virtio_ring: packed: extract the logic of attach vring
` [PATCH v14 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v14 23/42] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v14 24/42] virtio_ring: introduce virtqueue_resize()
` [PATCH v14 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v14 26/42] virtio: allow to unbreak/break virtqueue individually
` [PATCH v14 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v14 28/42] virtio_ring: struct virtqueue introduce reset
` [PATCH v14 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v14 31/42] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v14 32/42] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v14 33/42] virtio: find_vqs() add arg sizes
` [PATCH v14 34/42] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v14 35/42] virtio_mmio: "
` [PATCH v14 36/42] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v14 37/42] virtio_net: set the default max ring size by find_vqs()
` [PATCH v14 38/42] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v14 39/42] virtio_net: split free_unused_bufs()
` [PATCH v14 40/42] virtio_net: support rx queue resize
` [PATCH v14 41/42] virtio_net: support tx "
` [PATCH v14 42/42] virtio_net: support set_ringparam
[PATCH v2 0/8] Update ADSP pil loader for SC7280 platform
2022-08-11 7:28 UTC (12+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic
` [PATCH v2 2/8] dt-bindings: remoteproc: qcom: adsp: Add compatible name for SC7280
` [PATCH v2 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v2 4/8] remoteproc: qcom: Update hard coded values with macros
` [PATCH v2 5/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v2 6/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v2 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH v2 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value
[GIT PULL] rpmsg fixes for v5.20
2022-08-10 18:33 UTC (2+ messages)
[PATCH v5 0/3] Add support for WASP SoC on AVM router boards
2022-08-09 19:33 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add AVM
` [PATCH v5 2/3] dt-bindings: remoteproc: Add AVM WASP
` [PATCH v5 3/3] remoteproc: Add AVM WASP driver
[PATCH 0/8] Update ADSP pil loader for SC7280 platform
2022-08-09 11:04 UTC (24+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic
` [PATCH 2/8] dt-bindings: remoteproc: qcom: adsp: Add compatible name for SC7280
` [PATCH 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH 4/8] remoteproc: qcom: Update hard coded values with macros
` [PATCH 5/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH 6/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value
[GIT PULL] rpmsg updates for v5.20
2022-08-08 22:37 UTC (2+ messages)
[GIT PULL] remoteproc updates for v5.20
2022-08-08 22:37 UTC (2+ messages)
[PATCH v2] remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found
2022-08-08 18:24 UTC
[GIT PULL] hwspinlock updates for v5.20
2022-08-08 17:40 UTC (2+ messages)
[PATCH] remoteproc: rcar_rproc: silince address space sparse warning
2022-08-08 1:16 UTC (3+ messages)
[PATCH] remoteproc: imx_rproc: Simplify some error message
2022-08-05 22:02 UTC
[PATCH v4 0/3] Add support for WASP SoC on AVM router boards
2022-08-02 15:25 UTC (3+ messages)
` [PATCH v4 2/3] dt-bindings: remoteproc: Add AVM WASP
[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
2022-08-01 6:27 UTC (13+ messages)
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()
[PATCH linux-next] remoteproc: qcom:q6v5_pas:using the pm_runtime_resume_and_get to simplify the code
2022-08-01 2:34 UTC
[PATCH linux-next] remoteproc: qcom:using the pm_runtime_resume_and_get to simplify the code
2022-08-01 2:33 UTC
We offer Business and personal loan At 2%
2022-07-31 21:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox