Linux Media
[Prev Page][Next Page]
- Re: [PATCH] media: i2c: rdacm20: Fix indentation in comment, (continued)
- [GIT PULL for v5.17-rc1] New year's media updates,
Mauro Carvalho Chehab
- [mchehab-experimental:master 115/390] drivers/staging/media/atomisp//pci/isp2400_input_system_local.h:32:40: warning: redefinition of typedef 'input_system_cfg2400_t' is a C11 feature, kernel test robot
- [PATCH] media: vidtv: Check for null return of vzalloc,
Jiasheng Jiang
- [PATCH v2] media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461e, Chuck Ritola
- [PATCH] udmabuf: validate ubuf->pagecount,
Pavel Skripkin
- [PATCH v3] dt-bindings: i2c: maxim,max96712: Add bindings for Maxim Integrated MAX96712,
Niklas Söderlund
- Status of selection.svg update (was Re: [PATCH 0/3] docs: sphinx/kfigure.py: Improve conversion to PDF),
Akira Yokosawa
- [PATCH] media: ov5675: use group write to update digital gain,
Bingbu Cao
- [PATCH] v4l2-ctl: Operate on output device if specified, Laurent Pinchart
- [PATCH RESEND] dma-buf: heaps: Fix mutex lock area and generalize struct dma_heap_attachment,
Weizhao Ouyang
- [PATCH] media: ov8856: apply digital gain by setting global gain control register, Bingbu Cao
- [PATCH] media: ir_toy: free before error exiting, Peiwei Hu
- [PATCH v2, 00/12] media: mtk-vcodec: support for MT8192 decoder,
Yunfei Dong
- [PATCH v2, 01/12] media: mtk-vcodec: Add vdec enable/disable hardware helpers, Yunfei Dong
- [PATCH v2, 03/12] media: mtk-vcodec: get capture queue buffer size from scp, Yunfei Dong
- [PATCH v2, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered, Yunfei Dong
- [PATCH v2, 06/12] media: mtk-vcodec: Refactor get and put capture buffer flow, Yunfei Dong
- [PATCH v2, 04/12] media: mtk-vcodec: Read max resolution from dec_capability, Yunfei Dong
- [PATCH v2, 02/12] media: mtk-vcodec: Using firmware type to separate different firmware architecture, Yunfei Dong
- [PATCH v2, 08/12] media: mtk-vcodec: Add format to support MT21C, Yunfei Dong
- [PATCH v2, 07/12] media: mtk-vcodec: Refactor supported vdec formats and framesizes, Yunfei Dong
- [PATCH v2, 10/12] media: mtk-vcodec: Fix v4l2-compliance fail, Yunfei Dong
- [PATCH v2, 11/12] media: mtk-vcodec: Extract H264 common code, Yunfei Dong
- [PATCH v2, 12/12] media: mtk-vcodec: Add h264 decoder driver for mt8192, Yunfei Dong
- [PATCH v2, 09/12] media: mtk-vcodec: disable vp8 4K capability, Yunfei Dong
- [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI,
Niklas Schnelle
- [RFC 15/32] media: Kconfig: add HAS_IOPORT dependencies, Niklas Schnelle
- [PATCH] media: atomisp: Do not define input_system_cfg2400_t twice, Nathan Chancellor
- [PATCH v2] dma-buf: dma-heap: Add a size check for allocation, guangming.cao
- [PATCH] dma-buf: heaps: Fix mutex lock area and generalize struct dma_heap_attachment, Weizhao Ouyang
- [linux-next:master 838/9897] ERROR: modpost: "v4l2_async_register_subdev" [drivers/staging/media/max96712/max96712.ko] undefined!,
kernel test robot
- [PATCH] bttv: fix WARNING regression on tunerless devices, Ondrej Zary
- [PATCH RFT 0/7] media: hantro: jpeg: Various improvements,
Chen-Yu Tsai
- [PATCH v1] media: imx-jpeg: use NV12M to represent non contiguous NV12,
Ming Qian
- [PATCH v8 0/4] add aspeed-jpeg support for aspeed-video,
Jammy Huang
- [PATCH v5 00/14] CSI2RX support on J721E,
Pratyush Yadav
- [PATCH v5 01/14] media: cadence: csi2rx: Unregister v4l2 async notifier, Pratyush Yadav
- [PATCH v5 03/14] media: cadence: csi2rx: Add get_fmt and set_fmt pad ops, Pratyush Yadav
- [PATCH v5 02/14] media: cadence: csi2rx: Cleanup media entity properly, Pratyush Yadav
- [PATCH v5 05/14] media: cadence: csi2rx: Soft reset the streams before starting capture, Pratyush Yadav
- [PATCH v5 06/14] media: cadence: csi2rx: Set the STOP bit when stopping a stream, Pratyush Yadav
- [PATCH v5 07/14] media: cadence: csi2rx: Fix stream data configuration, Pratyush Yadav
- [PATCH v5 08/14] media: cadence: csi2rx: Populate subdev devnode, Pratyush Yadav
- [PATCH v5 09/14] media: cadence: csi2rx: Add link validation, Pratyush Yadav
- [PATCH v5 04/14] media: cadence: csi2rx: Add external DPHY support, Pratyush Yadav
- [PATCH v5 10/14] media: Re-structure TI platform drivers, Pratyush Yadav
- [PATCH v5 12/14] media: dt-bindings: Make sure items in data-lanes are unique, Pratyush Yadav
- [PATCH v5 11/14] media: ti: Add CSI2RX support for J721E, Pratyush Yadav
- [PATCH v5 13/14] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver, Pratyush Yadav
- [PATCH v5 14/14] media: dt-bindings: Convert Cadence CSI2RX binding to YAML, Pratyush Yadav
- [PATCH 00/13] media: Use platform_get_irq*() variants to fetch IRQ's,
Lad Prabhakar
- [PATCH 01/13] media: vsp1: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 02/13] media: camss: Use platform_get_irq_byname() to get the interrupt, Lad Prabhakar
- [PATCH 03/13] media: bdisp: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 04/13] media: s5p-mfc: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 05/13] media: stm32-dma2d: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 06/13] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt, Lad Prabhakar
- [PATCH 07/13] media: exynos-gsc: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 08/13] media: marvell-ccic: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 09/13] media: mtk-vcodec: Drop unnecessary call to platform_get_resource(), Lad Prabhakar
- [PATCH 10/13] media: exynos4-is: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 12/13] media: mtk-vpu: Drop unnecessary call to platform_get_resource(), Lad Prabhakar
- [PATCH 11/13] media: s5p-g2d: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- [PATCH 13/13] media: coda: Use platform_get_irq() to get the interrupt, Lad Prabhakar
- Build failed in Jenkins: media-build #3747,
Jenkins Builder Robot
- [PATCH v6 0/2] On Semi AR0521 sensor driver,
Krzysztof Hałasa
- [PATCH] drm/i915/selftests: fix potential refcnt issue of a dma_buf object, Xin Xiong
- [PATCH 0/4] media: davinci: vpif: fix use-after-free on driver unbind,
Johan Hovold
- [GIT PULL FOR v5.17] CAMSS: Add SM8250 support,
Hans Verkuil
- [PATCH] Make sure we parse really received data.,
Hans Petter Selasky
- [PATCH v3 00/19] CAMSS: Add SM8250 support,
Bryan O'Donoghue
- [PATCH v3 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding, Bryan O'Donoghue
- [PATCH v3 02/19] media: camss: csiphy-3ph: don't print HW version as an error, Bryan O'Donoghue
- [PATCH v3 03/19] media: camss: csiphy-3ph: disable interrupts, Bryan O'Donoghue
- [PATCH v3 04/19] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY, Bryan O'Donoghue
- [PATCH v3 05/19] media: camss: csid-170: fix non-10bit formats, Bryan O'Donoghue
- [PATCH v3 06/19] media: camss: csid-170: don't enable unused irqs, Bryan O'Donoghue
- [PATCH v3 07/19] media: camss: csid-170: remove stray comment, Bryan O'Donoghue
- [PATCH v3 08/19] media: camss: csid-170: support more than one lite vfe, Bryan O'Donoghue
- [PATCH v3 09/19] media: camss: csid-170: set the right HALT_CMD when disabled, Bryan O'Donoghue
- [PATCH v3 10/19] media: camss: csid: allow csid to work without a regulator, Bryan O'Donoghue
- [PATCH v3 11/19] media: camss: remove vdda-csiN from sdm845 resources, Bryan O'Donoghue
- [PATCH v3 12/19] media: camss: fix VFE irq name, Bryan O'Donoghue
- [PATCH v3 13/19] media: camss: vfe-170: fix "VFE halt timeout" error, Bryan O'Donoghue
- [PATCH v3 14/19] media: camss: Add initial support for VFE hardware version Titan 480, Bryan O'Donoghue
- [PATCH v3 15/19] media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HW, Bryan O'Donoghue
- [PATCH v3 16/19] media: camss: add support for SM8250 camss, Bryan O'Donoghue
- [PATCH v3 17/19] media: camss: Add SM8250 bandwdith configuration support, Bryan O'Donoghue
- [PATCH v3 18/19] media: camss: Do vfe_get/vfe_put for csid on sm8250, Bryan O'Donoghue
- [PATCH v3 19/19] media: camss: Apply vfe_get/vfe_put fix to SDM845, Bryan O'Donoghue
- Re: [PATCH v3 00/19] CAMSS: Add SM8250 support, Vladimir Zapolskiy
- [PATCH v2] dt-bindings: i2c: maxim,max96712: Add bindings for Maxim Integrated MAX96712,
Niklas Söderlund
- [PATCH v2] media: platform: Add brask to the match table,
Zhuohao Lee
- [PATCH] media: platform: Add brask to the match table,
Zhuohao Lee
- [PATCH v2] media: saa7134: use swap() to make code cleaner, davidcomponentone
- [PATCH] udmabuf: put dmabuf in case of get fd failed,
Xianting Tian
- [PATCH v7 0/4] add aspeed-jpeg support for aspeed-video,
Jammy Huang
- [PATCH v2 0/2] media: i2c: IMX296 camera sensor support,
Laurent Pinchart
- [PATCH] media: saa7134: use swap() to make code cleaner,
davidcomponentone
- Kernel hangs after DVB patch from July 2021 with Hauppauge WinTV dualHD,
Maximilian Böhm
- [PATCH v2 0/6] v4l: subdev active state,
Tomi Valkeinen
- [GIT PULL FOR v5.17] zoran: merge into one module, many fixes,
Hans Verkuil
- [PATCH 0/6] v4l: subdev active state,
Tomi Valkeinen
- [PATCH 0/4] Correct timing report,
Jammy Huang
- [PATCH] dma-buf: dma-heap: Add a size limitation for allocation,
guangming.cao
[PATCH trivial] media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldoc, Geert Uytterhoeven
[PATCH v17, 00/19] Support multi hardware decode using of_platform_populate,
Yunfei Dong
- [PATCH v17, 05/19] media: mtk-vcodec: Support MT8192, Yunfei Dong
- [PATCH v17, 04/19] media: mtk-vcodec: export decoder pm functions, Yunfei Dong
- [PATCH v17, 01/19] media: mtk-vcodec: Get numbers of register bases from DT, Yunfei Dong
- [PATCH v17, 03/19] media: mtk-vcodec: Refactor vcodec pm interface, Yunfei Dong
- [PATCH v17, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface, Yunfei Dong
- [PATCH v17, 09/19] media: mtk-vcodec: Add irq interface for multi hardware, Yunfei Dong
- [PATCH v17, 12/19] media: mtk-vcodec: Add new interface to lock different hardware, Yunfei Dong
- [PATCH v17, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192, Yunfei Dong
- [PATCH v17, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture, Yunfei Dong
- [PATCH v17, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec, Yunfei Dong
- [PATCH v17, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces, Yunfei Dong
- [PATCH v17, 08/19] media: mtk-vcodec: Use pure single core for MT8183, Yunfei Dong
- [PATCH v17, 13/19] media: mtk-vcodec: Add work queue for core hardware decode, Yunfei Dong
- [PATCH v17, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm, Yunfei Dong
- [PATCH v17, 06/19] media: mtk-vcodec: Add to support multi hardware decode, Yunfei Dong
- [PATCH v17, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings, Yunfei Dong
- [PATCH v17, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg, Yunfei Dong
- [PATCH v17, 17/19] media: mtk-vcodec: Use codec type to separate different hardware, Yunfei Dong
- [PATCH v17, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm, Yunfei Dong
- Re: [PATCH v17, 00/19] Support multi hardware decode using of_platform_populate, Hans Verkuil
[PATCH 0/3] media: i2c: max9286: Small new features,
Laurent Pinchart
Re: [git:media_tree/master] media: i2c: max9286: Use dev_err_probe() helper, Niklas S\xF6derlund
[PATCH v4 0/6] media: max9286: Add multiplexed streams support,
Jacopo Mondi
[PATCH 0/5] media: adv748x: Add CSI-2 VC support,
Jacopo Mondi
[PATCH v8 0/7] arm64: dts: renesas: Enable MAX9286 on Eagle and Condor,
Jacopo Mondi
- [PATCH v8 1/7] dt-bindings: media: max9286: Re-indent example, Jacopo Mondi
- [PATCH v8 2/7] dt-bindings: media: max9286: Define 'maxim,gpio-poc', Jacopo Mondi
- [PATCH v8 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property, Jacopo Mondi
- [PATCH v8 4/7] arm64: dts: renesas: condor: Enable MAX9286, Jacopo Mondi
- [PATCH v8 5/7] arm64: dts: renesas: eagle: Enable MAX9286, Jacopo Mondi
- [PATCH v8 6/7] arm64: dts: renesas: Add GMSL cameras .dtsi, Jacopo Mondi
- [PATCH v8 7/7] DNI: arm64: dts: renesas: eagle: Include eagle-gmsl, Jacopo Mondi
- [v8.1 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property, Jacopo Mondi
[GIT PULL FOR 5.17] Ipu3-cio2 VCM on Windows BIOS,
Sakari Ailus
[PATCH 0/2] v4l: Proposed improvements for muxed streams v10,
Laurent Pinchart
[GIT PULL FOR v5.17] hantro: add Allwinner H6 support,
Hans Verkuil
[GIT PULL v2 FOR 5.17] V4L2 patches,
Sakari Ailus
[PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl,
Adam Ford
- [PATCH V2 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains, Adam Ford
- [PATCH V2 02/10] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl, Adam Ford
- [PATCH V2 03/10] soc: imx: imx8m-blk-ctrl: add i.MX8MQ VPU blk-ctrl, Adam Ford
- [PATCH V2 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently, Adam Ford
- [PATCH V2 04/10] dt-bindings: media: nxp,imx8mq-vpu: Split G1 and G2 nodes, Adam Ford
- [PATCH V2 07/10] arm64: dts: imx8mm: Fix VPU Hanging, Adam Ford
- [PATCH V2 08/10] dt-bindings: media: nxp,imx8mq-vpu: Add support for G1 and G2 on imx8mm, Adam Ford
- [PATCH V2 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl, Adam Ford
- [PATCH V2 09/10] media: hantro: Add support for i.MX8MM, Adam Ford
- [PATCH V2 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders, Adam Ford
- Re: [PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl, Ezequiel Garcia
- Re: [PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl, Benjamin Gaignard
[PATCH] media: prefer generic SPDX-License expression to deprecated one,
Lukas Bulwahn
[PATCH v16, 00/19] Support multi hardware decode using of_platform_populate,
Yunfei Dong
- [PATCH v16, 01/19] media: mtk-vcodec: Get numbers of register bases from DT, Yunfei Dong
- [PATCH v16, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface, Yunfei Dong
- [PATCH v16, 03/19] media: mtk-vcodec: Refactor vcodec pm interface, Yunfei Dong
- [PATCH v16, 05/19] media: mtk-vcodec: Support MT8192, Yunfei Dong
- [PATCH v16, 04/19] media: mtk-vcodec: export decoder pm functions, Yunfei Dong
- [PATCH v16, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings, Yunfei Dong
- [PATCH v16, 06/19] media: mtk-vcodec: Add to support multi hardware decode, Yunfei Dong
- [PATCH v16, 08/19] media: mtk-vcodec: Use pure single core for MT8183, Yunfei Dong
- [PATCH v16, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture, Yunfei Dong
- [PATCH v16, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces, Yunfei Dong
- [PATCH v16, 12/19] media: mtk-vcodec: Add new interface to lock different hardware, Yunfei Dong
- [PATCH v16, 13/19] media: mtk-vcodec: Add work queue for core hardware decode, Yunfei Dong
- [PATCH v16, 09/19] media: mtk-vcodec: Add irq interface for multi hardware, Yunfei Dong
- [PATCH v16, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192, Yunfei Dong
- [PATCH v16, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm, Yunfei Dong
- [PATCH v16, 17/19] media: mtk-vcodec: Use codec type to separate different hardware, Yunfei Dong
- [PATCH v16, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm, Yunfei Dong
- [PATCH v16, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg, Yunfei Dong
- [PATCH v16, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec, Yunfei Dong
[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2 fixes,
Martin Kepplinger
[PATCH v15, 00/19] Support multi hardware decode using of_platform_populate,
Yunfei Dong
- [PATCH v15, 01/19] media: mtk-vcodec: Get numbers of register bases from DT, Yunfei Dong
- [PATCH v15, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface, Yunfei Dong
- [PATCH v15, 04/19] media: mtk-vcodec: export decoder pm functions, Yunfei Dong
- [PATCH v15, 05/19] media: mtk-vcodec: Support MT8192, Yunfei Dong
- [PATCH v15, 06/19] media: mtk-vcodec: Add to support multi hardware decode, Yunfei Dong
- [PATCH v15, 03/19] media: mtk-vcodec: Refactor vcodec pm interface, Yunfei Dong
- [PATCH v15, 08/19] media: mtk-vcodec: Use pure single core for MT8183, Yunfei Dong
- [PATCH v15, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture, Yunfei Dong
- [PATCH v15, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings, Yunfei Dong
- [PATCH v15, 09/19] media: mtk-vcodec: Add irq interface for multi hardware, Yunfei Dong
- [PATCH v15, 12/19] media: mtk-vcodec: Add new interface to lock different hardware, Yunfei Dong
- [PATCH v15, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces, Yunfei Dong
- [PATCH v15, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg, Yunfei Dong
- [PATCH v15, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192, Yunfei Dong
- [PATCH v15, 13/19] media: mtk-vcodec: Add work queue for core hardware decode, Yunfei Dong
- [PATCH v15,14/19] media: mtk-vcodec: Support 34bits dma address for vdec, Yunfei Dong
- [PATCH v15, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm, Yunfei Dong
- [PATCH v15, 17/19] media: mtk-vcodec: Use codec type to separate different hardware, Yunfei Dong
- [PATCH v15, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm, Yunfei Dong
[PATCH] drm/amdgpu: fix mismatch warning between the prototype and function name,
Huang Rui
[PATCH] media: max96712: fix unmet dependency on VIDEO_DEV for VIDEO_V4L2_SUBDEV_API,
Julian Braha
[GIT PULL] Immutable branch with INT3472 ACPI/i2c + pdx86 patches,
Hans de Goede
[PATCH 5.15 08/42] dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema, Greg Kroah-Hartman
[PATCH v2 0/6] Support device probe in non-zero ACPI D state,
Bingbu Cao
[PATCH v2] media: uvcvideo: Fix memory leak in uvc_gpio_parse, José Expósito
[PATCH v1, 00/12] media: mtk-vcodec: support for MT8192 h264 decoder,
Yunfei Dong
- [PATCH v1, 01/12] media: mtk-vcodec: Add vdec enable/disable hardware helpers, Yunfei Dong
- [PATCH v1, 02/12] media: mtk-vcodec: Using firmware type to separate different firmware architecture, Yunfei Dong
- [PATCH v1, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered, Yunfei Dong
- [PATCH v1, 03/12] media: mtk-vcodec: get frame buffer size from scp, Yunfei Dong
- [PATCH v1, 04/12] media: mtk-vcodec: Read max resolution from dec_capability, Yunfei Dong
- [PATCH v1, 08/12] media: mtk-vcodec: Add format to support MT21C, Yunfei Dong
- [PATCH v1, 09/12] media: mtk-vcodec: disable vp8 4K capability, Yunfei Dong
- [PATCH v1, 06/12] media: mtk-vcodec: Refactor get and put capture buffer flow, Yunfei Dong
- [PATCH v1, 07/12] media: mtk-vcodec: Refactor supported vdec formats and framesizes, Yunfei Dong
- [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192, Yunfei Dong
- [PATCH v1, 11/12] media: mtk-vcodec: Extract H264 common code, Yunfei Dong
- [PATCH v1, 10/12] media: mtk-vcodec: Fix v4l2-compliance fail, Yunfei Dong
[PATCH v3] drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence,
Huang Rui
[PATCH v14, 00/19] Support multi hardware decode using of_platform_populate,
Yunfei Dong
- [PATCH v14, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface, Yunfei Dong
- [PATCH v14, 01/19] media: mtk-vcodec: Get numbers of register bases from DT, Yunfei Dong
- [PATCH v14, 04/19] media: mtk-vcodec: export decoder pm functions, Yunfei Dong
- [PATCH v14, 05/19] media: mtk-vcodec: Support MT8192, Yunfei Dong
- [PATCH v14, 06/19] media: mtk-vcodec: Add to support multi hardware decode, Yunfei Dong
- [PATCH v14, 08/19] media: mtk-vcodec: Use pure single core for MT8183, Yunfei Dong
- [PATCH v14, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces, Yunfei Dong
- [PATCH v14, 13/19] media: mtk-vcodec: Add work queue for core hardware decode, Yunfei Dong
- [PATCH v14, 12/19] media: mtk-vcodec: Add new interface to lock different hardware, Yunfei Dong
- [PATCH v14, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192, Yunfei Dong
- [PATCH v14, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm, Yunfei Dong
- [PATCH v14, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm, Yunfei Dong
- [PATCH v14, 17/19] media: mtk-vcodec: Use codec type to separate different hardware, Yunfei Dong
- [PATCH v14, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg, Yunfei Dong
- [PATCH v14, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings, Yunfei Dong
- [PATCH v14,14/19] media: mtk-vcodec: Support 34bits dma address for vdec, Yunfei Dong
- [PATCH v14, 03/19] media: mtk-vcodec: Refactor vcodec pm interface, Yunfei Dong
- [PATCH v14, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture, Yunfei Dong
- [PATCH v14, 09/19] media: mtk-vcodec: Add irq interface for multi hardware, Yunfei Dong
- Re: [PATCH v14, 00/19] Support multi hardware decode using of_platform_populate, AngeloGioacchino Del Regno
[PATCH platform-next] media/platform: remove redundant bpp variable,
cgel . zte
[PATCH v2] media: mtk-vcodec: potential dereference of null pointer,
Jiasheng Jiang
[PATCH] media: mtk-vcodec: potential dereference of null pointer,
Jiasheng Jiang
Re: [git:media_stage/master] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end, kernel test robot
[xilinx-xlnx:xlnx_rebase_v5.10 1566/1981] fs/pstore/zone.c:39: warning: expecting prototype for struct psz_head. Prototype was for struct psz_buffer instead, kernel test robot
[xilinx-xlnx:xlnx_rebase_v5.10 1566/1981] drivers/usb/cdns3/ep0.c:690: warning: expecting prototype for cdns3_gadget_ep0_queue Transfer data on endpoint zero(). Prototype was for cdns3_gadget_ep0_queue() instead, kernel test robot
[PATCH 1/1] Update Intel-submitted camera sensor driver contacts, Sakari Ailus
[PATCH v4 00/18] staging: media: zoran: merge in one module,
Corentin Labbe
- [PATCH v4 02/18] staging: media: zoran: use module_pci_driver, Corentin Labbe
- [PATCH v4 03/18] staging: media: zoran: rename debug module parameter, Corentin Labbe
- [PATCH v4 01/18] staging: media: zoran: move module parameter checks to zoran_probe, Corentin Labbe
- [PATCH v4 08/18] staging: media: zoran: move videodev alloc, Corentin Labbe
- [PATCH v4 06/18] staging: media: zoran: merge all modules, Corentin Labbe
- [PATCH v4 10/18] staging: media: zoran: introduce zoran_i2c_init, Corentin Labbe
- [PATCH v4 12/18] staging: media: zoran: clean unused code, Corentin Labbe
- [PATCH v4 09/18] staging: media: zoran: move config select on primary kconfig, Corentin Labbe
- [PATCH v4 14/18] staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com, Corentin Labbe
- [PATCH v4 15/18] staging: media: zoran: fix various V4L2 compliance errors, Corentin Labbe
- [PATCH v4 18/18] staging: media: zoran: drop read/write support, Corentin Labbe
- [PATCH v4 17/18] staging: media: zoran: drop kernel log spam, Corentin Labbe
- [PATCH v4 16/18] staging: media: zoran: fix TRY_FMT handling, Corentin Labbe
- [PATCH v4 07/18] staging: media: zoran: remove vidmem, Corentin Labbe
- [PATCH v4 04/18] staging: media: zoran: add debugfs, Corentin Labbe
- [PATCH v4 05/18] staging: media: zoran: videocode: remove procfs, Corentin Labbe
- [PATCH v4 11/18] staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_size, Corentin Labbe
- [PATCH v4 13/18] staging: media: zoran: fix counting buffer in reserve, Corentin Labbe
Re: [RFC PATCH][DO NOT COMMIT] media: dvb_frontend: Support concurrent DVB-T/DVB-T2 scan, Mauro Carvalho Chehab
[PATCH] media: saa7146: fix error logic at saa7146_vv_init(), Mauro Carvalho Chehab
Build failed in Jenkins: media_stage_clang #391,
Jenkins Builder Robot
Build failed in Jenkins: media_stage_gcc #15,
Jenkins Builder Robot
[PATCH v7 0/7] arm64: dts: renesas: Enable MAX9286 on Eagle and Condor, Jacopo Mondi
[PATCH] libdvbv5: dvb-scan: fix DVB-S2 checks for DVB-S tuning, Mauro Carvalho Chehab
[PATCH v2] drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence,
Huang Rui
[PATCH] media: aspeed: Fix no complete irq for non-64-aligned width,
Jammy Huang
About patches, rkardell
[v4l-utils 0/3] Support ancillary links,
Daniel Scally
[PATCH 0/5] Introduce ancillary links,
Daniel Scally
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]