summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-04-27Fix misc new gcc warningsLinus Torvalds
2021-04-15media: coda: fix macroblocks count control usageMarco Felsch
2021-04-15media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld
2021-04-15media: meson-ge2d: fix rotation parametersNeil Armstrong
2021-04-15media: v4l2-ctrls: fix reference to freed memoryHans Verkuil
2021-04-15media: venus : hfi: add venus image info into smemDikshita Agarwal
2021-04-15media: venus: Fix internal buffer size calculations for v6.Dikshita Agarwal
2021-04-15media: venus: helpers: keep max bandwidth when mbps exceeds the supported rangeVikash Garodia
2021-04-15media: venus: fix hw overload error log conditionMansur Alisha Shaik
2021-04-15media: venus: core: correct firmware name for sm8250Dmitry Baryshkov
2021-04-15media: venus: core,pm: fix potential infinite loopColin Ian King
2021-04-15media: venus: core: Fix kerneldoc warningsStanimir Varbanov
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-09media: gscpa/stv06xx: fix memory leakHans Verkuil
2021-04-09media: cx25821: remove unused including <linux/version.h>Tian Tao
2021-04-09media: adv7842: support 1 block EDIDs, fix clearing EDIDHans Verkuil
2021-04-09media: adv7842: configure all padsHans Verkuil
2021-04-09media: allegro: change kernel-doc comment blocks to normal commentsHans Verkuil
2021-04-09media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()Yang Yingliang
2021-04-09media: i2c: rdamc21: Fix warning on u8 castJacopo Mondi
2021-04-09media: mxl692: remove impossible conditionJiapeng Chong
2021-04-09media: dvb-usb: avoid -Wempty-body warningsArnd Bergmann
2021-04-09media: flexcop: avoid -Wempty-body warningArnd Bergmann
2021-04-09media: ite-cir: probe of ITE8708 on ASUS PN50 failsSean Young
2021-04-09media: rc: ir-hix5hd2: use the correct HiSilicon copyrightHao Fang
2021-04-09media: rc: remove zte zx ir driverArnd Bergmann
2021-04-09media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin
2021-04-09media: rc: add keymaps for mecool-kii-pro/kiii-pro remotesChristian Hewitt
2021-04-09media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann
2021-04-09media: dvb-frontends: Remove redundant error check on variable retColin Ian King
2021-04-09media: cobalt: drop static for sd_fmtHans Verkuil
2021-04-09media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu
2021-04-09media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu
2021-04-09media: imx-jpeg: Fix double free in mxc_jpeg_removeMirela Rabulea
2021-04-09media: i2c: adv7842: fix possible use-after-free in adv7842_remove()Yang Yingliang
2021-04-09media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()Yang Yingliang
2021-04-09media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()Yang Yingliang
2021-04-09media: adv7604: fix possible use-after-free in adv76xx_remove()Yang Yingliang
2021-04-09media: tc358743: fix possible use-after-free in tc358743_remove()Yang Yingliang
2021-04-08media: venus: don't de-reference NULL pointers at IRQ timeMauro Carvalho Chehab
2021-04-08media: venus: use NULL instead of zero for pointersMauro Carvalho Chehab
2021-04-06media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki
2021-04-06media: exynos4-is: Fix kernel-doc entries in fimc-is.hSylwester Nawrocki
2021-04-06media: adv7511-v4l2: correctly report EDIDs of 1 blockHans Verkuil
2021-04-06media: adv7604: support EDIDs up to 4 blocksHans Verkuil
2021-04-06media: adv7604: fix HPD support for adv7611/12Hans Verkuil
2021-04-06media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to mGeert Uytterhoeven
2021-04-06media: em28xx/em28xx.h: Remove duplicate struct declarationWan Jiabing