Linux Media
[Prev Page][Next Page]
[PATCH v2 0/6] media: Implement UVC v1.5 ROI,
Yunke Cao
[PATCH] [media] st-delta: Remove unneeded NULL check in delta-v4l2, Wan Jiabing
[PATCH] [media] c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare, Wan Jiabing
[PATCH v1 0/6] media: Implement UVC v1.5 ROI,
Yunke Cao
[PATCH] media: stm32-dcmi: add support of 1X16 serial pixel formats variant,
Hugues Fruchet
[PATCH] media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static, Colin Ian King
[PATCH 0/3] MIPID02 pixel clk polarity & serial pixel formats,
Hugues Fruchet
Re: Build regressions/improvements in v5.18-rc7, Geert Uytterhoeven
[PATCH] media: s5c73m3: Switch to GPIO descriptors,
Linus Walleij
[PATCH] media: ov9650: Drop platform data code path, Linus Walleij
[PATCH] media: ov7670: Drop unused include, Linus Walleij
[PATCH v4 0/3] Enable JPEG Encoder on RK3566/RK3568,
Nicolas Frattaroli
[PATCH v5 00/20] H.264 Field Decoding Support for Frame-based Decoders,
Nicolas Dufresne
- [PATCH v5 01/20] media: h264: Use v4l2_h264_reference for reflist, Nicolas Dufresne
- [PATCH v5 02/20] media: h264: Increase reference lists size to 32, Nicolas Dufresne
- [PATCH v5 03/20] media: h264: Store current picture fields, Nicolas Dufresne
- [PATCH v5 04/20] media: h264: Store all fields into the unordered list, Nicolas Dufresne
- [PATCH v5 05/20] media: v4l2: Trace calculated p/b0/b1 initial reflist, Nicolas Dufresne
- [PATCH v5 06/20] media: h264: Sort p/b reflist using frame_num, Nicolas Dufresne
- [PATCH v5 09/20] media: rkvdec: h264: Fix dpb_valid implementation, Nicolas Dufresne
- [PATCH v5 08/20] media: rkvdec: Stop overclocking the decoder, Nicolas Dufresne
- [PATCH v5 07/20] media: v4l2: Reorder field reflist, Nicolas Dufresne
- [PATCH v5 18/20] media: hantro: h264: Make dpb entry management more robust, Nicolas Dufresne
- [PATCH v5 20/20] media: hantro: Enable HOLD_CAPTURE_BUF for H.264, Nicolas Dufresne
- [PATCH v5 15/20] media: rkvdec-h264: Add field decoding support, Nicolas Dufresne
- [PATCH v5 12/20] media: rkvdec: h264: Validate and use pic width and height in mbs, Nicolas Dufresne
- [PATCH v5 17/20] media: hantro: Stop using H.264 parameter pic_num, Nicolas Dufresne
- [PATCH v5 16/20] media: rkvdec: Enable capture buffer holding for H264, Nicolas Dufresne
- [PATCH v5 10/20] media: rkvdec: h264: Fix bit depth wrap in pps packet, Nicolas Dufresne
- [PATCH v5 19/20] media: hantro: Add H.264 field decoding support, Nicolas Dufresne
- [PATCH v5 14/20] media: rkvdec: Ensure decoded resolution fit coded resolution, Nicolas Dufresne
- [PATCH v5 11/20] media: rkvdec: Move H264 SPS validation in rkvdec-h264, Nicolas Dufresne
- [PATCH v5 13/20] media: rkvdec: h264: Fix reference frame_num wrap for second field, Nicolas Dufresne
[PATCH 0/2] media: cx88 and usbtv: PAL-Nc fixes,
Jorge Maidana
[PATCH] media: ov7251: fix mutex lock unbalance, Mauro Carvalho Chehab
[PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI,
Jacopo Mondi
- [PATCH v7 02/28] media: ov5604: Re-arrange modes definition, Jacopo Mondi
- [PATCH v7 01/28] media: ov5640: Add pixel rate to modes, Jacopo Mondi
- [PATCH v7 03/28] media: ov5640: Add ov5640_is_csi2() function, Jacopo Mondi
- [PATCH v7 04/28] media: ov5640: Associate bpp with formats, Jacopo Mondi
- [PATCH v7 05/28] media: ov5640: Add LINK_FREQ control, Jacopo Mondi
- [PATCH v7 06/28] media: ov5640: Update pixel_rate and link_freq, Jacopo Mondi
- [PATCH v7 07/28] media: ov5640: Rework CSI-2 clock tree, Jacopo Mondi
- [PATCH v7 09/28] media: ov5640: Fix 720x480 in RGB888 mode, Jacopo Mondi
- [PATCH v7 08/28] media: ov5640: Rework timings programming, Jacopo Mondi
- [PATCH v7 14/28] media: ov5640: Remove ov5640_mode_init_data, Jacopo Mondi
- [PATCH v7 11/28] media: ov5640: Provide timings accessor, Jacopo Mondi
- [PATCH v7 12/28] media: ov5640: Re-sort per-mode register tables, Jacopo Mondi
- [PATCH v7 10/28] media: ov5640: Split DVP and CSI-2 timings, Jacopo Mondi
- [PATCH v7 17/28] media: ov5640: Adjust vblank with s_frame_interval, Jacopo Mondi
- [PATCH v7 18/28] media: ov5640: Remove frame rate check from find_mode(), Jacopo Mondi
- [PATCH v7 16/28] media: ov5640: Add VBLANK control, Jacopo Mondi
- [PATCH v7 19/28] media: ov5640: Change CSI-2 timings to comply with FPS, Jacopo Mondi
- [PATCH v7 15/28] media: ov5640: Add HBLANK control, Jacopo Mondi
- [PATCH v7 13/28] media: ov5640: Remove duplicated mode settings, Jacopo Mondi
- [PATCH v7 24/28] media: ov5640: Add BGR888 format, Jacopo Mondi
- [PATCH v7 22/28] media: ov5640: Register device properties, Jacopo Mondi
- [PATCH v7 23/28] media: ov5640: Add RGB565_1X16 format, Jacopo Mondi
- [PATCH v7 26/28] media: ov5640: Adjust format to bpp in s_fmt, Jacopo Mondi
- [PATCH v7 20/28] media: ov5640: Implement init_cfg, Jacopo Mondi
- [PATCH v7 25/28] media: ov5640: Restrict sizes to mbus code, Jacopo Mondi
- [PATCH v7 28/28] media: ov5640: Move format mux config in format, Jacopo Mondi
- [PATCH v7 27/28] media: ov5640: Split DVP and CSI-2 formats, Jacopo Mondi
- [PATCH v7 21/28] media: ov5640: Implement get_selection, Jacopo Mondi
- <Possible follow-ups>
- [PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI, Sakari Ailus
- [PATCH v7 18/28] media: ov5640: Remove frame rate check from find_mode(), Sakari Ailus
- [PATCH v7 06/28] media: ov5640: Update pixel_rate and link_freq, Sakari Ailus
- [PATCH v7 21/28] media: ov5640: Implement get_selection, Sakari Ailus
- [PATCH v7 11/28] media: ov5640: Provide timings accessor, Sakari Ailus
- [PATCH v7 15/28] media: ov5640: Add HBLANK control, Sakari Ailus
- [PATCH v7 10/28] media: ov5640: Split DVP and CSI-2 timings, Sakari Ailus
- [PATCH v7 14/28] media: ov5640: Remove ov5640_mode_init_data, Sakari Ailus
- [PATCH v7 19/28] media: ov5640: Change CSI-2 timings to comply with FPS, Sakari Ailus
- [PATCH v7 02/28] media: ov5640: Re-arrange modes definition, Sakari Ailus
- [PATCH v7 03/28] media: ov5640: Add ov5640_is_csi2() function, Sakari Ailus
- [PATCH v7 27/28] media: ov5640: Split DVP and CSI-2 formats, Sakari Ailus
- [PATCH v7 04/28] media: ov5640: Associate bpp with formats, Sakari Ailus
- [PATCH v7 01/28] media: ov5640: Add pixel rate to modes, Sakari Ailus
- [PATCH v7 13/28] media: ov5640: Remove duplicated mode settings, Sakari Ailus
- [PATCH v7 12/28] media: ov5640: Re-sort per-mode register tables, Sakari Ailus
- [PATCH v7 28/28] media: ov5640: Move format mux config in format, Sakari Ailus
- [PATCH v7 16/28] media: ov5640: Add VBLANK control, Sakari Ailus
- [PATCH v7 07/28] media: ov5640: Rework CSI-2 clock tree, Sakari Ailus
- [PATCH v7 09/28] media: ov5640: Fix 720x480 in RGB888 mode, Sakari Ailus
- [PATCH v7 25/28] media: ov5640: Restrict sizes to mbus code, Sakari Ailus
- [PATCH v7 23/28] media: ov5640: Add RGB565_1X16 format, Sakari Ailus
- [PATCH v7 26/28] media: ov5640: Adjust format to bpp in s_fmt, Sakari Ailus
- [PATCH v7 24/28] media: ov5640: Add BGR888 format, Sakari Ailus
- [PATCH v7 08/28] media: ov5640: Rework timings programming, Sakari Ailus
- [PATCH v7 17/28] media: ov5640: Adjust vblank with s_frame_interval, Sakari Ailus
- [PATCH v7 05/28] media: ov5640: Add LINK_FREQ control, Sakari Ailus
- [PATCH v7 20/28] media: ov5640: Implement init_cfg, Sakari Ailus
- [PATCH v7 22/28] media: ov5640: Register device properties, Sakari Ailus
- Re: [PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI, Jacopo Mondi
[PATCH] media: platform: replace ternary operator with max(),
Guo Zhengkui
[PATCH 0/2] Introduce HDMI Video Guard Band test pattern,
Hans Verkuil
[PATCH V3 RESEND] dma-buf: ensure unique directory name for dmabuf stats, Charan Teja Kalla
[GIT PULL FOR 5.19] Ov5640 driver improvements,
Sakari Ailus
[PATCH 1/1] ov7251: Fix multiple problems in s_stream callback,
Sakari Ailus
[PATCH V3] dma-buf: ensure unique directory name for dmabuf stats,
Charan Teja Kalla
[PATCH v6, 0/7] support mt8195 decoder,
Yunfei Dong
- [PATCH v6, 5/7] media: mediatek: vcodec: Different codec using different capture format, Yunfei Dong
- [PATCH v6, 1/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat soc, Yunfei Dong
- [PATCH v6, 2/7] media: mediatek: vcodec: Add to support lat soc hardware, Yunfei Dong
- [PATCH v6, 3/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8195, Yunfei Dong
- [PATCH v6, 4/7] media: mediatek: vcodec: Adds compatible for mt8195, Yunfei Dong
- [PATCH v6, 6/7] media: mediatek: vcodec: prevent kernel crash when scp ipi timeout, Yunfei Dong
- [PATCH v6, 7/7] media: mediatek: vcodec: Add to support H264 inner racing mode, Yunfei Dong
[PATCH v3] media: mediatek: vcodec: add vp9 decoder driver for mt8186, Yunfei Dong
[GIT PULL FOR v5.19] v2: H.264 Field Decoding Support for Frame-based Decoders,
Hans Verkuil
[PATCH] media: atomisp: don't pass a pointer to a local variable, Mauro Carvalho Chehab
[PATCH] media: camss: Allocate camss struct as a managed device resource,
Vladimir Zapolskiy
[PATCH] media: cec-adap.c: log when claiming LA fails unexpectedly, Hans Verkuil
[GIT PULL FOR v5.19] mtk-vcodec: support for M8192 and MT8186 decoder,
Hans Verkuil
[PATCH 0/3] add Aspeed udc driver for ast2600,
Neal Liu
[PATCH v2 0/5] Support Nuvoton NPCM Video Capture/Encode Engine,
Marvin Lin
[RESEND, v4] media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail, Yunfei Dong
[GIT PULL FOR 5.19] More V4L2 patches,
Sakari Ailus
drivers/media/dvb-frontends/mn88443x.c:772:34: warning: 'mn88443x_of_match' defined but not used, kernel test robot
[PATCHv2 1/2] ttusbir: NOIO during resume,
Oliver Neukum
[PATCH] xbox_remote: xbox_remote_initialize() cannot fail, Oliver Neukum
[PATCH] streamzap: avoid unnecessary GFP_ATOMIC, Oliver Neukum
[PATCH] redrat3: no unnecessary GFP_ATOMIC, Oliver Neukum
[PATCH] imon_raw: respect DMA coherency,
Oliver Neukum
[PATCH] iguanair: no superfluous usb_unlink_urb(),
Oliver Neukum
[PATCH 1/4] igorplugusb: respect DMA coherency,
Oliver Neukum
[PATCHv2 1/4] igorplugusb: respect DMA coherency,
Oliver Neukum
[PATCH 1/3] igorplugusb: prevent use after free in probe error,
Oliver Neukum
[PATCH v2] media: i2c: adv7180: fix reserved bit in Video Selection 2,
Benjamin Marty
[PATCH] adv7604: try all infoframe types, Hans Verkuil
[PATCH v15 0/3] media: mediatek: support mdp3 on mt8183 platform,
Moudy Ho
[PATCH v18 0/6] Add mutex support for MDP,
Moudy Ho
[PATCH] media: camss: Allocate power domain resources dynamically,
Vladimir Zapolskiy
[PATCH] media: i2c: adv7180: fix reserved bit in Video Selection 2,
Benjamin Marty
[PATCH v3 0/5] media: Add ST VGXY61 camera sensor driver,
Benjamin Mugnier
[PATCH v1 0/5] Support Nuvoton NPCM Video Capture/Encode Engine,
Marvin Lin
[PATCH v4, 0/3] add h264 decoder driver for mt8186,
Yunfei Dong
[PATCH v12, 00/17] media: mtk-vcodec: support for M8192 decoder,
Yunfei Dong
- [PATCH v12, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers, Yunfei Dong
- [PATCH v12, 04/17] media: mediatek: vcodec: Read max resolution from dec_capability, Yunfei Dong
- [PATCH v12, 02/17] media: mediatek: vcodec: Using firmware type to separate different firmware architecture, Yunfei Dong
- [PATCH v12, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare, Yunfei Dong
- [PATCH v12, 07/17] media: mediatek: vcodec: Refactor supported vdec formats and framesizes, Yunfei Dong
- [PATCH v12, 03/17] media: mediatek: vcodec: get capture queue buffer size from scp, Yunfei Dong
- [PATCH v12, 08/17] media: mediatek: vcodec: Getting supported decoder format types, Yunfei Dong
- [PATCH v12, 10/17] media: mediatek: vcodec: disable vp8 4K capability, Yunfei Dong
- [PATCH v12, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail, Yunfei Dong
- [PATCH v12, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow, Yunfei Dong
- [PATCH v12, 09/17] media: mediatek: vcodec: Add format to support MT21C, Yunfei Dong
- [PATCH v12, 17/17] media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko, Yunfei Dong
- [PATCH v12, 13/17] media: mediatek: vcodec: Extract H264 common code, Yunfei Dong
- [PATCH v12, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192, Yunfei Dong
- [PATCH v12, 16/17] media: mediatek: vcodec: support stateless VP9 decoding, Yunfei Dong
- [PATCH v12, 12/17] media: mediatek: vcodec: record capture queue format type, Yunfei Dong
- [PATCH v12, 15/17] media: mediatek: vcodec: support stateless VP8 decoding, Yunfei Dong
- Re: [PATCH v12, 00/17] media: mtk-vcodec: support for M8192 decoder, Nícolas F. R. A. Prado
[PATCH v3 0/3] Enable JPEG Encoder on RK3566/RK3568,
Nicolas Frattaroli
Re: [PATCH] EDAC: Fix some refcount leaks,
kernel test robot
[PATCH] media: platform: Add moli to the match table,
Scott Chao
[GIT PULL FOR v5.19] Various CEC fixes for 5.19,
Hans Verkuil
[PATCH] media: davinci: vpif: add missing of_node_put() in vpif_probe(),
Yang Yingliang
[PATCH v7 0/6] Proposal for a GPU cgroup controller,
T.J. Mercier
[PATCH v2] UPSTREAM: media: ov8856: skip OTP read in non-zero ACPI D state,
Jimmy Su
[PATCH 0/7] CEC framework fixes,
Hans Verkuil
[PATCH V2] dmabuf: ensure unique directory name for dmabuf stats,
Charan Teja Kalla
[PATCH] media: TDA1997x: Fix the error handling in tda1997x_probe(),
Zheyu Ma
Video4Linux: Call an I2C subdev function to start a stream after a CSI2 driver has been started,
Terry Barnaby
[PATCH 00/50] staging: media: imx: Prepare destaging of imx7-media-csi,
Laurent Pinchart
- [PATCH 15/50] staging: media: imx: imx7-media-csi: Fold capture_priv into imx7_csi, Laurent Pinchart
- [PATCH 05/50] staging: media: imx: imx7-media-csi: Drop the imx_media notifier, Laurent Pinchart
- [PATCH 17/50] staging: media: imx: imx7-media-csi: Don't set subdev group id, Laurent Pinchart
- [PATCH 03/50] staging: media: imx: imx7-media-csi: Import notifier helpers, Laurent Pinchart
- [PATCH 35/50] staging: media: imx: imx7-media-csi: Drop IC support from imx7_csi_try_colorimetry(), Laurent Pinchart
- [PATCH 24/50] staging: media: imx: imx7-media-csi: Avoid unnecessary casts, Laurent Pinchart
- [PATCH 26/50] staging: media: imx: imx7-media-csi: Fold imx_media_dev into imx7_csi, Laurent Pinchart
- [PATCH 12/50] staging: media: imx: imx7-media-csi: Drop legacy video device support, Laurent Pinchart
- [PATCH 36/50] staging: media: imx: imx7-media-csi: Drop IPU-only formats, Laurent Pinchart
- [PATCH 21/50] staging: media: imx: imx7-media-csi: Don't initialize unused fields, Laurent Pinchart
- [PATCH 01/50] staging: media: imx: imx7-media-csi: Initialize locks early on, Laurent Pinchart
- [PATCH 33/50] staging: media: imx: imx7-media-csi: Import format helpers, Laurent Pinchart
- [PATCH 37/50] staging: media: imx: imx7-media-csi: Drop unsupported YUV and RGB formats, Laurent Pinchart
- [PATCH 38/50] staging: media: imx: imx7-media-csi: Make default formats consistent, Laurent Pinchart
- [PATCH 25/50] staging: media: imx: imx7-media-csi: Inline pipeline start/stop, Laurent Pinchart
- [PATCH 16/50] staging: media: imx: imx7-media-csi: Ensure consistent function prefix, Laurent Pinchart
- [PATCH 32/50] staging: media: imx: imx7-media-csi: Drop error message on alloc failure, Laurent Pinchart
- [PATCH 30/50] staging: media: imx: imx7-media-csi: Decouple from imx_media_dma_buf, Laurent Pinchart
- [PATCH 34/50] staging: media: imx: imx7-media-csi: Replace ipu_color_space with bool yuv field, Laurent Pinchart
- [PATCH 22/50] staging: media: imx: imx7-media-csi: Inline imx_media_pipeline_pad(), Laurent Pinchart
- [PATCH 06/50] staging: media: imx: imx7-media-csi: Move misc init out of probe(), Laurent Pinchart
- [PATCH 04/50] staging: media: imx: imx7-media-csi: Drop duplicate link creation, Laurent Pinchart
- [PATCH 28/50] staging: media: imx: imx7-media-csi: Fold imx_media_video_dev into imx7_csi, Laurent Pinchart
- [PATCH 13/50] staging: media: imx: imx7-media-csi: Drop unused controls support, Laurent Pinchart
- [PATCH 08/50] staging: media: imx: imx7-media-csi: Drop unused frame_interval, Laurent Pinchart
- [PATCH 27/50] staging: media: imx: imx7-media-csi: Decouple from imx_media_buffer, Laurent Pinchart
- [PATCH 29/50] staging: media: imx: imx7-media-csi: Store imx7_csi in drv data, Laurent Pinchart
- [PATCH 10/50] staging: media: imx: imx7-media-csi: Remove imx_media_of_add_csi, Laurent Pinchart
- [PATCH 18/50] staging: media: imx: imx7-media-csi: Import imx_media_dev_init() helper, Laurent Pinchart
- [PATCH 19/50] staging: media: imx: imx7-media-csi: Embed imx_media_dev in imx7_csi, Laurent Pinchart
- [PATCH 31/50] staging: media: imx: imx7-media-csi: Decouple from shared macros, Laurent Pinchart
- [PATCH 09/50] staging: media: imx: imx7-media-csi: Move format init to probe time, Laurent Pinchart
- [PATCH 11/50] staging: media: imx: imx7-media-csi: Import video device helpers, Laurent Pinchart
- [PATCH 20/50] staging: media: imx: imx7-media-csi: Drop imx_media_add_video_device call, Laurent Pinchart
- [PATCH 23/50] staging: media: imx: imx7-media-csi: Import imx_media_pipeline_set_stream(), Laurent Pinchart
- [PATCH 07/50] staging: media: imx: imx7-media-csi: Don't populate vdev lists, Laurent Pinchart
- [PATCH 14/50] staging: media: imx: imx7-media-csi: Reorganize imx7_csi structure, Laurent Pinchart
- [PATCH 02/50] staging: media: imx: imx7-media-csi: Split imx_media_dev from probe(), Laurent Pinchart
- [PATCH 39/50] staging: media: imx: imx7-media-csi: Define macro for default mbus code, Laurent Pinchart
- [PATCH 46/50] staging: media: imx: imx7-media-csi: Add V4L2_PIX_FMT_Y14 support, Laurent Pinchart
- [PATCH 42/50] staging: media: imx: imx7-media-csi: Drop unneeded imx7_csi_pixfmt fields, Laurent Pinchart
- [PATCH 40/50] staging: media: imx: imx7-media-csi: Simplify default mbus code in try_fmt, Laurent Pinchart
- [PATCH 41/50] staging: media: imx: imx7-media-csi: Drop YUV/RGB/BAYER format selectors, Laurent Pinchart
- [PATCH 43/50] staging: media: imx: imx7-media-csi: Inline imx7_csi_init_mbus_fmt(), Laurent Pinchart
- [PATCH 44/50] staging: media: imx: imx7-media-csi: Simplify default format in try_fmt, Laurent Pinchart
- [PATCH 45/50] staging: media: imx: imx7-media-csi: Fix list of supported formats, Laurent Pinchart
- [PATCH 47/50] staging: media: imx: imx7-media-csi: Drop unneeded pixel format validation, Laurent Pinchart
- [PATCH 49/50] staging: media: imx: imx7-media-csi: Drop V4L2 events support, Laurent Pinchart
- [PATCH 48/50] staging: media: imx: imx7-media-csi: Inline imx7_csi_enum_pixel_formats(), Laurent Pinchart
- [PATCH 50/50] staging: media: imx: imx7-media-csi: Drop usage of shared helpers, Laurent Pinchart
- Re: [PATCH 00/50] staging: media: imx: Prepare destaging of imx7-media-csi, Rui Miguel Silva
- Re: (EXT) [PATCH 00/50] staging: media: imx: Prepare destaging of imx7-media-csi, Alexander Stein
- Re: [PATCH 00/50] staging: media: imx: Prepare destaging of imx7-media-csi, Alexander Stein
[PATCH] media: imx214: Fix the error handling in imx214_probe(),
Zheyu Ma
[PATCH] dmabuf: ensure unique directory name for dmabuf stats,
Charan Teja Kalla
[PATCH v1] UPSTREAM: media: ov8856: skip OTP read in non-zero ACPI D state,
Jimmy Su
Build failed in Jenkins: libcamera #841,
Jenkins Builder Robot
[PATCH] dma-buf: call dma_buf_stats_setup after dmabuf is in valid list,
Charan Teja Kalla
[PATCH 1/4] media: dt-bindings: qcom,sdm660-camss: document interconnects,
Krzysztof Kozlowski
[PATCH v3 1/4] media: dt-bindings: ov5675: document YAML binding,
Quentin Schulz
[PATCH] media: camss: csid: fix wrong size passed to devm_kmalloc_array(),
Yang Yingliang
[GIT PULL FOR v5.19] smatch fixes,
Hans Verkuil
[PATCH 0/7] Various smatch fixes,
Hans Verkuil
[PATCH] media: amphion: G/S_PARM only for encoder's output queue, Ming Qian
[PATCH v2 0/3] Enable JPEG Encoder on RK3566/RK3568,
Nicolas Frattaroli
Build failed in Jenkins: media-build #3890,
Jenkins Builder Robot
[GIT PULL FOR v5.19] Misc fixes and enhancements,
Laurent Pinchart
[PATCH] media: tuners: mxl5005s: make array static const, reduces object code size, Colin Ian King
Re: [PATCH RFT/RFC v2 01/47] staging: media: Revert "media: zoran: remove deprecated driver", Laurent Pinchart
[PATCH] media: ov2640: Drop legacy includes, Linus Walleij
[PATCH] media: i2c: isl7998x: Use right include, Linus Walleij
[PATCH v2] media: mediatek: vcodec: add vp9 decoder driver for mt8186, Yunfei Dong
[PATCH v5, 0/7] support mt8195 decoder,
Yunfei Dong
- [PATCH v5, 4/7] media: mediatek: vcodec: Adds compatible for mt8195, Yunfei Dong
- [PATCH v5, 2/7] media: mediatek: vcodec: Add to support lat soc hardware, Yunfei Dong
- [PATCH v5, 5/7] media: mediatek: vcodec: Different codec using different capture format, Yunfei Dong
- [PATCH v5, 3/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8195, Yunfei Dong
- [PATCH v5, 1/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat soc, Yunfei Dong
- [PATCH v5, 6/7] media: mediatek: vcodec: prevent kernel crash when scp ipi timeout, Yunfei Dong
- [PATCH v5, 7/7] media: mediatek: vcodec: Add to support H264 inner racing mode, Yunfei Dong
[PATCH v3, 0/3] add h264 decoder driver for mt8186,
Yunfei Dong
[PATCH] media: ipu3-cio2: Move functionality from .complete() to .bound(),
Daniel Scally
[PATCH 1/5] dma-buf: cleanup dma_fence_unwrap selftest v2,
Christian König
[ANN] Media Summit at ELCE Dublin: Request for Topics,
Hans Verkuil
Re: [PATCH v9] platform/chrome: Add ChromeOS ACPI device driver,
kernel test robot
[PATCH v11, 00/17] media: mtk-vcodec: support for M8192 decoder,
Yunfei Dong
- [PATCH v11, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers, Yunfei Dong
- [PATCH v11, 03/17] media: mediatek: vcodec: get capture queue buffer size from scp, Yunfei Dong
- [PATCH v11, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow, Yunfei Dong
- [PATCH v11, 02/17] media: mediatek: vcodec: Using firmware type to separate different firmware architecture, Yunfei Dong
- [PATCH v11, 04/17] media: mediatek: vcodec: Read max resolution from dec_capability, Yunfei Dong
- [PATCH v11, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare, Yunfei Dong
- [PATCH v11, 08/17] media: mediatek: vcodec: Getting supported decoder format types, Yunfei Dong
- [PATCH v11, 09/17] media: mediatek: vcodec: Add format to support MT21C, Yunfei Dong
- [PATCH v11, 10/17] media: mediatek: vcodec: disable vp8 4K capability, Yunfei Dong
- [PATCH v11, 07/17] media: mediatek: vcodec: Refactor supported vdec formats and framesizes, Yunfei Dong
- [PATCH v11, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail, Yunfei Dong
- [PATCH v11, 16/17] media: mediatek: vcodec: support stateless VP9 decoding, Yunfei Dong
- [PATCH v11, 15/17] media: mediatek: vcodec: support stateless VP8 decoding, Yunfei Dong
- [PATCH v11, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192, Yunfei Dong
- [PATCH v11, 13/17] media: mediatek: vcodec: Extract H264 common code, Yunfei Dong
- [PATCH v11, 12/17] media: mediatek: vcodec: record capture queue format type, Yunfei Dong
- [PATCH v11, 17/17] media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko, Yunfei Dong
[PATCH] [media] exynos4-is: fix using wrong clk_disable() in fimc_is_enable_clocks(), Yang Yingliang
[PATCH v3 3/4] staging: media: zoran: replace all pr_err with zrdev_err as appropriate, Ian Cowan
[PATCH v3 2/4] staging: media: zoran: setup videocodec header for debugging macros, Ian Cowan
[PATCH v3 4/4] staging: media: zoran: replace dprintk with new debugging macros, Ian Cowan
[PATCH v3 1/4] staging: media: zoran: add logging macros, Ian Cowan
[PATCH v4 00/15] Support OVTI7251 on Microsoft Surface line,
Daniel Scally
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]