Age | Commit message (Expand) | Author | Files | Lines |
2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2021-10-07 | qcom_scm: hide Kconfig symbol | Arnd Bergmann | 1 | -1/+1 |
2021-09-07 | media: s5p-jpeg: rename JPEG marker constants to prevent build warnings | Randy Dunlap | 2 | -23/+23 |
2021-09-01 | Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 27 | -344/+697 |
2021-08-04 | media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co... | Mansur Alisha Shaik | 5 | -1/+49 |
2021-08-04 | media: venus: venc: Add support for intra-refresh period | Stanimir Varbanov | 3 | -7/+34 |
2021-08-04 | media: venus: helper: do not set constrained parameters for UBWC | Mansur Alisha Shaik | 1 | -0/+3 |
2021-08-04 | media: venus: venc: Fix potential null pointer dereference on pointer fmt | Colin Ian King | 1 | -0/+2 |
2021-08-04 | media: venus: hfi: fix return value check in sys_get_prop_image_version() | Zhen Lei | 1 | -1/+1 |
2021-08-04 | media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete() | Wei Yongjun | 1 | -1/+3 |
2021-08-04 | media: exynos4-is: use DEVICE_ATTR_RW() helper macro | Zhen Lei | 1 | -7/+6 |
2021-08-03 | Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -2/+22 |
2021-07-30 | media: atmel: fix build when ISC=m and XISC=y | Eugen Hristev | 3 | -2/+22 |
2021-07-22 | media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats | Philipp Zabel | 1 | -5/+13 |
2021-07-22 | media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe() | Tom Rix | 1 | -3/+3 |
2021-07-22 | media: rockchip/rga: fix error handling in probe | Dan Carpenter | 1 | -5/+22 |
2021-07-22 | media: rkisp1: cap: initialize dma buf address in 'buf_init' cb | Dafna Hirschfeld | 1 | -1/+11 |
2021-07-22 | media: rkisp1: remove field 'vaddr' from 'rkisp1_buffer' | Dafna Hirschfeld | 3 | -11/+4 |
2021-07-22 | media: v4l2-subdev: fix some NULL vs IS_ERR() checks | Dan Carpenter | 2 | -4/+4 |
2021-07-12 | media: ti-vpe: cal: add embedded data support | Tomi Valkeinen | 2 | -7/+11 |
2021-07-12 | media: ti-vpe: cal: allow more than 1 source pads | Tomi Valkeinen | 3 | -10/+32 |
2021-07-12 | media: ti-vpe: cal: add camerarx enable/disable refcounting | Tomi Valkeinen | 2 | -0/+13 |
2021-07-12 | media: ti-vpe: cal: add camerarx locking | Tomi Valkeinen | 2 | -23/+64 |
2021-07-12 | media: ti-vpe: cal: fix queuing of the initial buffer | Tomi Valkeinen | 1 | -1/+1 |
2021-07-12 | media: ti-vpe: cal: fix ctx uninitialization | Tomi Valkeinen | 1 | -8/+13 |
2021-07-12 | media: ti-vpe: cal: cleanup phy iteration in cal_remove | Tomi Valkeinen | 1 | -4/+2 |
2021-07-12 | media: ti-vpe: cal: support 8 DMA contexts | Tomi Valkeinen | 2 | -22/+14 |
2021-07-12 | media: ti-vpe: cal: remove cal_camerarx->fmtinfo | Tomi Valkeinen | 2 | -5/+8 |
2021-07-12 | media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode | Tomi Valkeinen | 2 | -5/+40 |
2021-07-12 | media: ti-vpe: cal: rename non-MC funcs to cal_legacy_* | Tomi Valkeinen | 1 | -29/+29 |
2021-07-12 | media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap | Tomi Valkeinen | 1 | -3/+18 |
2021-07-12 | media: ti-vpe: cal: fix typo in a comment | Tomi Valkeinen | 1 | -1/+1 |
2021-07-12 | media: ti-vpe: cal: set field always to V4L2_FIELD_NONE | Tomi Valkeinen | 1 | -4/+2 |
2021-07-12 | media: ti-vpe: cal: handle cal_ctx_v4l2_register error | Tomi Valkeinen | 1 | -5/+23 |
2021-07-12 | media: ti-vpe: cal: add vc and datatype fields to cal_ctx | Tomi Valkeinen | 3 | -2/+8 |
2021-07-12 | media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race | Tomi Valkeinen | 1 | -2/+11 |
2021-07-12 | media: ti-vpe: cal: add 'use_pix_proc' field | Tomi Valkeinen | 2 | -3/+9 |
2021-07-12 | media: ti-vpe: cal: allocate pix proc dynamically | Tomi Valkeinen | 2 | -1/+44 |
2021-07-12 | media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop | Tomi Valkeinen | 1 | -0/+6 |
2021-07-12 | media: ti-vpe: cal: remove wait when stopping camerarx | Tomi Valkeinen | 1 | -13/+2 |
2021-07-12 | media: ti-vpe: cal: catch VC errors | Tomi Valkeinen | 2 | -4/+31 |
2021-07-12 | media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros | Tomi Valkeinen | 1 | -24/+6 |
2021-07-12 | media: ti-vpe: cal: rename CAL_HL_IRQ_MASK | Tomi Valkeinen | 2 | -7/+8 |
2021-07-12 | media: ti-vpe: cal: rename cal_ctx->index to dma_ctx | Tomi Valkeinen | 3 | -25/+25 |
2021-07-12 | media: ti-vpe: cal: Add pixel processing context | Tomi Valkeinen | 2 | -4/+6 |
2021-07-12 | media: ti-vpe: cal: Add CSI2 context | Tomi Valkeinen | 3 | -20/+9 |
2021-07-12 | media: ti-vpe: cal: change index and cport to u8 | Tomi Valkeinen | 1 | -2/+2 |
2021-07-12 | media: ti-vpe: cal: add cal_ctx_prepare/unprepare | Tomi Valkeinen | 3 | -0/+20 |
2021-07-12 | media: ti-vpe: cal: use v4l2_get_link_freq | Tomi Valkeinen | 1 | -33/+19 |
2021-07-12 | media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime ... | Tomi Valkeinen | 1 | -11/+12 |