summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2020-09-26media: mtk-mdp: Fix Null pointer dereference when calling list_addDafna Hirschfeld1-1/+1
2020-09-26media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu1-2/+5
2020-09-26media: mtk-vcodec: make IRQs disabled upon requestAlexandre Courbot2-3/+3
2020-09-26media: mtk-vcodec: venc: fix invalid time per frame in S_PARMAlexandre Courbot1-4/+8
2020-09-26media: mtk-vcodec: venc: set default time per frameAlexandre Courbot1-0/+5
2020-09-26media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formatsAlexandre Courbot1-38/+33
2020-09-26media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZESAlexandre Courbot1-14/+10
2020-09-26media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONEAlexandre Courbot1-0/+9
2020-09-26media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS controlAlexandre Courbot1-0/+2
2020-09-26media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Alexandre Courbot1-3/+6
2020-09-26media: mtk-vcodec: add support for MT8183 encoderYunfei Dong2-0/+23
2020-09-26media: mtk-vcodec: venc: specify supported formats per-chipAlexandre Courbot3-75/+95
2020-09-26media: mtk-vcodec: venc: specify bitrate range per-chipAlexandre Courbot3-1/+8
2020-09-26media: mtk-vcodec: venc: handle firmware version fieldAlexandre Courbot4-7/+38
2020-09-26media: mtk-vcodec: venc: support SCP firmwareYunfei Dong8-57/+202
2020-09-26media: mtk-vcodec: add SCP firmware opsYunfei Dong5-0/+66
2020-09-26media: mtk-vcodec: abstract firmware interfaceYunfei Dong21-102/+293
2020-09-14media: venus: firmware: Set virtual address rangesStanimir Varbanov3-1/+26
2020-09-14media: venus: venc: Use helper to set profile and levelStanimir Varbanov3-180/+6
2020-09-14media: venus: vdec: Use helper to get profile and levelStanimir Varbanov1-6/+5
2020-09-14media: venus: vdec: Set/Get VP9 profile/levelStanimir Varbanov1-1/+19
2020-09-14media: venus: helpers: Add a helper to map v4l2 ids to HFI idsStanimir Varbanov2-0/+241
2020-09-14media: venus: hfi_helper: Add VP9 profile and levelsStanimir Varbanov1-0/+18
2020-09-14media: venus: core: Drop local dma_parmsRobin Murphy1-9/+1
2020-09-10media: rcar-csi2: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart1-14/+10
2020-09-10media: rcar_drif: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart1-12/+6
2020-09-10media: rcar_drif: Fix fwnode reference leak when parsing DTLaurent Pinchart1-11/+5
2020-09-10media: omap3isp: Fix memleak in isp_probeDinghao Liu1-2/+4
2020-09-10media: rcar-fcp: Drop local dma_parmsRobin Murphy1-3/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2-3/+3
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2020-09-03media: venus: place extern venus_fw_debug on a header fileMauro Carvalho Chehab2-2/+2
2020-09-01media: venus: Make debug infrastructure more flexibleStanimir Varbanov6-16/+21
2020-09-01media: venus: Add debugfs interface to set firmware log levelStanimir Varbanov6-2/+45
2020-09-01media: s5p-mfc: Use standard frame skip mode controlStanimir Varbanov1-0/+6
2020-09-01media: venus: venc: Add support for frame-skip mode v4l2 controlStanimir Varbanov3-3/+16
2020-09-01media: venus: venc: Add support for constant quality controlStanimir Varbanov5-5/+68
2020-09-01media: venus: Add new interface queues reinitStanimir Varbanov5-2/+59
2020-09-01media: venus: Rework recovery mechanismStanimir Varbanov2-22/+13
2020-09-01media: venus: parser: Prepare parser for multiple invocationsStanimir Varbanov1-0/+3
2020-09-01media: venus: Fix reported frame intervalsLoic Poulain1-3/+9
2020-09-01media: venus: fixes for list corruptionVikash Garodia1-2/+8
2020-09-01media: omap: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-09-01media: sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-48/+12
2020-09-01media: mtk-vpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2020-09-01media: exynos4-is: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+4
2020-09-01media: coda: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2020-09-01media: exynos4-is: Handle duplicate calls to vidioc_streamoffJonathan Bakker1-2/+5
2020-09-01media: exynos4-is: Remove unused struct member input_indexJonathan Bakker1-2/+0
2020-09-01media: exynos4-is: Remove inh_sensor_ctrlsJonathan Bakker2-15/+1