summaryrefslogtreecommitdiffstats
path: root/lib/refcount.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-28media: v4l: async: Obtain async connection based on sub-deviceSakari Ailus9-10/+68
2023-07-28media: v4l: async: Rework internal listsSakari Ailus8-65/+68
2023-07-28media: v4l: async: Drop duplicate handling when adding connectionsSakari Ailus1-19/+8
2023-07-28media: v4l: async: Clean up error handling in v4l2_async_match_notifySakari Ailus1-9/+12
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus70-361/+368
2023-07-28media: v4l: async: Simplify async sub-device fwnode matchingSakari Ailus7-124/+26
2023-07-28media: v4l: async: Clean up list heads and entriesSakari Ailus6-46/+46
2023-07-28media: v4l: async: Only pass match information for async subdev validationSakari Ailus1-53/+56
2023-07-28media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_Sakari Ailus2-19/+19
2023-07-28media: v4l: async: Make V4L2 async match information a structSakari Ailus2-27/+32
2023-07-28media: v4l: async: Don't check whether asd is NULL in validity checkSakari Ailus1-3/+0
2023-07-28media: v4l: async: Clean up testing for duplicate async subdevsSakari Ailus1-12/+12
2023-07-28media: v4l: async: Add some debug printsSakari Ailus1-8/+63
2023-07-28media: Documentation: v4l: Document v4l2_async_nf_cleanupSakari Ailus1-6/+5
2023-07-28media: Documentation: v4l: Document missing async subdev functionSakari Ailus1-9/+5
2023-07-28media: Documentation: v4l: Fix async sensor subdev helper documentationSakari Ailus1-5/+5
2023-07-28media: Documentation: v4l: Add section titles for asyncSakari Ailus1-1/+18
2023-07-28media: Documentation: v4l: Fix async notifier registration exampleSakari Ailus1-2/+2
2023-07-28media: omap3isp: Move link creation to bound callbackSakari Ailus1-19/+19
2023-07-28media: xilinx-vipp: Clean up bound async notifier callbackSakari Ailus1-27/+5
2023-07-28media: atmel-isi: Remote unneeeded forward declarationSakari Ailus1-2/+0
2023-07-28media: v4l: fwnode: Remove unneeded forward declarationSakari Ailus1-2/+0
2023-07-28media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()Jacopo Mondi4-198/+7
2023-07-27media: mediatek: vcodec: Consider vdecsys presence in reg range checkNícolas F. R. A. Prado1-1/+5
2023-07-26media: venus: core.h: update kerneldocHans Verkuil1-1/+3
2023-07-25media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter1-2/+3
2023-07-25media: mediatek: vcodec: fix potential double freeDan Carpenter1-0/+1
2023-07-25media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang1-2/+3
2023-07-25media: mediatek: vcodec: fix AV1 decode fail for 36bit iovaXiaoyong Lu1-4/+8
2023-07-25media: mediatek: vcodec: Read HW active status from sysconNícolas F. R. A. Prado5-18/+88
2023-07-25media: mediatek: vcodec: Define address for VDEC_HW_ACTIVENícolas F. R. A. Prado3-5/+6
2023-07-25media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register spaceNícolas F. R. A. Prado1-4/+24
2023-07-25media: dt-bindings: mediatek,vcodec: Don't require assigned-clocksNícolas F. R. A. Prado1-2/+0
2023-07-25media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183Nícolas F. R. A. Prado1-9/+28
2023-07-25media: mediatek: vcodec: Improve an error messageDan Carpenter1-2/+2
2023-07-25media: mediatek: vcodec: Fix potential crash in mtk_vcodec_dbgfs_remove()Dan Carpenter1-6/+3
2023-07-25media: amphion: ensure the bitops don't cross boundariesMing Qian1-0/+2
2023-07-25media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian1-1/+1
2023-07-25media: amphion: fix UNINIT issues reported by coverityMing Qian1-6/+6
2023-07-25media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian1-2/+4
2023-07-25media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian3-4/+15
2023-07-25media: rkvdec: increase max supported height for H.264Benjamin Gaignard1-1/+1
2023-07-25media: amphion: decoder support display delay for all formatsMing Qian1-3/+22
2023-07-25media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-07-25media: verisilicon: Fix TRY_FMT on encoder OUTPUTMichael Tretter1-2/+7
2023-07-25media: rkvdec: removed redundant blank lineEmma Christy1-1/+0
2023-07-25media: meson: vdec: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+9
2023-07-25media: amphion: add helper function to get id nameMing Qian6-13/+79
2023-07-25media: amphion: reinit vpu if reqbufs output 0Ming Qian2-3/+6
2023-07-25media: pci: saa7164: replace BUG with error returnHans Verkuil1-1/+1