aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-30media: Add sensor driver support for the ov13b10 camera.Arec Kao
2021-09-30media: imx258: Fix getting clock frequencySakari Ailus
2021-09-30media: ipu3-cio2: Introduce to_cio2_device() helper macroAndy Shevchenko
2021-09-30media: ipu3-cio2: Introduce to_cio2_buffer() helper macroAndy Shevchenko
2021-09-30media: ipu3-cio2: Introduce to_sensor_asd() helper macroAndy Shevchenko
2021-09-30media: ipu3-cio2: Switch to use media_entity_to_video_device()Andy Shevchenko
2021-09-30media: ipu3-cio2: Use temporary storage for struct device pointerAndy Shevchenko
2021-09-30media: ipu3-cio2: Replace open-coded for_each_set_bit()Andy Shevchenko
2021-09-30media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva
2021-09-30media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
2021-09-30media: m5602_ov7660: remove the repeated declarationShaokun Zhang
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov
2021-09-30media: atomisp: restore missing 'return' statementArnd Bergmann
2021-09-30media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma
2021-09-30media: cxd2820r: include the right headerLinus Walleij
2021-09-30media: siano: use DEFINE_MUTEX() for mutex lockMuhammad Usama Anjum
2021-09-30media: rc: clean the freed urb pointer to avoid double freeNil Yi
2021-09-30media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin
2021-09-30media: c8sectpfe-dvb: Remove unused including <linux/version.h>Cai Huoqing
2021-09-30media: ir_toy: allow tx carrier to be setSean Young
2021-09-30media: mtk-vcodec: fix warnings: symbol XXX was not declaredTzung-Bi Shih
2021-09-30media: mtk-vcodec: enable MT8183 decoderYunfei Dong
2021-09-30media: mtk-vcodec: vdec: add media device if using stateless apiYunfei Dong
2021-09-30media: mtk-vcodec: vdec: support stateless H.264 decodingYunfei Dong
2021-09-30media: mtk-vcodec: vdec: support stateless APIYunfei Dong
2021-09-30media: add Mediatek's MM21 formatAlexandre Courbot
2021-09-30media: mtk-vcodec: support version 2 of decoder firmware ABIAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: handle firmware version fieldAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: move stateful ops into their own fileYunfei Dong
2021-09-30media: mtk-vcodec: venc: support START and STOP commandsAlexandre Courbot
2021-09-30media: mtk-vcodec: make flush buffer reusable by encoderAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limitsAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMDAlexandre Courbot
2021-09-30media: mtk-vcodec: vdec: Support H264 profile controlHirokazu Honda
2021-09-30media: tuners: mxl5007t: Removed unnecessary 'return'lijian
2021-09-30media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov
2021-09-30media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King
2021-09-30media: streamzap: ensure rx resolution can be retrievedSean Young
2021-09-30media: mceusb: ensure rx resolution can be retrievedSean Young
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia
2021-09-30media: mtk-vcodec: Add MT8195 H264 venc driverIrui Wang
2021-09-30media: mtk-vcodec: Clean redundant encoder format definitionIrui Wang
2021-09-30media: gspca/sn9c20x: Add ability to control built-in webcam LEDsPete Hemery
2021-09-30media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET
2021-09-30media: TDA1997x: fix tda1997x_remove()Krzysztof HaƂasa
2021-09-30media: em28xx: add missing em28xx_close_extensionPavel Skripkin
2021-09-30media: videobuf2-core: sanity checks for requests and qbufHans Verkuil