public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-11-02 14:17:08 to 2023-11-09 16:38:18 UTC [more...]

[PATCH v15 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
 2023-11-09 16:34 UTC  (23+ 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 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 15:54 UTC  (125+ 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 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [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 5.10/5.15 0/1] media: atomisp: add error checking to atomisp_create_pipes_stream()
 2023-11-09 15:00 UTC  (2+ messages)
` [PATCH 5.10/5.15 1/1] "

[PATCH v14.1] media: videobuf2: Be more flexible on the number of queue stored buffers
 2023-11-09  6:05 UTC  (4+ messages)

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-08  2:52 UTC  (24+ messages)
` [PATCH v4 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v4 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v4 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v4 06/11] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v4 07/11] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v4 08/11] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v4 09/11] media: rkvdec: Add image format concept
` [PATCH v4 10/11] media: rkvdec: Add get_image_fmt ops
` [PATCH v4 11/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH 0/2] staging: vc04_services: Use %p to log pointer
 2023-11-07 16:55 UTC  (3+ messages)
` [PATCH 1/2] staging: vc04_services: Use %p to log pointer address
` [PATCH 2/2] "

[PATCH 0/9] media: rkvdec: Add HEVC backend
 2023-11-07 13:49 UTC  (14+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] media: rkvdec: Add variants support
` [PATCH 3/9] media: rkvdec: Implement capability filtering
` [PATCH 4/9] media: rkvdec: Add RK3288 variant
` [PATCH 5/9] media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
` [PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
` [PATCH 7/9] ARM: dts: rockchip: Add vdec node for RK3288
` [PATCH 8/9] arm64: dts: rockchip: Expand reg size of vdec node for RK3328
` [PATCH 9/9] arm64: dts: rockchip: Expand reg size of vdec node for RK3399
` (subset) [PATCH 0/9] media: rkvdec: Add HEVC backend

[PATCH 0/9] staging: vc04_services: Smatch fixes and remove custom logging
 2023-11-07 12:38 UTC  (15+ messages)
` [PATCH 1/9] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/9] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/9] staging: vc04_services: bcm2835-camera: Remove redundant null check
` [PATCH 4/9] staging: vc04_services: Shorten helper function name
` [PATCH 5/9] staging: vc04_services: Do not pass NULL to vchiq_log_error()
` [PATCH 6/9] staging: vc04_services: Drop vchiq_log_error() in favour of dev_dbg
` [PATCH 7/9] staging: vc04_services: Drop vchiq_log_warning() "
` [PATCH 8/9] staging: vc04_services: Drop vchiq_log_trace() "
` [PATCH 9/9] staging: vc04_services: Drop vchiq_log_debug() "

[PATCH v11 0/9] Add StarFive Camera Subsystem driver
 2023-11-07 10:09 UTC  (9+ messages)

[PATCH 0/3] staging: vc04: Smatch analysis fixes
 2023-11-07  9:56 UTC  (7+ messages)
` [PATCH 1/3] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/3] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/3] staging: vc04_services: bcm2835-camera: Remove redundant null check

[PATCH] staging: Revert "staging: qlge: Retire the driver"
 2023-11-07  2:15 UTC  (3+ messages)

[PATCH] staging: vc04_services: remove empty functions
 2023-11-06 17:52 UTC  (2+ messages)

[PATCH] staging: rts5208: Replace delay function
 2023-11-05 20:58 UTC  (2+ messages)

[PATCH 00/11] Type encoding info dropped from variable and function names in NIC driver part2
 2023-11-04 11:39 UTC  (2+ messages)

[GIT PULL] Staging driver updates for 6.7-rc1
 2023-11-04  2:10 UTC  (2+ messages)

[PATCH 1/4] Remove redundant return value check
 2023-11-02 15:46 UTC  (11+ messages)
` [PATCH 2/4] "
` [PATCH 4/4] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox