summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-23media: imx: imx7_mipi_csis: Move static data to top of mipi_csis_dump_regs()Laurent Pinchart1-3/+4
2021-05-23media: imx: imx7_mipi_csis: Update ISP_CONFIG macros for quad pixel modeLaurent Pinchart1-1/+3
2021-05-23media: imx: imx7_mipi_csis: Count the CSI-2 debug interruptsLaurent Pinchart1-18/+51
2021-05-23media: imx: imx7_mipi_csis: Fix logging of only error event countersLaurent Pinchart1-2/+4
2021-05-23media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia14-369/+367
2021-05-23media: controls: Log MPEG-2 stateless control in .std_logEzequiel Garcia1-0/+9
2021-05-23media: uapi: Move the MPEG-2 stateless control type out of stagingEzequiel Garcia2-4/+4
2021-05-23media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia14-111/+7
2021-05-23media: hantro/cedrus: Remove unneeded slice size and slice offsetEzequiel Garcia3-8/+7
2021-05-23media: uapi: mpeg2: Move reference buffer fieldsEzequiel Garcia5-32/+28
2021-05-23media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia14-75/+237
2021-05-23media: uapi: mpeg2: Cleanup flagsEzequiel Garcia6-142/+175
2021-05-23media: uapi: mpeg2: rework quantisation matrices semanticsEzequiel Garcia4-58/+28
2021-05-23media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia16-63/+58
2021-05-23media: dvb-usb: fix wrong definitionPavel Skripkin1-1/+1
2021-05-23media: lmedm04: delete lme2510_get_adapter_count()Dan Carpenter1-8/+1
2021-05-23media: rc: i2c: Fix an error messageChristophe JAILLET1-2/+2
2021-05-21media: dvb-frontends: remove redundant words and fix several typoswengjianfeng1-17/+18
2021-05-21media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list headYe Bin1-5/+2
2021-05-21media: rc: clean up Kconfig dependenciesArnd Bergmann1-62/+11
2021-05-21media: rc: remove tango ir driver and keymapArnd Bergmann8-391/+0
2021-05-21media: lirc: remove out of date commentSean Young1-1/+0
2021-05-20media: davinci: fix two kernel-doc commentsMauro Carvalho Chehab2-2/+2
2021-05-20media: hantro: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+2
2021-05-20media: rcar-vin: use pm_runtime_resume_and_get()Mauro Carvalho Chehab3-11/+16
2021-05-20media: vsp1: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-9/+1
2021-05-20media: ti-vpe: use pm_runtime_resume_and_get()Mauro Carvalho Chehab3-9/+11
2021-05-20media: sunxi: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+4
2021-05-20media: stm32: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+3
2021-05-20media: s5p-mfc: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+2
2021-05-20media: s3c-camif: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2-3/+4
2021-05-20media: rkisp1: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+1
2021-05-20media: rcar-fcp: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-9/+1
2021-05-19media: venus: venc: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+3
2021-05-19media: venus: vdec: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-3/+3
2021-05-19media: venus: core: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+1
2021-05-19media: camss: use pm_runtime_resume_and_get()Mauro Carvalho Chehab4-14/+9
2021-05-19media: mtk-jpeg: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+2
2021-05-19media: coda: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-3/+4
2021-05-19media: ipu3: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+1
2021-05-19media: sti/hva: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-8/+9
2021-05-19media: rockchip/rga: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2-3/+4
2021-05-19staging: media: tegra-video: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2-4/+2
2021-05-19staging: media: tegra-vde: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-3/+18
2021-05-19staging: media: cedrus_video: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+2
2021-05-19staging: media: ipu3: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+1
2021-05-19staging: media: atomisp: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+2
2021-05-19staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+3
2021-05-19media: i2c: ccs-core: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-5/+2
2021-05-19media: i2c: video-i2c: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-8/+4