summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-05-11media: ov5670: Fix probe on ACPISakari Ailus
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk
2023-05-11media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli
2023-05-11media: hi846: Fix memleak in hi846_init_controls()Wei Chen
2023-05-11media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-05-11media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin
2023-05-11media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu
2023-05-11media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu
2023-05-11media: max9286: Free control handlerLaurent Pinchart
2023-05-11media: amphion: decoder implement display delay enableMing Qian
2023-05-11media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang
2023-05-11media: bdisp: Add missing check for create_workqueueJiasheng Jiang
2023-05-11media: v4l: subdev: Make link validation saferSakari Ailus
2023-05-11media: ov8856: Do not check for for module versionRicardo Ribalda
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas
2023-03-31media: i2c: imx290: fix conditional function defintionsArnd Bergmann
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-09media: i2c: ov2685: convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09media: i2c: ov5695: convert to i2c's .probe_new()Uwe Kleine-König
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-26media: imx-mipi-csis: Check csis_fmt validity before useMarek Vasut
2023-02-26media: v4l2-subdev.c: clear stream fieldHans Verkuil
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-15Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab