summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-26media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-09-26media: saa7134: use generic power managementVaibhav Gupta1-18/+9
2020-09-26media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_VIN configLad Prabhakar1-1/+1
2020-09-26media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_CSI2 configLad Prabhakar1-1/+1
2020-09-26media: rcar-fcp: Update description for VIDEO_RENESAS_FCP Kconfig entryLad Prabhakar1-2/+2
2020-09-26media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski3-47/+31
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski4-9/+9
2020-09-26media: marvell-ccic: mmp: mark PM functions as __maybe_unusedWei Yongjun1-2/+2
2020-09-26media: tc358743: cleanup tc358743_cec_isrTom Rix1-5/+7
2020-09-26media: cec-adap.c: add 'unregistered' checksHans Verkuil1-0/+6
2020-09-26media: cec-core.c: stop kthread_config before kthreadHans Verkuil1-1/+1
2020-09-26media: tegra-video: Fix compilation warning of unused variableSowjanya Komatineni1-0/+2
2020-09-26media: tc358743: initialize variableTom Rix1-1/+1
2020-09-26media: mtk-mdp: Fix Null pointer dereference when calling list_addDafna Hirschfeld1-1/+1
2020-09-26media: staging: rkisp1: rsz: set flags to 0 in enum_mbus_code cbDafna Hirschfeld1-0/+1
2020-09-26media: staging: rkisp1: allow quantization setting by userspace on the isp so...Dafna Hirschfeld3-15/+17
2020-09-26media: vivid: Add support to the CSC APIDafna Hirschfeld2-6/+57
2020-09-26media: v4l2-mem2mem: simplify poll logicAlexandre Courbot1-21/+5
2020-09-26media: v4l2-mem2mem: always consider OUTPUT queue during pollAlexandre Courbot1-4/+2
2020-09-26media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu1-2/+5
2020-09-26media: usb: uvc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-16/+4
2020-09-26media: mtk-vcodec: make IRQs disabled upon requestAlexandre Courbot2-3/+3
2020-09-26media: mtk-vcodec: venc: fix invalid time per frame in S_PARMAlexandre Courbot1-4/+8
2020-09-26media: mtk-vcodec: venc: set default time per frameAlexandre Courbot1-0/+5
2020-09-26media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formatsAlexandre Courbot1-38/+33
2020-09-26media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZESAlexandre Courbot1-14/+10
2020-09-26media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONEAlexandre Courbot1-0/+9
2020-09-26media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS controlAlexandre Courbot1-0/+2
2020-09-26media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Alexandre Courbot1-3/+6
2020-09-26media: mtk-vcodec: add support for MT8183 encoderYunfei Dong2-0/+23
2020-09-26media: mtk-vcodec: venc: specify supported formats per-chipAlexandre Courbot3-75/+95
2020-09-26media: mtk-vcodec: venc: specify bitrate range per-chipAlexandre Courbot3-1/+8
2020-09-26media: mtk-vcodec: venc: handle firmware version fieldAlexandre Courbot4-7/+38
2020-09-26media: mtk-vcodec: venc: support SCP firmwareYunfei Dong8-57/+202
2020-09-26media: mtk-vcodec: add SCP firmware opsYunfei Dong5-0/+66
2020-09-26media: mtk-vcodec: abstract firmware interfaceYunfei Dong21-102/+293
2020-09-26remoteproc: scp: add COMPILE_TEST dependencyAlexandre Courbot1-1/+1
2020-09-23media: atomisp: cleanup __printf() atributes on printk messagesMauro Carvalho Chehab7-20/+16
2020-09-23media: atomisp: fix gcc warningsMauro Carvalho Chehab1-2/+9
2020-09-22media: ipu3-imgu: Fixed some coding style issues in ipu3-css.cFelix Winkler1-153/+121
2020-09-22media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpyHans Verkuil1-1/+1
2020-09-22media: atomisp:pci/runtime/queue: modify the return error valueXiaoliang Pang1-1/+1
2020-09-22media: staging: atomisp: Remove unnecessary 'fallthrough'Cengiz Can1-1/+0
2020-09-22media: staging: media: atomisp: Fix bool-related style issuesAlex Dewar3-14/+13
2020-09-22media: staging: media: atomisp: Don't do unnecessary zeroing of memoryAlex Dewar1-6/+0
2020-09-17media: vidtv: remove an impossible conditionMauro Carvalho Chehab1-3/+1
2020-09-17media: vidtv: cleanup the logic which estimates buffer sizeMauro Carvalho Chehab1-9/+11
2020-09-17media: vidtv: fix build on 32bit architecturesDaniel W. S. Almeida4-79/+23
2020-09-17media: vidtv: Add a music instead of playing a single toneMauro Carvalho Chehab2-9/+165
2020-09-17media: vidtv: get rid of its own sinusoidal waveformMauro Carvalho Chehab1-144/+30