summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-26media: cec-adap.c: add 'unregistered' checksHans Verkuil
2020-09-26media: cec-core.c: stop kthread_config before kthreadHans Verkuil
2020-09-26media: tegra-video: Fix compilation warning of unused variableSowjanya Komatineni
2020-09-26media: tc358743: initialize variableTom Rix
2020-09-26media: mtk-mdp: Fix Null pointer dereference when calling list_addDafna Hirschfeld
2020-09-26media: staging: rkisp1: rsz: set flags to 0 in enum_mbus_code cbDafna Hirschfeld
2020-09-26media: staging: rkisp1: allow quantization setting by userspace on the isp so...Dafna Hirschfeld
2020-09-26media: vivid: Add support to the CSC APIDafna Hirschfeld
2020-09-26media: v4l2-mem2mem: simplify poll logicAlexandre Courbot
2020-09-26media: v4l2-mem2mem: always consider OUTPUT queue during pollAlexandre Courbot
2020-09-26media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu
2020-09-26media: usb: uvc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-09-26media: mtk-vcodec: make IRQs disabled upon requestAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: fix invalid time per frame in S_PARMAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: set default time per frameAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formatsAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZESAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONEAlexandre Courbot
2020-09-26media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS controlAlexandre Courbot
2020-09-26media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Alexandre Courbot
2020-09-26media: mtk-vcodec: add support for MT8183 encoderYunfei Dong
2020-09-26media: mtk-vcodec: venc: specify supported formats per-chipAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: specify bitrate range per-chipAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: handle firmware version fieldAlexandre Courbot
2020-09-26media: mtk-vcodec: venc: support SCP firmwareYunfei Dong
2020-09-26media: mtk-vcodec: add SCP firmware opsYunfei Dong
2020-09-26media: mtk-vcodec: abstract firmware interfaceYunfei Dong
2020-09-26remoteproc: scp: add COMPILE_TEST dependencyAlexandre Courbot
2020-09-23media: atomisp: cleanup __printf() atributes on printk messagesMauro Carvalho Chehab
2020-09-23media: atomisp: fix gcc warningsMauro Carvalho Chehab
2020-09-22media: ipu3-imgu: Fixed some coding style issues in ipu3-css.cFelix Winkler
2020-09-22media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpyHans Verkuil
2020-09-22media: atomisp:pci/runtime/queue: modify the return error valueXiaoliang Pang
2020-09-22media: staging: atomisp: Remove unnecessary 'fallthrough'Cengiz Can
2020-09-22media: staging: media: atomisp: Fix bool-related style issuesAlex Dewar
2020-09-22media: staging: media: atomisp: Don't do unnecessary zeroing of memoryAlex Dewar
2020-09-17media: vidtv: remove an impossible conditionMauro Carvalho Chehab
2020-09-17media: vidtv: cleanup the logic which estimates buffer sizeMauro Carvalho Chehab
2020-09-17media: vidtv: fix build on 32bit architecturesDaniel W. S. Almeida
2020-09-17media: vidtv: Add a music instead of playing a single toneMauro Carvalho Chehab
2020-09-17media: vidtv: get rid of its own sinusoidal waveformMauro Carvalho Chehab
2020-09-17media: vidtv: add a poor guy's simulation to preBER statsMauro Carvalho Chehab
2020-09-17media: vidtv: fix DVB-S/S2 tuning logicMauro Carvalho Chehab
2020-09-17media: vidtv: add DiSEqC dummy opsMauro Carvalho Chehab
2020-09-14media: vidtv: don't initialize cnr2qual varMauro Carvalho Chehab
2020-09-14media: vidtv: adjust signal strength rangeMauro Carvalho Chehab
2020-09-14media: vidtv: increment byte and block countersMauro Carvalho Chehab
2020-09-14media: vidtv: get rid of the work queueMauro Carvalho Chehab
2020-09-14media: vidtv: add basic support for DVBv5 statsMauro Carvalho Chehab
2020-09-14media: vidtv: properly initialize the internal state structMauro Carvalho Chehab