Linux Media
[Prev Page][Next Page]
- Re: [PATCH v3 0/6] staging: media: atomisp: code cleanup fixes, (continued)
- [PATCH 1/2] [v2] media: rc: remove tango ir driver and keymap,
Arnd Bergmann
- [PATCH v3] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line,
Aline Santana Cordeiro
- [PATCH v6] media: imx208: Add imx208 camera sensor driver, Shawnx Tu
- [RFC RESEND 0/3] vp9 v4l2 stateless uapi,
Andrzej Pietrasiewicz
- [RFC 1/3] media: rkvdec: Fix .buf_prepare,
Andrzej Pietrasiewicz
- Build failed in Jenkins: media-build #3471,
Jenkins Builder Robot
- Build failed in Jenkins: libcamera #522,
Jenkins Builder Robot
- [PATCH 1/8] clang-tidy: use auto,
Rosen Penev
- Request to update venus-5.10 FW files,
smagar
- Message not available
Request to update venus-5.4 FW files, smagar
[PATCH v4 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support,
dillon . minfei
[PATCH] clang-tidy: use using instead of typedef, Rosen Penev
[PATCH] v4l-utils: convert board_list to vector, Rosen Penev
[PATCHv2] v4l-utils: switch remote_subtest arrays to vector, Rosen Penev
[PATCH v2] media: rkisp1: rkisp1-params.c: Fix typos,
Sebastian Fricke
[PATCHv2 7/8] staging: media: atomisp: Fix line split style issues,
Martiros Shakhzadyan
[PATCHv2 5/8] staging: media: atomisp: Refactor ia_css_stream_load(),
Martiros Shakhzadyan
supported webcam, Jean-Jacques Schott
[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ,
Benjamin Gaignard
- [PATCH v10 1/9] media: hevc: Add fields and flags for hevc PPS, Benjamin Gaignard
- [PATCH v10 2/9] media: hevc: Add decode params control, Benjamin Gaignard
- [PATCH v10 3/9] media: hantro: change hantro_codec_ops run prototype to return errors, Benjamin Gaignard
- [PATCH v10 4/9] media: hantro: Define HEVC codec profiles and supported features, Benjamin Gaignard
- [PATCH v10 5/9] media: hantro: Only use postproc when post processed formats are defined, Benjamin Gaignard
- [PATCH v10 6/9] media: uapi: Add a control for HANTRO driver, Benjamin Gaignard
- [PATCH v10 7/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control, Benjamin Gaignard
- [PATCH v10 8/9] media: hantro: Introduce G2/HEVC decoder, Benjamin Gaignard
- [PATCH v10 9/9] media: hantro: IMX8M: add variant for G2/HEVC codec, Benjamin Gaignard
- Re: [PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ, Hans Verkuil
[PATCH v2 00/35] media: ti-vpe: cal: prepare for multistream support,
Tomi Valkeinen
- [PATCH v2 02/35] media: ti-vpe: cal: fix error handling in cal_camerarx_create, Tomi Valkeinen
- [PATCH v2 03/35] media: ti-vpe: cal: remove unused cal_camerarx->dev field, Tomi Valkeinen
- [PATCH v2 05/35] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume, Tomi Valkeinen
- [PATCH v2 04/35] media: ti-vpe: cal: rename "sensor" to "source", Tomi Valkeinen
- [PATCH v2 01/35] media: ti-vpe: cal: add g/s_parm for legacy API, Tomi Valkeinen
- [PATCH v2 07/35] media: ti-vpe: cal: add cal_ctx_prepare/unprepare, Tomi Valkeinen
- [PATCH v2 08/35] media: ti-vpe: cal: change index and cport to u8, Tomi Valkeinen
- [PATCH v2 06/35] media: ti-vpe: cal: use v4l2_get_link_freq, Tomi Valkeinen
- [PATCH v2 09/35] media: ti-vpe: cal: Add CSI2 context, Tomi Valkeinen
- [PATCH v2 10/35] media: ti-vpe: cal: Add pixel processing context, Tomi Valkeinen
- [PATCH v2 11/35] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx, Tomi Valkeinen
- [PATCH v2 12/35] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK, Tomi Valkeinen
- [PATCH v2 13/35] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros, Tomi Valkeinen
- [PATCH v2 14/35] media: ti-vpe: cal: catch VC errors, Tomi Valkeinen
- [PATCH v2 15/35] media: ti-vpe: cal: remove wait when stopping camerarx, Tomi Valkeinen
- [PATCH v2 16/35] media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop, Tomi Valkeinen
- [PATCH v2 17/35] media: ti-vpe: cal: allocate pix proc dynamically, Tomi Valkeinen
- [PATCH v2 18/35] media: ti-vpe: cal: add 'use_pix_proc' field, Tomi Valkeinen
- [PATCH v2 19/35] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race, Tomi Valkeinen
- [PATCH v2 20/35] media: ti-vpe: cal: add vc and datatype fields to cal_ctx, Tomi Valkeinen
- [PATCH v2 22/35] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE, Tomi Valkeinen
- [PATCH v2 21/35] media: ti-vpe: cal: handle cal_ctx_v4l2_register error, Tomi Valkeinen
- [PATCH v2 23/35] media: ti-vpe: cal: fix typo in a comment, Tomi Valkeinen
- [PATCH v2 24/35] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap, Tomi Valkeinen
- [PATCH v2 25/35] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*, Tomi Valkeinen
- [PATCH v2 26/35] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode, Tomi Valkeinen
- [PATCH v2 27/35] media: ti-vpe: cal: remove cal_camerarx->fmtinfo, Tomi Valkeinen
- [PATCH v2 28/35] media: ti-vpe: cal: support 8 DMA contexts, Tomi Valkeinen
- [PATCH v2 29/35] media: ti-vpe: cal: cleanup phy iteration in cal_remove, Tomi Valkeinen
- [PATCH v2 30/35] media: ti-vpe: cal: fix ctx uninitialization, Tomi Valkeinen
- [PATCH v2 31/35] media: ti-vpe: cal: fix queuing of the initial buffer, Tomi Valkeinen
- [PATCH v2 32/35] media: ti-vpe: cal: use CSI-2 frame number, Tomi Valkeinen
- [PATCH v2 33/35] media: ti-vpe: cal: add camerarx locking, Tomi Valkeinen
- [PATCH v2 34/35] media: ti-vpe: cal: add camerarx enable/disable refcounting, Tomi Valkeinen
- [PATCH v2 35/35] media: ti-vpe: cal: allow more than 1 source pads, Tomi Valkeinen
[PATCH V9] i2c: i2c-qcom-geni: Add shutdown callback for i2c,
Roja Rani Yarubandi
[PATCH 0/2 V6]Add dma-buf counter,
Peter Enderborg
[PATCH v2] configure.ac: Resolve GIT_* even if repository is a submodule, Niklas Söderlund
[PATCH] v4l-utils: switch remote_subtest arrays to vector,
Rosen Penev
[PATCH] media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf(),
Gustavo A. R. Silva
[PATCH 0/8] staging: media: atomisp: A series of cleanup,
Martiros Shakhzadyan
[PATCH 0/6] staging: media: atomisp: code cleanup fixes,
Deepak R Varma
[PATCH] configure.ac: Resolve GIT_SHA even if repository is a submodule,
Niklas Söderlund
[PATCH] configure.ac: Fix building without libudev, Niklas Söderlund
[PATCH] media: rkisp1: rkisp1-params.c: Fix typos,
Sebastian Fricke
[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER,
Alice Guo (OSS)
[PATCH] media: si2168: drop support for old firmware file name for si2168 B40, Lukas Middendorf
[PATCH] media: atomisp: pci: remove unneeded variable 'err',
Saurav Girepunje
[PATCH] media: rkisp1: rksip1-capture.c: Improve comments and fix typos,
Sebastian Fricke
[PATCH 0/8] A series of cleanup patches for sh_css.c, Martiros Shakhzadyan
[PATCH 0/2] media: fully initialize si2168 on resume only when necessary,
Lukas Middendorf
[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo,
Peter Enderborg
[PATCH] media: atomisp: silence "dubious: !x | !y" warning,
Ashish Kalra
drivers/media/test-drivers/vidtv/vidtv_mux.c:379:13: warning: stack frame size of 2848 bytes in function 'vidtv_mux_tick', kernel test robot
[PATCH] media: mc: mc-entity.c: Fix typo, Sebastian Fricke
[PATCH v4] dma-buf: Add DmaBufTotal counter in meminfo,
Peter Enderborg
[PATCH] media: sp887x: drop unneeded assignment, Sudip Mukherjee
[ragnatech:media-tree] BUILD SUCCESS 0b276e470a4d43e1365d3eb53c608a3d208cabd4, kernel test robot
[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo,
Peter Enderborg
[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!,
Lee Jones
- [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev', Lee Jones
- [PATCH 19/40] drm/omapdrm/omap_gem: Properly document omap_gem_dumb_map_offset(), Lee Jones
- [PATCH 23/40] drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs', Lee Jones
- [PATCH 24/40] drm/scheduler/sched_entity: Fix some function name disparity, Lee Jones
- [PATCH 26/40] drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r', Lee Jones
- [PATCH 29/40] drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score', Lee Jones
- [PATCH 30/40] drm/vgem/vgem_drv: Demote kernel-doc abuse, Lee Jones
- [PATCH 32/40] drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_copy_mem_to_mem()', Lee Jones
- [PATCH 33/40] drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score', Lee Jones
- [PATCH 35/40] drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity, Lee Jones
[PATCH v2] dma-buf: Add DmaBufTotal counter in meminfo,
Peter Enderborg
[PATCH] dma-buf: Add DmaBufTotal counter in meminfo,
Peter Enderborg
[PATCH v4 1/2] ov8856: Add support for 2 data lanes,
Shawnx Tu
[PATCHv2 0/2] staging: media: atomisp: cleaning up sh_css.c,
Martiros Shakhzadyan
[PATCH v2] staging: media: tegra-video: Align line break to match with the open parenthesis in file vi.c, Aline Santana Cordeiro
[PATCH v2] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line,
Aline Santana Cordeiro
[PATCH 4/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_v4l2.c, Aline Santana Cordeiro
[PATCH 3/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_subdev.c, Aline Santana Cordeiro
[PATCH 2/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_compat_css20.c, Aline Santana Cordeiro
[PATCH 1/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_cmd.c, Aline Santana Cordeiro
[GIT PULL FOR v5.14] Various staging cleanups from the Outreachy project,
Hans Verkuil
[PATCH RFC v3] media: em28xx: Fix race condition between open and init function,
Igor Matheus Andrade Torrente
[PATCH v5 00/24] v4l: subdev internal routing,
Tomi Valkeinen
- [PATCH v5 01/24] media: entity: Use pad as a starting point for graph walk, Tomi Valkeinen
- [PATCH v5 02/24] media: entity: Use pads instead of entities in the media graph walk stack, Tomi Valkeinen
- [PATCH v5 03/24] media: entity: Walk the graph based on pads, Tomi Valkeinen
- [PATCH v5 04/24] v4l: mc: Start walk from a specific pad in use count calculation, Tomi Valkeinen
- [PATCH v5 05/24] media: entity: Add iterator helper for entity pads, Tomi Valkeinen
- [PATCH v5 06/24] media: entity: Move the pipeline from entity to pads, Tomi Valkeinen
- [PATCH v5 07/24] media: entity: Use pad as the starting point for a pipeline, Tomi Valkeinen
- [PATCH v5 09/24] media: entity: Add media_entity_has_route() function, Tomi Valkeinen
- [PATCH v5 08/24] media: entity: Add has_route entity operation, Tomi Valkeinen
- [PATCH v5 10/24] media: entity: Use routing information during graph traversal, Tomi Valkeinen
- [PATCH v5 11/24] media: entity: Skip link validation for pads to which there is no route to, Tomi Valkeinen
- [PATCH v5 12/24] media: entity: Add an iterator helper for connected pads, Tomi Valkeinen
- [PATCH v5 13/24] media: entity: Add only connected pads to the pipeline, Tomi Valkeinen
- [PATCH v5 14/24] media: entity: Add debug information in graph walk route check, Tomi Valkeinen
- [PATCH v5 15/24] v4l: Add bus type to frame descriptors, Tomi Valkeinen
- [PATCH v5 16/24] v4l: Add CSI-2 bus configuration to frame descriptors, Tomi Valkeinen
- [PATCH v5 17/24] v4l: Add stream to frame descriptor, Tomi Valkeinen
- [PATCH v5 18/24] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations, Tomi Valkeinen
- [PATCH v5 19/24] media: Documentation: Add GS_ROUTING documentation, Tomi Valkeinen
- [PATCH v5 20/24] v4l: mc: Add an S_ROUTING helper function for power state changes, Tomi Valkeinen
- [PATCH v5 21/24] v4l: subdev: routing kernel helper functions, Tomi Valkeinen
- [PATCH v5 22/24] v4l: subdev: add v4l2_subdev_get_format_dir(), Tomi Valkeinen
- [PATCH v5 23/24] v4l: subdev: Take routing information into account in link validation, Tomi Valkeinen
- [PATCH v5 24/24] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8, Tomi Valkeinen
- Re: [PATCH v5 00/24] v4l: subdev internal routing, Niklas Söderlund
- Re: [PATCH v5 00/24] v4l: subdev internal routing, Laurent Pinchart
[PATCH v3 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support,
dillon . minfei
[PATCH] staging: media: atomisp: cleaning up sh_css.c,
Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [1/6] Fix sh_css.c brace coding style issues, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [2/6] Fix sh_css.c brace coding style issues, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [3/6] Fix sh_css.c brace coding style issues, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [4/6] Fix sh_css.c brace coding style issues, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [5/6] Fix sh_css.c brace coding style issues, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [6/6] Fix sh_css.c brace coding style issues, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: Use goto instead of return in ia_css_init(), Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [1/2] Remove redundant assertions in sh_css.c, Martiros Shakhzadyan
- [PATCH] staging: media: atomisp: [2/2] Remove redundant assertions in sh_css.c, Martiros Shakhzadyan
- Re: [PATCH] staging: media: atomisp: cleaning up sh_css.c, Hans Verkuil
[PATCH 2/2] staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_cmd.h, Aline Santana Cordeiro
[PATCH 1/2] staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_acc.c, Aline Santana Cordeiro
[PATCH] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line,
Aline Santana Cordeiro
[PATCH v2] staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_cmd.c,
Aline Santana Cordeiro
[PATCH] staging: media: atomisp: pci: Format multi-line comments according to coding-style in file atomisp_cmd.c,
Aline Santana Cordeiro
[PATCH v2] media: ccs: Fix the op_pll_multiplier address,
Bernhard Wimmer
[PATCH RFC v2] media: em28xx: Fix race condition between open and init function, Igor Matheus Andrade Torrente
RE: [PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe,
Robin Gong
[PATCH 2/2] staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_acc.c, Aline Santana Cordeiro
[PATCH 1/2] staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_v4l2.c,
Aline Santana Cordeiro
[PATCH v3] staging: media: omap4iss: Remove unused macro function, Aline Santana Cordeiro
[PATCH] staging: media: tegra-video: Align line break to match with the open parenthesis in file vi.c,
Aline Santana Cordeiro
[PATCH v2] staging: media: omap4iss: Remove unused macro function, Aline Santana Cordeiro
How to use "DTV_FE_CAPABILITY" command for Frontend.h of Linux DVB,
YP WU
[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt(),
Dan Carpenter
[PATCH v2 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support,
dillon . minfei
[PATCH v1 0/3] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support,
dillon . minfei
[PATCH v4 0/2] staging: media: zoran: Cleanup patchset for style issues in zr36057.h,
Mitali Borkar
[PATCH 00/11] rcar-vin: Add r8a779a0 support,
Niklas Söderlund
- [PATCH 01/11] rcar-vin: Refactor controls creation for video device, Niklas Söderlund
- [PATCH 02/11] rcar-vin: Fix error paths for rvin_mc_init(), Niklas Söderlund
- [PATCH 03/11] rcar-vin: Improve async notifier cleanup paths, Niklas Söderlund
- [PATCH 04/11] rcar-vin: Improve reuse of parallel notifier, Niklas Söderlund
- [PATCH 05/11] rcar-vin: Rename array storing subdevice information, Niklas Söderlund
- [PATCH 06/11] rcar-vin: Move group async notifier, Niklas Söderlund
- [PATCH 07/11] rcar-vin: Extend group notifier DT parser to work with any port, Niklas Söderlund
- [PATCH 08/11] rcar-vin: Create a callback to setup media links, Niklas Söderlund
- [PATCH 09/11] rcar-vin: Specify media device ops at group creation time, Niklas Söderlund
- [PATCH 10/11] rcar-vin: Move and rename CSI-2 link notifications, Niklas Söderlund
- [PATCH 11/11] rcar-vin: Add r8a779a0 support, Niklas Söderlund
[PATCHv3] staging: media: atomisp: Minor code style changes, Martiros Shakhzadyan
[PATCH] media: dt-bindings: media: renesas,vin: Add r8a779a0 support,
Niklas Söderlund
[PATCH] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver,
Niklas Söderlund
Subject: [PATCH v4] staging: media: zoran: add '*' in long(multi-line) comments,
Mitali Borkar
[PATCH] media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel Selector,
Niklas Söderlund
[PATCH] rcar-csi2: Add r8a779a0 support, Niklas Söderlund
[PATCH] media: dt-bindings: media: renesas,csi2: Add r8a779a0 support,
Niklas Söderlund
[PATCH] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer,
Niklas Söderlund
[PATCH v3] staging: media: zoran: reduce length of a line,
Mitali Borkar
[PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory,
Niklas Söderlund
[PATCH] rcar-csi2: Add support for Y10 and Y8, Niklas Söderlund
[GIT PULL FOR v5.13] Three fixes,
Hans Verkuil
[PATCH v4] staging: media: meson: vdec: declare u32 as static const,
Mitali Borkar
[PATCH v3 0/4] staging: media: intel-ipu3: Cleanup patchset for style issues,
Mitali Borkar
[PATCH v3] staging: media: meson: vdec: declare u32 as static const,
Mitali Borkar
[PATCH v3 00/33] media: atmel: atmel-isc: add support for xisc,
Eugen Hristev
- [PATCH v3 01/33] media: atmel: atmel-isc: specialize gamma table into product specific, Eugen Hristev
- [PATCH v3 02/33] media: atmel: atmel-isc: specialize driver name constant, Eugen Hristev
- [PATCH v3 03/33] media: atmel: atmel-isc: add checks for limiting frame sizes, Eugen Hristev
- [PATCH v3 04/33] media: atmel: atmel-isc: specialize max width and max height, Eugen Hristev
- [PATCH v3 05/33] media: atmel: atmel-isc: specialize dma cfg, Eugen Hristev
- [PATCH v3 06/33] media: atmel: atmel-isc: extract CSC submodule config into separate function, Eugen Hristev
- [PATCH v3 07/33] media: atmel: atmel-isc-base: add id to clock debug message, Eugen Hristev
- [PATCH v3 08/33] media: atmel: atmel-isc: create register offsets struct, Eugen Hristev
- [PATCH v3 09/33] media: atmel: atmel-isc: extract CBC submodule config into separate function, Eugen Hristev
- [PATCH v3 10/33] media: atmel: atmel-isc: add CBC to the reg offsets struct, Eugen Hristev
- [PATCH v3 11/33] media: atmel: atmel-isc: add SUB422 and SUB420 to register offsets, Eugen Hristev
- [PATCH v3 12/33] media: atmel: atmel-isc: add RLP to register offsets, Eugen Hristev
- [PATCH v3 13/33] media: atmel: atmel-isc: add HIS to register offsets, Eugen Hristev
- [PATCH v3 15/33] media: atmel: atmel-isc: add support for version register, Eugen Hristev
- [PATCH v3 14/33] media: atmel: atmel-isc: add DMA to register offsets, Eugen Hristev
- [PATCH v3 16/33] media: atmel: atmel-isc: add his_entry to register offsets, Eugen Hristev
- [PATCH v3 17/33] media: atmel: atmel-isc: add register description for additional modules, Eugen Hristev
- [PATCH v3 18/33] media: atmel: atmel-isc: extend pipeline with extra modules, Eugen Hristev
- [PATCH v3 19/33] media: atmel: atmel-isc: add CC initialization function, Eugen Hristev
- [PATCH v3 21/33] media: atmel: atmel-isc: create callback for DPC submodule product specific, Eugen Hristev
- [PATCH v3 20/33] media: atmel: atmel-isc: create product specific v4l2 controls config, Eugen Hristev
- [PATCH v3 22/33] media: atmel: atmel-isc: create callback for GAM submodule product specific, Eugen Hristev
- [PATCH v3 23/33] media: atmel: atmel-isc: create callback for RLP submodule product specific, Eugen Hristev
- [PATCH v3 24/33] media: atmel: atmel-isc: move the formats list into product specific code, Eugen Hristev
- [PATCH v3 25/33] media: atmel: atmel-isc: create an adapt pipeline callback for product specific, Eugen Hristev
- [PATCH v3 26/33] media: atmel: atmel-isc-regs: add additional fields for sama7g5 type pipeline, Eugen Hristev
- [PATCH v3 27/33] media: atmel: atmel-isc-base: add support for more formats and additional pipeline modules, Eugen Hristev
- [PATCH v3 28/33] media: atmel: atmel-isc-sama5d2: remove duplicate define, Eugen Hristev
- [PATCH v3 29/33] dt-bindings: media: atmel-isc: convert to yaml, Eugen Hristev
- [PATCH v3 30/33] dt-bindings: media: add microchip,xisc device bindings, Eugen Hristev
- [PATCH v3 31/33] media: atmel: atmel-isc: add microchip-xisc driver, Eugen Hristev
- [PATCH v3 32/33] MAINTAINERS: update ISC driver bindings file, Eugen Hristev
- [PATCH v3 33/33] MAINTAINERS: add xisc files to isc driver entry, Eugen Hristev
[PATCH] media: omap3isp: drop graph mutex on error path,
Dan Carpenter
[PATCH 1/3] dma-buf: Require VM_PFNMAP vma for mmap,
Daniel Vetter
[PATCH] media: lirc: remove out of date comment, Sean Young
[GIT PULL FOR v5.13] Venus updates - part4,
Stanimir Varbanov
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]