messages from 2023-11-08 08:49:28 to 2023-11-09 16:38:35 UTC [more...]
[PATCH v15 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
2023-11-09 16:35 UTC (32+ messages)
` [PATCH v15 14/56] media: sti: hva: Remove useless check
` [PATCH v15 15/56] media: visl: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 16/56] media: atomisp: "
` [PATCH v15 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v15 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v15 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v15 21/56] media: pci: dt3155: Remove useless check
` [PATCH v15 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v15 23/56] media: pci: cx18: "
` [PATCH v15 24/56] media: pci: netup_unidvb: "
` [PATCH v15 25/56] media: pci: tw68: "
` [PATCH v15 26/56] media: i2c: video-i2c: "
` [PATCH v15 27/56] media: coda: "
` [PATCH v15 28/56] media: nxp: "
` [PATCH v15 29/56] media: verisilicon: "
` [PATCH v15 30/56] media: test-drivers: "
` [PATCH v15 31/56] media: imx: "
` [PATCH v15 32/56] media: meson: vdec: "
` [PATCH v15 33/56] touchscreen: sur40: "
` [PATCH v15 34/56] sample: v4l: "
` [PATCH v15 35/56] media: cedrus: "
` [PATCH v15 36/56] media: nuvoton: "
` [PATCH v15 37/56] media: renesas: "
` [PATCH v15 38/56] media: ti: "
` [PATCH v15 39/56] media: usb: airspy: "
` [PATCH v15 40/56] media: usb: cx231xx: "
` [PATCH v15 41/56] media: usb: hackrf: "
` [PATCH v15 42/56] media: usb: usbtv: "
` [PATCH v15 43/56] media videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v15 44/56] media: core: Report the maximum possible number of buffers for the queue
[PATCH v2] bus: mhi: host: Add alignment check for event ring read pointer
2023-11-09 16:34 UTC (2+ messages)
[PATCH v3 0/4] bus: mhi: host: Add lock to avoid race when ringing channel DB
2023-11-09 16:32 UTC (7+ messages)
` [PATCH v3 1/4] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
` [PATCH v3 3/4] bus: mhi: host: Avoid processing buffer and event of a disable channel
` [PATCH v3 4/4] bus: mhi: host: Take irqsave lock after TRE is generated
[PATCH v15 00/56] Add DELETE_BUF ioctl
2023-11-09 16:29 UTC (13+ messages)
` [PATCH v15 01/56] media: videobuf2: Rename offset parameter
` [PATCH v15 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v15 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v15 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v15 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v15 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v15 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v15 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v15 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v15 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 12/56] media: mediatek: vdec: Remove useless loop
[PATCH v14 00/56] Add DELETE_BUF ioctl
2023-11-09 16:29 UTC (122+ messages)
` [PATCH v14 01/56] media: videobuf2: Rename offset parameter
` [PATCH v14 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v14 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v14 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v14 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v14 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v14 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v14 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v14 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v14 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 18/56] media: dvb-core: "
` [PATCH v14 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v14 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v14 21/56] media: pci: dt3155: Remove useless check
` [PATCH v14 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v14 23/56] media: pci: cx18: "
` [PATCH v14 24/56] media: pci: netup_unidvb: "
` [PATCH v14 25/56] media: pci: tw68: "
` [PATCH v14 26/56] media: i2c: video-i2c: "
` [PATCH v14 27/56] media: coda: "
` [PATCH v14 28/56] media: nxp: "
` [PATCH v14 29/56] media: verisilicon: "
` [PATCH v14 30/56] media: test-drivers: "
` [PATCH v14 31/56] media: imx: "
` [PATCH v14 32/56] media: meson: vdec: "
` [PATCH v14 33/56] touchscreen: sur40: "
` [PATCH v14 34/56] sample: v4l: "
` [PATCH v14 35/56] media: cedrus: "
` [PATCH v14 36/56] media: nuvoton: "
` [PATCH v14 37/56] media: renesas: "
` [PATCH v14 38/56] media: ti: "
` [PATCH v14 39/56] media: usb: airspy: "
` [PATCH v14 40/56] media: usb: cx231xx: "
` [PATCH v14 41/56] media: usb: hackrf: "
` [PATCH v14 42/56] media: usb: usbtv: "
` [PATCH v14 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v14 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v14 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v14 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v14 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v14 53/56] media: core: Free range of buffers
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v14 56/56] media: test-drivers: Use helper for "
[PATCH v3 0/2] bus: mhi: host: Add SDX75 support and its dependency
2023-11-09 16:19 UTC (2+ messages)
[PATCH v2 3/7] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
2023-11-09 16:04 UTC (25+ messages)
` [PATCH v2 4/7] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v2 5/7] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 5 and newer
` [PATCH v2 6/7] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
[PATCH 0/8] Add PM8937 PMIC support
2023-11-09 15:22 UTC (4+ messages)
` [PATCH 8/8] soc: qcom: socinfo: Add PM8937 Power IC
[PATCH v4 0/6] media: qcom: camss: Add sc8280xp support
2023-11-09 15:19 UTC (15+ messages)
` [PATCH v4 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH v4 2/6] media: qcom: camss: Add CAMSS_SC8280XP enum
` [PATCH v4 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH v4 4/6] media: qcom: camss: Add sc8280xp resource details
` [PATCH v4 5/6] media: qcom: camss: Add sc8280xp support
` [PATCH v4 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x
[PATCH v13 00/10] Add multiport support for DWC3 controllers
2023-11-09 15:18 UTC (11+ messages)
` [PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver
[PATCH 11/20] drm/sched: Convert the GPU scheduler to variable number of run-queues
2023-11-09 14:53 UTC
[PATCH] soc: qcom: pmic_glink_altmode: fix port sanity check
2023-11-09 14:28 UTC (4+ messages)
[PATCH v2 0/3] phy: qcom-qmp-pcie: Add support to keep refclk always on
2023-11-09 13:57 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property
` [PATCH v2 2/3] phy: qcom-qmp-pcie: Add endpoint refclk control register offset
[PATCH 0/1] Switch on USB as a wakeup source on sm8250
2023-11-09 13:30 UTC (3+ messages)
` [PATCH 1/1] arm64: dts: qcom: sm8250: Add wakeup-source to usb_1 and usb_2
[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
2023-11-09 9:59 UTC (6+ messages)
` [PATCH V8 2/5] scsi: ufs: qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLES
[PATCH v3 0/6] support oneplus-lemonade(p) devices
2023-11-09 9:25 UTC (10+ messages)
` [PATCH v3 1/6] dt-bindings: iio: adc: add smb139x
` [PATCH v3 2/6] arm64: dts: qcom: sm8350: Fix DMA0 address
` [PATCH v3 3/6] arm64: dts: qcom: pm8350k: Remove hanging whitespace
` [PATCH v3 4/6] arm64: dts: qcom: sm8350: Fix remoteproc interrupt type
` [PATCH v3 5/6] dt-bindings: arm: qcom: Add oneplus-lemonade(p)
` [PATCH v3 6/6] arm64: dts: qcom: sm8350-lemonade(p): New devices
[PATCH] dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries
2023-11-09 8:40 UTC (4+ messages)
[PATCH 00/11] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
2023-11-09 8:22 UTC (6+ messages)
` [PATCH 03/11] ARM: dts: qcom: Update devicetree for ADC7 rename for QCOM PMICs
[PATCH v1 0/2] coresight: Add remote etm support
2023-11-09 6:19 UTC (6+ messages)
` [PATCH v1 1/2] "
[PATCH v14.1] media: videobuf2: Be more flexible on the number of queue stored buffers
2023-11-09 6:05 UTC (4+ messages)
[RFC PATCH v2 0/3] clk: qcom: provide alternative 'parked' RCG
2023-11-09 4:20 UTC (8+ messages)
` [RFC PATCH v2 2/3] clk: qcom: implement RCG2 'parked' clock support
[PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
2023-11-09 2:51 UTC (2+ messages)
[PATCH v7 0/7] incorporate pm runtime framework and eDP clean up
2023-11-08 18:27 UTC (6+ messages)
[PATCH] ASoC: dt-bindings: qcom,sm8250: add SM8550 sound card
2023-11-08 18:09 UTC (2+ messages)
[PATCH] power: reset: msm: Process register_restart_handler() error
2023-11-08 17:27 UTC
[RFC PATCH 03/10] drm/mipi-dsi: add API for manual control over the DSI link power state
2023-11-08 15:58 UTC (12+ messages)
[PATCH] ASoC: dt-bindings: use "soundwire" as controller's node name in examples
2023-11-08 12:22 UTC (3+ messages)
[PATCH] dt-bindings: display/msm: qcom,sm8250-mdss: add DisplayPort controller node
2023-11-08 12:06 UTC (2+ messages)
[PATCH v5 00/11] Add multipd remoteproc support
2023-11-08 10:40 UTC (3+ messages)
` [PATCH v5 09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
[PATCH] ARM: dts: qcom: Add LPG LED device description
2023-11-08 10:06 UTC (3+ messages)
[PATCH v2] arm64: dts: qcom: sdm850-lenovo-yoga: Add wakeup-sources
2023-11-08 10:03 UTC (2+ messages)
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