aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-05-13Revert "media: usb: gspca: add a missed check for goto_low_power"Greg Kroah-Hartman1-5/+1
2021-05-13Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman1-1/+0
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-1/+1
2021-05-11media: exynos4-is: remove a now unused integerMauro Carvalho Chehab1-1/+0
2021-05-10media: exynos-gsc: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+1
2021-05-10media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab8-30/+19
2021-05-10media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+4
2021-05-10media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+1
2021-05-10media: sti/delta: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-5/+3
2021-05-10media: s5p-jpeg: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-4/+1
2021-05-10media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab3-5/+9
2021-05-10media: sh_vou: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+5
2021-05-10media: am437x: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-2/+13
2021-05-10media: s5p: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+4
2021-05-10media: renesas-ceu: Properly check for PM errorsMauro Carvalho Chehab1-2/+2
2021-05-10media: rcar_fdp1: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-2/+11
2021-05-10media: rcar_fdp1: simplify error check logic at fdp_open()Mauro Carvalho Chehab1-7/+8
2021-05-10media: mdk-mdp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+3
2021-05-10media: marvel-ccic: fix some issues when getting pm_runtimeMauro Carvalho Chehab1-2/+7
2021-05-10media: atmel: properly get pm_runtimeMauro Carvalho Chehab2-11/+38
2021-05-10media: exynos-gsc: don't resume at remove timeMauro Carvalho Chehab1-5/+6
2021-05-10media: i2c: imx334: fix the pm runtime get logicMauro Carvalho Chehab1-3/+4
2021-05-10media: i2c: ccs-core: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-10/+22
2021-05-10media: i2c: ccs-core: return the right error code at suspendMauro Carvalho Chehab1-1/+1
2021-05-10media: s5p_cec: decrement usage count if disabledMauro Carvalho Chehab1-1/+1
2021-05-10media: venus: Rework error fail recover logicMauro Carvalho Chehab1-12/+46
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-4201/+11503
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