linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 21:01:19 to 2022-04-22 13:38:35 UTC [more...]

[PATCH 0/3] Rockchip RK3328 VDEC support
 2022-04-22 13:38 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible
` [PATCH 2/3] arm64: dts: rockchip: Rename vdec_mmu node for RK3328
` [PATCH 3/3] arm64: dts: rockchip: Add vdec support "

[PATCH v13 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-04-22 13:33 UTC  (5+ messages)
` [PATCH v13 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-22 13:29 UTC  (26+ messages)
` [PATCH v2 2/5] media: v4l: ctrls: Add a control for temperature
` [PATCH v2 4/5] media: dt-bindings: media: i2c: Add ST VGXY61 camera sensor binding
` [PATCH v2 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH v4] media: ov5640: Use runtime PM
 2022-04-22 10:53 UTC 

[PATCH 0/3] media: CSI-2 configuration to frame desc
 2022-04-22 10:06 UTC  (6+ messages)
` [PATCH 1/3] media: Add bus type to frame descriptors
` [PATCH 2/3] media: Add CSI-2 bus configuration "
` [PATCH 3/3] media: ti: cal: use frame desc to get vc and dt

[PATCH v4] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  9:56 UTC  (2+ messages)

[PATCH] Documentation/media: Try to make enum usage clearer
 2022-04-22  9:30 UTC 

[PATCH] media: ov7670: remove ov7670_power_off from ov7670_remove
 2022-04-22  8:54 UTC 

[PATCH v2 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-04-22  8:47 UTC  (2+ messages)
` [PATCH v2 2/4] dt-bindings: media: video-interfaces: Add new bus-type

[PATCH] Documentation/media: Remove incorrect statement
 2022-04-22  7:50 UTC 

[PATCH v3 01/24] media: doc: Document dual use of H.264 pic_num/frame_num
 2022-04-22  7:49 UTC  (21+ messages)
` [PATCH v3 05/24] media: h264: Use v4l2_h264_reference for reflist
` [PATCH v3 09/24] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v3 10/24] media: h264: Sort p/b reflist using frame_num
` [PATCH v3 11/24] media: v4l2: Reorder field reflist
` [PATCH v3 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v3 15/24] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v3 16/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v3 17/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v3 23/24] media: hantro: Add H.264 field decoding support

DMA-resv usage
 2022-04-22  7:47 UTC  (13+ messages)
