aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+0
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+0
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-26/+73
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-64/+21
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds253-4219/+11521
2021-04-27Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-04-15media: coda: fix macroblocks count control usageMarco Felsch1-1/+3
2021-04-15media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld1-1/+0
2021-04-15media: meson-ge2d: fix rotation parametersNeil Armstrong1-2/+2
2021-04-15media: v4l2-ctrls: fix reference to freed memoryHans Verkuil1-74/+63
2021-04-15media: venus : hfi: add venus image info into smemDikshita Agarwal2-3/+19
2021-04-15media: venus: Fix internal buffer size calculations for v6.Dikshita Agarwal1-8/+18
2021-04-15media: venus: helpers: keep max bandwidth when mbps exceeds the supported rangeVikash Garodia1-1/+1
2021-04-15media: venus: fix hw overload error log conditionMansur Alisha Shaik1-1/+1
2021-04-15media: venus: core: correct firmware name for sm8250Dmitry Baryshkov1-1/+1
2021-04-15media: venus: core,pm: fix potential infinite loopColin Ian King1-2/+2
2021-04-15media: venus: core: Fix kerneldoc warningsStanimir Varbanov1-9/+31
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter15-21/+0
2021-04-09media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-04-09media: cx25821: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-04-09media: adv7842: support 1 block EDIDs, fix clearing EDIDHans Verkuil1-28/+43
2021-04-09media: adv7842: configure all padsHans Verkuil1-3/+7
2021-04-09media: allegro: change kernel-doc comment blocks to normal commentsHans Verkuil2-7/+7
2021-04-09media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()Yang Yingliang1-6/+2
2021-04-09media: i2c: rdamc21: Fix warning on u8 castJacopo Mondi1-1/+1
2021-04-09media: mxl692: remove impossible conditionJiapeng Chong1-1/+1
2021-04-09media: dvb-usb: avoid -Wempty-body warningsArnd Bergmann1-6/+7
2021-04-09media: flexcop: avoid -Wempty-body warningArnd Bergmann3-10/+10
2021-04-09media: ite-cir: probe of ITE8708 on ASUS PN50 failsSean Young1-1/+1
2021-04-09media: rc: ir-hix5hd2: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-04-09media: rc: remove zte zx ir driverArnd Bergmann3-193/+0
2021-04-09media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin1-4/+16
2021-04-09media: rc: add keymaps for mecool-kii-pro/kiii-pro remotesChristian Hewitt3-0/+181
2021-04-09media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann1-1/+2
2021-04-09media: dvb-frontends: Remove redundant error check on variable retColin Ian King1-3/+0
2021-04-09media: cobalt: drop static for sd_fmtHans Verkuil1-1/+1
2021-04-09media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu1-1/+1
2021-04-09media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu1-1/+1
2021-04-09media: imx-jpeg: Fix double free in mxc_jpeg_removeMirela Rabulea1-1/+0
2021-04-09media: i2c: adv7842: fix possible use-after-free in adv7842_remove()Yang Yingliang1-1/+1
2021-04-09media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()Yang Yingliang1-1/+1
2021-04-09media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()Yang Yingliang1-1/+1
2021-04-09media: adv7604: fix possible use-after-free in adv76xx_remove()Yang Yingliang1-1/+1
2021-04-09media: tc358743: fix possible use-after-free in tc358743_remove()Yang Yingliang1-1/+1
2021-04-08media: venus: don't de-reference NULL pointers at IRQ timeMauro Carvalho Chehab1-3/+6
2021-04-08media: venus: use NULL instead of zero for pointersMauro Carvalho Chehab1-2/+2
2021-04-06media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki1-7/+16
2021-04-06media: exynos4-is: Fix kernel-doc entries in fimc-is.hSylwester Nawrocki1-2/+19
2021-04-06media: adv7511-v4l2: correctly report EDIDs of 1 blockHans Verkuil1-6/+6
2021-04-06media: adv7604: support EDIDs up to 4 blocksHans Verkuil1-28/+61