summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2021-11-18media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik
2021-11-18media: atmel: fix the ispck initializationEugen Hristev
2021-11-18media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman
2021-11-18media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET
2021-11-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-18media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld
2021-11-18media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET
2021-11-18media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter
2021-11-18media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova
2021-11-18media: rcar-vin: Use user provided buffers when startingNiklas Söderlund
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-11-18media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-09-07media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-08-04media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co...Mansur Alisha Shaik
2021-08-04media: venus: venc: Add support for intra-refresh periodStanimir Varbanov
2021-08-04media: venus: helper: do not set constrained parameters for UBWCMansur Alisha Shaik
2021-08-04media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King
2021-08-04media: venus: hfi: fix return value check in sys_get_prop_image_version()Zhen Lei
2021-08-04media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()Wei Yongjun
2021-08-04media: exynos4-is: use DEVICE_ATTR_RW() helper macroZhen Lei
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev
2021-07-22media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel
2021-07-22media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()Tom Rix
2021-07-22media: rockchip/rga: fix error handling in probeDan Carpenter
2021-07-22media: rkisp1: cap: initialize dma buf address in 'buf_init' cbDafna Hirschfeld
2021-07-22media: rkisp1: remove field 'vaddr' from 'rkisp1_buffer'Dafna Hirschfeld
2021-07-22media: v4l2-subdev: fix some NULL vs IS_ERR() checksDan Carpenter
2021-07-12media: ti-vpe: cal: add embedded data supportTomi Valkeinen
2021-07-12media: ti-vpe: cal: allow more than 1 source padsTomi Valkeinen
2021-07-12media: ti-vpe: cal: add camerarx enable/disable refcountingTomi Valkeinen
2021-07-12media: ti-vpe: cal: add camerarx lockingTomi Valkeinen
2021-07-12media: ti-vpe: cal: fix queuing of the initial bufferTomi Valkeinen
2021-07-12media: ti-vpe: cal: fix ctx uninitializationTomi Valkeinen
2021-07-12media: ti-vpe: cal: cleanup phy iteration in cal_removeTomi Valkeinen
2021-07-12media: ti-vpe: cal: support 8 DMA contextsTomi Valkeinen
2021-07-12media: ti-vpe: cal: remove cal_camerarx->fmtinfoTomi Valkeinen
2021-07-12media: ti-vpe: cal: init ctx->v_fmt correctly in MC modeTomi Valkeinen
2021-07-12media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*Tomi Valkeinen
2021-07-12media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_capTomi Valkeinen
2021-07-12media: ti-vpe: cal: fix typo in a commentTomi Valkeinen
2021-07-12media: ti-vpe: cal: set field always to V4L2_FIELD_NONETomi Valkeinen
2021-07-12media: ti-vpe: cal: handle cal_ctx_v4l2_register errorTomi Valkeinen
2021-07-12media: ti-vpe: cal: add vc and datatype fields to cal_ctxTomi Valkeinen
2021-07-12media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a raceTomi Valkeinen