` [PATCH 03/15] dma-buf & drm/amdgpu: remove dma_resv workaround

[linux-next:master] BUILD REGRESSION e5071887cd2296a7704dbcd10c1cedf0f11cdbd5
 2022-04-01 16:39 UTC  (2+ messages)

[PATCH 0/6] media: ti: cal: misc fixes
 2022-04-22  6:50 UTC  (14+ messages)
` [PATCH 1/6] media: ti: cal: fix error paths in cal_camerarx_create()
` [PATCH 2/6] media: ti: cal: fix useless variable init
` [PATCH 3/6] media: ti: cal: rename sd_state to state
` [PATCH 4/6] media: ti: cal: use CSI-2 frame number for seq number
` [PATCH 5/6] media: ti: cal: combine wdma irq handling
` [PATCH 6/6] media: ti: cal: fix wdma irq for metadata

[PATCH] media: m920x: Remove useless kfree
 2022-04-22  6:06 UTC 

[PATCH] media: staging: zoran: refactor printk debugging function
 2022-04-22  5:10 UTC  (7+ messages)

cron job: media_tree daily build: WARNINGS
 2022-04-22  4:49 UTC 

[PATCH] media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
 2022-04-22  2:52 UTC  (3+ messages)

[PATCH v2] media: amphion: no need to check return value of debugfs_create functions
 2022-04-22  2:12 UTC 

[PATCH] media: amphion: fix error check return value of debugfs_create_file()
 2022-04-22  1:51 UTC  (3+ messages)

[PATCH v3] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  1:51 UTC  (2+ messages)

[PATCH] media: amphion: free ctrl handler if error is set and return error
 2022-04-22  1:36 UTC 

[PATCH v2] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  1:24 UTC  (2+ messages)

[PATCH] staging: media: zoran: modify kernel debugging function
 2022-04-22  0:33 UTC 

[PATCH v4 00/21] media: rkisp1: Misc bug fixes and cleanups
 2022-04-21 23:42 UTC  (22+ messages)
` [PATCH v4 01/21] media: rkisp1: capture: Initialize entity before video device
` [PATCH v4 02/21] media: rkisp1: capture: Fix and simplify (un)registration
` [PATCH v4 03/21] media: rkisp1: isp: "
` [PATCH v4 04/21] media: rkisp1: resizer: "
` [PATCH v4 05/21] media: rkisp1: params: "
` [PATCH v4 06/21] media: rkisp1: stats: Simplify (un)registration
` [PATCH v4 07/21] media: rkisp1: Simplify rkisp1_entities_register() error path
` [PATCH v4 08/21] media: rkisp1: regs: Don't use BIT() macro for multi-bit register fields
` [PATCH v4 09/21] media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefix
` [PATCH v4 10/21] media: rkisp1: Swap value and address arguments to rkisp1_write()
` [PATCH v4 11/21] media: rkisp1: resizer: Simplify register access
` [PATCH v4 12/21] media: rkisp1: Move debugfs code to a separate file
` [PATCH v4 13/21] media: rkisp1: Compile debugfs support conditionally
` [PATCH v4 14/21] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD
` [PATCH v4 15/21] media: rkisp1: debug: Add debugfs files to dump core and ISP registers
` [PATCH v4 16/21] media: rkisp1: debug: Move resizer register dump to debugfs
` [PATCH v4 17/21] media: rkisp1: debug: Consolidate reg dumps for shadow registers
` [PATCH v4 18/21] media: rkisp1: debug: Compute max register length name dynamically
` [PATCH v4 19/21] media: rkisp1: capture: Bypass the main device for handling querycap
` [PATCH v4 20/21] media: rkisp1: Align macro definitions
` [PATCH v4 21/21] media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()

[PATCH 0/2]
 2022-04-21 23:10 UTC  (4+ messages)
