summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: 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: 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: 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 Courbot1-0/+1
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
2021-09-30media: mceusb: ensure rx resolution can be retrievedSean Young1-0/+1
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia2-0/+4
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia7-18/+18
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia4-5/+5
2021-09-30media: mtk-vcodec: Add MT8195 H264 venc driverIrui Wang2-0/+14
2021-09-30media: mtk-vcodec: Clean redundant encoder format definitionIrui Wang1-30/+20
2021-09-30media: gspca/sn9c20x: Add ability to control built-in webcam LEDsPete Hemery1-1/+21
2021-09-30media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET1-5/+1
2021-09-30media: TDA1997x: fix tda1997x_remove()Krzysztof HaƂasa1-2/+2
2021-09-30media: em28xx: add missing em28xx_close_extensionPavel Skripkin1-1/+4
2021-09-30media: videobuf2-core: sanity checks for requests and qbufHans Verkuil1-1/+22
2021-09-30media: vivid: add module option to set request support modeHans Verkuil1-2/+12
2021-09-30media: cedrus: drop min_buffers_needed.Hans Verkuil1-2/+0