summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-02media: drivers/media/usb/em28xx/em28xx-cards.c : fix typo issuesHerman1-3/+3
2021-06-02media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov1-2/+1
2021-06-02media: v4l: cadence: Handle errors of clk_prepare_enable()Evgeny Novikov1-1/+7
2021-06-02media: staging: media: zoran: change asm headerCorentin Labbe1-1/+1
2021-06-02media: staging: media: zoran: fix kzalloc styleCorentin Labbe2-2/+2
2021-06-02media: staging: media: zoran: remove blank lineCorentin Labbe1-1/+0
2021-06-02media: staging: media: zoran: multiple assignments should be avoidedCorentin Labbe4-5/+10
2021-06-02media: staging: media: zoran: remove detect_guest_activityCorentin Labbe2-67/+0
2021-06-02media: staging: media: zoran: fix some formatting issuesWang Qing1-3/+4
2021-06-02media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin1-0/+1
2021-06-02media: v4l: cadence: Handle errors of clk_prepare_enable()Evgeny Novikov1-1/+7
2021-06-02media: st-delta: Remove redundant assignment to retJiapeng Chong1-1/+0
2021-06-02media: atmel: atmel-isc: Remove redundant assignment to iJiapeng Chong1-1/+0
2021-06-02media: bdisp: remove redundant dev_err call in bdisp_probe()Yang Yingliang1-1/+0
2021-06-02media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei1-0/+1
2021-06-02media: media/test_drivers: Drop unnecessary NULL check after container_ofGuenter Roeck1-5/+0
2021-06-02media: au0828: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2021-06-02media: mtk-vpu: Use devm_platform_ioremap_resource_bynameDing Senjie1-4/+2
2021-06-02media: meson: vdec: remove redundant initialization of variable reg_curColin Ian King1-1/+1
2021-06-02media: rcar-csi2: Enable support for r8a77961Niklas Söderlund1-0/+9
2021-06-02media: rcar-vin: Enable support for r8a77961Niklas Söderlund1-0/+4
2021-06-02media: radio: si4713: constify static struct v4l2_ioctl_opsRikard Falkeborn1-1/+1
2021-06-02media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-06-02media: saa7134: Remove unnecessary INIT_LIST_HEAD()Yang Yingliang1-1/+0
2021-06-02media: v4l2-core: Avoid the dangling pointer in v4l2_fh_releaseLv Yunlong1-0/+1
2021-06-02media: exynos4-is: Fix a use after free in isp_video_releaseLv Yunlong1-2/+5
2021-06-02media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+2
2021-06-02media: adv7842: support EDIDs up to 4 blocksHans Verkuil1-10/+27
2021-06-02media: cedrus: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+7
2021-06-02media: hantro: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+8
2021-06-02media: rkvdec: Fix .buf_prepareEzequiel Garcia1-1/+9
2021-06-02media: em28xx: Fix possible memory leak of em28xx structIgor Matheus Andrade Torrente1-2/+6
2021-06-02media: bt878: do not schedule tasklet when it is not setupTong Zhang1-1/+2
2021-06-02media: camss: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2-6/+4
2021-06-02media: dt-bindings: media: renesas,csi2: Add r8a77961 supportNiklas Söderlund1-0/+1
2021-06-02media: dt-bindings: media: renesas,vin: Add r8a77961 supportNiklas Söderlund1-0/+1
2021-06-02media: dt-bindings: media: Document RDA5807 FM radio bindingsPaul Cercueil1-0/+67
2021-06-02media: venus: helpers: Delete an unneeded bool conversionZhen Lei1-2/+1
2021-06-02media: venus: Enable low power setting for encoderDikshita Agarwal8-35/+167
2021-06-02media: venus: hfi_cmds.h: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-06-02media: venus: Convert to use resource-managed OPP APIYangtao Li2-32/+11
2021-06-02media: venus: hfi_cmds: Fix conceal color propertyStanimir Varbanov1-11/+11
2021-06-02media: dt-bindings: media: renesas,vin: Add r8a779a0 supportNiklas Söderlund1-1/+25
2021-06-02media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel SelectorNiklas Söderlund2-0/+197
2021-06-02media: i2c: ov9650: Fix an error messageChristophe JAILLET1-2/+2
2021-06-02media: i2c: ov2659: Fix an error messageChristophe JAILLET1-2/+1
2021-06-02media: imx208: Add imx208 camera sensor driverShawn Tu4-0/+1106
2021-06-02media: i2c: ov8865: remove unnecessary NULL checkPaul Kocialkowski1-1/+1
2021-06-02media: staging: ipu3-imgu: Document pages fieldSakari Ailus1-0/+1
2021-06-02media: ov8856: add vflip/hflip control supportShawn Tu1-0/+118