` [PATCH 1/2] media: v4l2: Make colorspace validity checks more future-proof

[PATCH 0/3] [RFC] v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
 2022-04-21 23:07 UTC  (5+ messages)
` [PATCH 2/3] media: v4l2-tpg: Add support for the new YUVA and YUVX formats
` [PATCH 3/3] media: vivid: "

[GIT PULL FOR v5.19] imx-mipi-csis improvements
 2022-04-21 22:21 UTC  (2+ messages)
` [GIT PULL FOR v5.19] imx-mipi-csis improvements (#82601)

[RFC v5 0/6] Proposal for a GPU cgroup controller
 2022-04-21 22:09 UTC  (6+ messages)
` [RFC v5 3/6] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v5 4/6] dmabuf: Add gpu cgroup charge transfer function
` [RFC v5 5/6] binder: Add flags to relinquish ownership of fds

[PATCH 0/2] drm/nvdla: Add driver support for NVDLA
 2022-04-21 22:01 UTC  (10+ messages)
  ` [PATCH 2/2] "

[RESEND v7 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-04-21 21:14 UTC  (8+ messages)
` [RESEND v7 1/7] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [RESEND v7 2/7] media: uvcvideo: move uvc_format_desc to common header
` [RESEND v7 3/7] usb: gadget: uvc: prevent index variables to start from 0
` [RESEND v7 4/7] usb: gadget: uvc: move structs to common header
` [RESEND v7 5/7] usb: gadget: uvc: track frames in format entries
` [RESEND v7 6/7] usb: gadget: uvc: add VIDIOC function
` [RESEND v7 7/7] usb: gadget: uvc: add format/frame handling code

[PATCH 1/7] media: coda: set output buffer bytesused to appease v4l2-compliance
 2022-04-21 15:28 UTC  (12+ messages)
` [PATCH 5/7] media: coda: fix default JPEG colorimetry
` [PATCH 6/7] media: coda: enable capture G_PARM for stateful encoder

Using the Selection API with image sensors for arbitrary cropping
 2022-04-21 14:27 UTC  (4+ messages)
  ` [libcamera-devel] "

[GIT PULL FOR v5.19] Various fixes/enhancements
 2022-04-21 13:04 UTC  (2+ messages)
` [GIT PULL FOR v5.19] Various fixes/enhancements (#82580)

[PATCH v2] media: Add P010LE video format
 2022-04-21 12:43 UTC 

[PATCH] media: i2c: tw9903: Use ARRAY_SIZE instead of manual checking
 2022-04-21 11:51 UTC  (2+ messages)

[PATCH] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-21 11:42 UTC  (5+ messages)
      ` [EXT] "

[PATCH v2 1/3] media: hantro: Add support for Hantro G1 on RK356x
 2022-04-21 11:13 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: media: rockchip-vpu: Add RK3568 compatible

[PATCH] media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
 2022-04-21 10:47 UTC  (2+ messages)

[PATCH] media: Add P010 video format
 2022-04-21  9:25 UTC  (2+ messages)

[PATCH v3] media: usb: uvc: Add UVC_GUID_FORMAT_H265
 2022-04-21  9:23 UTC  (2+ messages)

drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2022-04-21  6:40 UTC 

[linux-next:master] BUILD REGRESSION f1244c81da13009dbf61cb807f45881501c44789
 2022-04-20 21:09 UTC 

[GIT PULL FOR v5.19] Venus updates
 2022-04-20 15:48 UTC 

[PATCH v8 0/5] Add support for RZ/G2L VSPD
 2022-04-20 15:32 UTC  (5+ messages)
` [PATCH v8 1/5] media: dt-bindings: media: renesas,vsp1: Document RZ/G2L VSPD bindings

[PATCH v6 0/2] Introduce Intra-refresh type control
 2022-04-20 15:07 UTC  (3+ messages)
` [PATCH v6 1/2] media: v4l2-ctrls: Add intra-refresh "
` [PATCH v6 2/2] venus: venc: Add support for intra-refresh type

[PATCH] dt-bindings: media: mtk-vcodec: Adds encoder power domain property
 2022-04-20 13:29 UTC  (2+ messages)

[PATCH v2 0/5] Visconti: Add Toshiba Visconti Video Input Interface driver
 2022-04-20 13:24 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v2 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver headers

[PATCH] media: hantro: Use post processor scaling capacities
 2022-04-20 12:29 UTC  (2+ messages)

[PATCH] media: amphion: handle picture skipped event
 2022-04-20 11:35 UTC 

[PATCH v3 0/2] media: amphion: copy timestamp from output to
 2022-04-20 11:34 UTC  (3+ messages)
` [PATCH v3 1/2] media: amphion: decoder copy timestamp from output to capture
` [PATCH v3 2/2] media: amphion: encoder "

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-20 11:07 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
 2022-04-20 11:07 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page()
 2022-04-20 11:06 UTC  (2+ messages)

[PATCH v4 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-04-20  9:10 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v4 2/8] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-04-20  8:53 UTC  (6+ messages)
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH 1/1] staging: media: ipu3-imgu: Request specific firmware binary
 2022-04-20  7:55 UTC  (3+ messages)

[PATCH] media: make RADIO_ADAPTERS tristate
 2022-04-20  6:36 UTC 

[PATCH] media: exynos4-is: Fix compile warning
 2022-04-20  6:31 UTC  (2+ messages)

[PATCH] media: exynos4-is: Fix compile warning
 2022-04-20  5:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).