Show patches with: Submitter = Ezequiel Garcia       |   898 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,14/16] rockchip/vpu: Add MPEG2 decoding support to RK3399 Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,13/16] rockchip/vpu: Add infra to support MPEG-2 decoding Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,12/16] rockchip/vpu: Add support for non-standard controls Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,11/16] rockchip/vpu: Add decoder boilerplate Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,10/16] rockchip/vpu: Prepare things to support decoders Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,09/16] rockchip/vpu: Provide a helper to reset both src and dst formats Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,08/16] rockchip/vpu: Move encoder logic to a common place Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,07/16] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,06/16] rockchip/vpu: Support the Request API Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,05/16] rockchip/vpu: Open-code media controller register Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,04/16] rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,03/16] media: v4l2-common: Support custom imagesize in fill_pixfmt() Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,02/16] media: v4l2-common: Add an helper to apply frmsize constraints Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v6,01/16] media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-05-28 Ezequiel Garcia New
[v2,4/4] media: coda: Clear the interrupt reason Assorted CODA fixes - 1 - --- 2019-05-02 Ezequiel Garcia New
[v2,3/4] media: coda: Replace the threaded interrupt with a hard interrupt Assorted CODA fixes - 1 - --- 2019-05-02 Ezequiel Garcia New
[v2,2/4] media: coda: Remove unbalanced and unneeded mutex unlock Assorted CODA fixes - 1 - --- 2019-05-02 Ezequiel Garcia New
[v2,1/4] media: coda: Print a nicer device registered message Assorted CODA fixes - 1 - --- 2019-05-02 Ezequiel Garcia New
[5/5] media: coda: Clear the interrupt reason Assorted CODA fixes - 1 - --- 2019-04-25 Ezequiel Garcia New
[4/5] media: coda: Remove pic_run_work worker Assorted CODA fixes - - - --- 2019-04-25 Ezequiel Garcia New
[3/5] media: coda: Replace the threaded interrupt with a hard interrupt Assorted CODA fixes - 1 - --- 2019-04-25 Ezequiel Garcia New
[2/5] media: coda: Remove unbalanced and unneeded mutex unlock Assorted CODA fixes - 1 - --- 2019-04-25 Ezequiel Garcia New
[1/5] media: coda: Print a nicer device registered message Assorted CODA fixes - - - --- 2019-04-25 Ezequiel Garcia New
[v3,2/2] media: Introduce helpers to fill pixel format structs media: Introduce pixel format helpers - - - --- 2019-03-28 Ezequiel Garcia New
[v3,1/2] rockchip/vpu: Rename pixel format helpers media: Introduce pixel format helpers - - - --- 2019-03-28 Ezequiel Garcia New
media: vb2: Minor function naming fix media: vb2: Minor function naming fix - - - --- 2019-03-28 Ezequiel Garcia New
[v2,11/11] rockchip/vpu: Add support for MPEG-2 decoding Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,10/11] rockchip/vpu: Add support for non-standard controls Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,09/11] rockchip/vpu: Add decoder boilerplate Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,08/11] rockchip/vpu: Support the Request API Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,07/11] rockchip/vpu: Open-code media controller register Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,06/11] rockchip/vpu: Cleanup JPEG bounce buffer management Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,05/11] rockchip/vpu: Cleanup macroblock alignment Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,04/11] rockchip/vpu: Use v4l2_m2m_buf_copy_metadata Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,03/11] rockchip/vpu: Use pixel format helpers Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,02/11] media: Introduce helpers to fill pixel format structs Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[v2,01/11] rockchip/vpu: Rename pixel format helpers Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-03-04 Ezequiel Garcia New
[DONTCOMMIT/WIP] gspca: Check device presence before accessing hardware [DONTCOMMIT/WIP] gspca: Check device presence before accessing hardware - - - --- 2019-02-28 Ezequiel Garcia New
[v2] gspca: Kill URBs on USB device disconnect [v2] gspca: Kill URBs on USB device disconnect - - - --- 2019-02-28 Ezequiel Garcia New
[v2,4/4] media: v4l: ctrls: Add debug messages Add debug messages to v4l2-ctrls - - - --- 2019-02-27 Ezequiel Garcia New
[v2,3/4] media: v4l: Add a module parameter to control global debugging Add debug messages to v4l2-ctrls - - - --- 2019-02-27 Ezequiel Garcia New
[v2,2/4] media: v4l: Improve debug dprintk macro Add debug messages to v4l2-ctrls - - - --- 2019-02-27 Ezequiel Garcia New
[v2,1/4] media: v4l: Simplify dev_debug flags Add debug messages to v4l2-ctrls - - - --- 2019-02-27 Ezequiel Garcia New
gspca: Kill URBs on USB device disconnect gspca: Kill URBs on USB device disconnect - - - --- 2019-02-27 Ezequiel Garcia New
[4/4] media: v4l: ctrls: Add debug messages Add debug messages to v4l2-ctrls - - - --- 2019-02-18 Ezequiel Garcia New
[3/4] media: v4l: Add a module parameter to control global debugging Add debug messages to v4l2-ctrls - - - --- 2019-02-18 Ezequiel Garcia New
[2/4] media: v4l: Improve debug dprintk macro Add debug messages to v4l2-ctrls - - - --- 2019-02-18 Ezequiel Garcia New
[1/4] media: v4l: Simplify dev_debug flags Add debug messages to v4l2-ctrls - - - --- 2019-02-18 Ezequiel Garcia New
media: v4l: ioctl: Sanitize num_planes before using it media: v4l: ioctl: Sanitize num_planes before using it - 2 - --- 2019-02-18 Ezequiel Garcia New
[RFC] media: uapi: Add VP8 low-level decoder API compound controls. [RFC] media: uapi: Add VP8 low-level decoder API compound controls. - - - --- 2019-02-13 Ezequiel Garcia New
[10/10] media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[09/10] rockchip/vpu: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[08/10] sh_veu: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[07/10] s5p-jpeg: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[06/10] s5p-g2d: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[05/10] rockchip/rga: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[04/10] mx2_emmaprp: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[03/10] mtk-vcodec: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[02/10] mtk-mdp: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[01/10] mtk-jpeg: Correct return type for mem2mem buffer helpers Correct return type for mem2mem buffer helpers - - - --- 2019-02-08 Ezequiel Garcia New
[v2,2/2] media: Introduce helpers to fill pixel format structs [1/2] rockchip/vpu: Rename pixel format helpers - - - --- 2019-02-06 Ezequiel Garcia New
[1/2] rockchip/vpu: Rename pixel format helpers [1/2] rockchip/vpu: Rename pixel format helpers - - - --- 2019-02-06 Ezequiel Garcia New
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata - - - --- 2019-02-05 Ezequiel Garcia New
media: vb2: Fix buf_out_validate documentation media: vb2: Fix buf_out_validate documentation - - - --- 2019-02-05 Ezequiel Garcia New
[10/10] rockchip/vpu: Add support for MPEG-2 decoding Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[09/10] rockchip/vpu: Add support for non-standard controls Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[08/10] rockchip/vpu: Add decoder boilerplate Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[07/10] rockchip/vpu: Support the Request API Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[06/10] rockchip/vpu: Open-code media controller register Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[05/10] rockchip/vpu: Cleanup JPEG bounce buffer management Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[04/10] rockchip/vpu: Cleanup macroblock alignment Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[03/10] rockchip/vpu: Use v4l2_m2m_buf_copy_data Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[02/10] rockchip/vpu: Use pixel format helpers Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[01/10] media: Introduce helpers to fill pixel format structs Add MPEG-2 decoding to Rockchip VPU - - - --- 2019-02-05 Ezequiel Garcia New
[v3] v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields [v3] v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields 1 1 - --- 2018-12-06 Ezequiel Garcia New
[v12] media: add Rockchip VPU JPEG encoder driver [v12] media: add Rockchip VPU JPEG encoder driver - - - --- 2018-12-05 Ezequiel Garcia New
[v11,4/4] media: add Rockchip VPU JPEG encoder driver Add Rockchip VPU JPEG encoder - - - --- 2018-11-30 Ezequiel Garcia New
[v11,3/4] arm64: dts: rockchip: add VPU device node for RK3399 Add Rockchip VPU JPEG encoder - 1 - --- 2018-11-30 Ezequiel Garcia New
[v11,2/4] ARM: dts: rockchip: add VPU device node for RK3288 Add Rockchip VPU JPEG encoder - 1 - --- 2018-11-30 Ezequiel Garcia New
[v11,1/4] media: dt-bindings: Document the Rockchip VPU bindings Add Rockchip VPU JPEG encoder - 1 - --- 2018-11-30 Ezequiel Garcia New
[v2] v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields [v2] v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields 1 - - --- 2018-11-27 Ezequiel Garcia New
v4l2-ioctl: Zero v4l2_pix_format_mplane reserved fields v4l2-ioctl: Zero v4l2_pix_format_mplane reserved fields - - - --- 2018-11-23 Ezequiel Garcia New
[v10,4/4] media: add Rockchip VPU JPEG encoder driver Untitled series #46063 - - - --- 2018-11-21 Ezequiel Garcia New
[v10,3/4] arm64: dts: rockchip: add VPU device node for RK3399 Untitled series #46063 - 1 - --- 2018-11-21 Ezequiel Garcia New
[v10,2/4] ARM: dts: rockchip: add VPU device node for RK3288 Add Rockchip VPU JPEG encoder - 1 - --- 2018-11-21 Ezequiel Garcia New
[v10,1/4] media: dt-bindings: Document the Rockchip VPU bindings Add Rockchip VPU JPEG encoder - 1 - --- 2018-11-21 Ezequiel Garcia New
[v9,3/3] media: add Rockchip VPU JPEG encoder driver Add Rockchip VPU JPEG encoder - - - --- 2018-11-20 Ezequiel Garcia New
[v9,2/3] arm64: dts: rockchip: add VPU device node for RK3399 Add Rockchip VPU JPEG encoder - - - --- 2018-11-20 Ezequiel Garcia New
[v9,1/3] ARM: dts: rockchip: add VPU device node for RK3288 Add Rockchip VPU JPEG encoder - - - --- 2018-11-20 Ezequiel Garcia New
[v8,3/3] media: add Rockchip VPU JPEG encoder driver Add Rockchip VPU JPEG encoder - - - --- 2018-11-19 Ezequiel Garcia New
[v8,2/3] arm64: dts: rockchip: add VPU device node for RK3399 Add Rockchip VPU JPEG encoder - - - --- 2018-11-19 Ezequiel Garcia New
[v8,1/3] ARM: dts: rockchip: add VPU device node for RK3288 Add Rockchip VPU JPEG encoder - - - --- 2018-11-19 Ezequiel Garcia New
v4l2-compliance: Remove spurious error messages v4l2-compliance: Remove spurious error messages - - - --- 2018-11-19 Ezequiel Garcia New
[v4l-utils] Introduce v4l2-get-device tool [v4l-utils] Introduce v4l2-get-device tool - - - --- 2018-11-09 Ezequiel Garcia New
Revert "media: dt-bindings: Document the Rockchip VPU bindings" Revert "media: dt-bindings: Document the Rockchip VPU bindings" - - - --- 2018-11-09 Ezequiel Garcia New
[v2,4/4] vicodec: Implement spec-compliant stop command vicodec: a couple fixes towards spec compliancy - - - --- 2018-11-02 Ezequiel Garcia New
[v2,3/4] vicodec: Propagate changes to the CAPTURE queue vicodec: a couple fixes towards spec compliancy - - - --- 2018-11-02 Ezequiel Garcia New
[v2,2/4] vicodec: Use pixel format helpers vicodec: a couple fixes towards spec compliancy - - - --- 2018-11-02 Ezequiel Garcia New
[RFC,v2,1/4] media: Introduce helpers to fill pixel format structs vicodec: a couple fixes towards spec compliancy - - - --- 2018-11-02 Ezequiel Garcia New
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue - - - --- 2018-10-18 Ezequiel Garcia New
« 1 2 ... 6 7 8 9 »