summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2021-03-22media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start...Jia-Ju Bai1-1/+3
2021-03-22media: platform: xilinx: fix error return code of xvip_graph_init()Jia-Ju Bai1-0/+1
2021-03-22media: ti-vpe: cal: Implement media controller centric APILaurent Pinchart5-61/+291
2021-03-22media: ti-vpe: cal: fix subdev mbus_code enumerationTomi Valkeinen1-3/+9
2021-03-22media: ti-vpe: cal: remove unneeded assignmentTomi Valkeinen1-1/+0
2021-03-22media: exynos4-is: add missing call to of_node_put()Yang Li1-1/+3
2021-03-22media: venus: core: Parse firmware-name DT propertyStanimir Varbanov1-1/+7
2021-03-22media: venus: Include io.h for memremap()Stephen Boyd1-0/+1
2021-03-22media: venus: core, venc, vdec: Fix probe dependency errorBryan O'Donoghue3-33/+34
2021-03-22media: venus: core: Fix some resource leaks in the error path of 'venus_probe()'Christophe JAILLET1-5/+2
2021-03-22media: venus: venc: Add support for AUD NALU controlStanimir Varbanov3-1/+22
2021-03-22media: s5p-mfc: Use display delay and display enable std controlsStanimir Varbanov1-0/+16
2021-03-22media: venus: vdec: Add support for display delay and delay enable controlsStanimir Varbanov3-2/+26
2021-03-11media: aspeed: fix clock handling logicJae Hyun Yoo1-3/+6
2021-03-11media: rkisp1: rsz: crash fix when setting src formatDafna Hirschfeld1-4/+5
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil4-6/+6
2021-03-11media: ti-vpe: Simplify bool comparisonJiapeng Chong1-2/+1
2021-03-11media: rkisp1: params: remove extra 'if' conditionsDafna Hirschfeld1-250/+195
2021-03-11media: mtk: fix mtk-smi dependencyArnd Bergmann1-0/+3
2021-03-11media: qcom: camss: Fix overflows in clock rate calculationsVladimir Lypak3-4/+4
2021-03-11media: camss: use v4l2_get_link_freq() to calculate the relevant clocksAndrey Konovalov7-56/+71
2021-03-11media: use getter/setter functionsJulia Lawall2-5/+5
2021-03-11media: platform: sti: make a const arrays static, makes object smallerColin Ian King1-4/+6
2021-02-23Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds1-1/+0
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-02-22Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds88-1231/+11068
2021-02-06media: pxa_camera: Drop the v4l2-clk clock registerEzequiel Garcia1-29/+1
2021-02-06media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart21-68/+56
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia2-72/+15
2021-02-06media: pxa-camera: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia1-34/+23
2021-02-06media: renesas-ceu: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia1-33/+27
2021-02-06media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia4-17/+19
2021-02-06media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-10/+6
2021-02-06media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2-12/+14
2021-02-06media: stm32: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-56/+30
2021-02-06media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia3-62/+29
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia5-69/+49
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2-1/+3
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner2-3/+3
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner1-9/+12
2021-01-28media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner1-1/+2
2021-01-28media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld2-3/+6
2021-01-28media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld1-2/+1
2021-01-27media: venus: venc: set IDR period to FW only for H264 & HEVCDikshita Agarwal1-10/+13
2021-01-27media: venus: venc: set inband mode property to FW.Dikshita Agarwal2-1/+30
2021-01-27media: venus: venc: fix handlig of S_SELECTION and G_SELECTIONDikshita Agarwal5-13/+59
2021-01-27media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2-19/+19
2021-01-27media: platform: Remove depends on interconnectGeorgi Djakov1-1/+0
2021-01-27media: venus: core: add support to dump FW regionDikshita Agarwal3-0/+35