summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30media: uvcvideo: Do not check for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda1-4/+0
2021-09-30media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda1-4/+0
2021-09-30media: v4l2-ioctl: Fix check_ext_ctrlsRicardo Ribalda1-21/+39
2021-09-30media: uvcvideo: Remove unused including <linux/version.h>Cai Huoqing1-1/+0
2021-09-30media: staging: document that Imgu not output auto-exposure statisticsBingbu Cao1-1/+6
2021-09-30media: v4l2-ctrls: Document V4L2_CID_NOTIFY_GAINS controlDavid Plowman1-0/+20
2021-09-30media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS controlDavid Plowman2-0/+2
2021-09-30media: ov8856: Set default mbus format but allow caller to alterHsin-Yi Wang1-11/+72
2021-09-30media: Add sensor driver support for the ov13b10 camera.Arec Kao4-0/+1509
2021-09-30media: imx258: Fix getting clock frequencySakari Ailus1-6/+6
2021-09-30media: ipu3-cio2: Introduce to_cio2_device() helper macroAndy Shevchenko2-6/+5
2021-09-30media: ipu3-cio2: Introduce to_cio2_buffer() helper macroAndy Shevchenko2-6/+5
2021-09-30media: ipu3-cio2: Introduce to_sensor_asd() helper macroAndy Shevchenko1-5/+5
2021-09-30media: ipu3-cio2: Switch to use media_entity_to_video_device()Andy Shevchenko1-3/+3
2021-09-30media: ipu3-cio2: Use temporary storage for struct device pointerAndy Shevchenko1-71/+67
2021-09-30media: ipu3-cio2: Replace open-coded for_each_set_bit()Andy Shevchenko1-39/+36
2021-09-30media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2-5/+4
2021-09-30media: ipu3.rst: Improve header formatting on tablesNĂ­colas F. R. A. Prado1-6/+8
2021-09-30media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin1-8/+11
2021-09-30media: m5602_ov7660: remove the repeated declarationShaokun Zhang1-1/+0
2021-09-30media: dt-bindings: media: renesas,imr: Convert to json-schemaGeert Uytterhoeven2-31/+67
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo1-0/+2
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-09-30media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-30media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-09-30media: cxd2820r: include the right headerLinus Walleij1-1/+1
2021-09-30media: siano: use DEFINE_MUTEX() for mutex lockMuhammad Usama Anjum1-5/+2
2021-09-30media: rc: clean the freed urb pointer to avoid double freeNil Yi1-0/+2
2021-09-30media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-09-30media: c8sectpfe-dvb: Remove unused including <linux/version.h>Cai Huoqing2-2/+0
2021-09-30media: ir_toy: allow tx carrier to be setSean Young1-5/+29
2021-09-30media: mtk-vcodec: fix warnings: symbol XXX was not declaredTzung-Bi Shih2-3/+2
2021-09-30media: mtk-vcodec: enable MT8183 decoderYunfei Dong1-0/+5
2021-09-30media: dt-bindings: media: document mediatek,mt8183-vcodec-decAlexandre Courbot1-0/+1
2021-09-30media: mtk-vcodec: vdec: add media device if using stateless apiYunfei Dong3-2/+43
2021-09-30media: mtk-vcodec: vdec: support stateless H.264 decodingYunfei Dong5-0/+780
2021-09-30media: mtk-vcodec: vdec: support stateless APIYunfei Dong5-4/+434
2021-09-30media: add Mediatek's MM21 formatAlexandre Courbot3-0/+9
2021-09-30media: mtk-vcodec: support version 2 of decoder firmware ABIAlexandre Courbot3-9/+42
2021-09-30media: mtk-vcodec: vdec: handle firmware version fieldAlexandre Courbot4-2/+29
2021-09-30media: mtk-vcodec: vdec: move stateful ops into their own fileYunfei Dong6-681/+750
2021-09-30media: mtk-vcodec: venc: support START and STOP commandsAlexandre Courbot3-8/+140
2021-09-30media: mtk-vcodec: make flush buffer reusable by encoderAlexandre Courbot4-28/+16
2021-09-30media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limitsAlexandre Courbot1-7/+5
2021-09-30media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMDAlexandre Courbot1-12/+1
2021-09-30media: mtk-vcodec: vdec: Support H264 profile controlHirokazu Honda1-0/+10
2021-09-30media: tuners: mxl5007t: Removed unnecessary 'return'lijian1-9/+0
2021-09-30media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov1-5/+5
2021-09-30media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King1-1/+1
2021-09-30media: streamzap: ensure rx resolution can be retrievedSean Young1-0/+1