summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2021-09-30media: mtk-vcodec: vdec: add media device if using stateless apiYunfei Dong
2021-09-30media: mtk-vcodec: vdec: support stateless H.264 decodingYunfei Dong
2021-09-30media: mtk-vcodec: vdec: support stateless APIYunfei Dong
2021-09-30media: mtk-vcodec: support version 2 of decoder firmware ABIAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: handle firmware version fieldAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: move stateful ops into their own fileYunfei Dong
2021-09-30media: mtk-vcodec: venc: support START and STOP commandsAlexandre Courbot
2021-09-30media: mtk-vcodec: make flush buffer reusable by encoderAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limitsAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMDAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: Support H264 profile controlHirokazu Honda
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: mtk-vcodec: Add MT8195 H264 venc driverIrui Wang
2021-09-30media: mtk-vcodec: Clean redundant encoder format definitionIrui Wang
2021-09-30media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET
2021-09-30media: camss: vfe: Rework vfe_hw_version_read() function definitionRobert Foss
2021-09-30media: camss: vfe: Remove vfe_hw_version_read() argumentRobert Foss
2021-09-30media: camss: vfe: Decrease priority of of VFE HW version to 'dbg'Robert Foss
2021-09-30media: camss: vfe: Don't read hardware version needlesslyRobert Foss
2021-09-30media: rockchip: rkisp1: add support for px30 isp versionHeiko Stuebner
2021-09-30media: rockchip: rkisp1: add support for v12 isp variantsHeiko Stuebner
2021-09-30media: rockchip: rkisp1: add prefixes for v10 specific partsHeiko Stuebner
2021-09-30media: rockchip: rkisp1: make some isp-stats functions variableHeiko Stuebner
2021-09-30media: rockchip: rkisp1: make some isp-param functions variableHeiko Stuebner
2021-09-30media: rockchip: rkisp1: allow separate interruptsHeiko Stuebner
2021-09-30media: rockchip: rkisp1: remove unused irq variableHeiko Stuebner
2021-09-30media: rcar-vin: Remove explicit device availability checkNiklas Söderlund
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-09-30media: rcar-vin: Add r8a779a0 supportNiklas Söderlund
2021-09-30media: rcar-vin: Move and rename CSI-2 link notificationsNiklas Söderlund
2021-09-30media: rcar-vin: Specify media device ops at group creation timeNiklas Söderlund
2021-09-30media: rcar-vin: Create a callback to setup media linksNiklas Söderlund
2021-09-30media: rcar-vin: Extend group notifier DT parser to work with any portNiklas Söderlund
2021-09-30media: rcar-vin: Move group async notifierNiklas Söderlund
2021-09-30media: rcar-vin: Rename array storing subdevice informationNiklas Söderlund
2021-09-30media: rcar-vin: Improve reuse of parallel notifierNiklas Söderlund
2021-09-30media: rcar-vin: Improve async notifier cleanup pathsNiklas Söderlund
2021-09-30media: rcar-vin: Fix error paths for rvin_mc_init()Niklas Söderlund
2021-09-30media: rcar-vin: Refactor controls creation for video deviceNiklas Söderlund
2021-09-30media: rcar-csi2: Add r8a779a0 supportNiklas Söderlund
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