index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
refcount.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
media: v4l: async: Obtain async connection based on sub-device
Sakari Ailus
9
-10
/
+68
2023-07-28
media: v4l: async: Rework internal lists
Sakari Ailus
8
-65
/
+68
2023-07-28
media: v4l: async: Drop duplicate handling when adding connections
Sakari Ailus
1
-19
/
+8
2023-07-28
media: v4l: async: Clean up error handling in v4l2_async_match_notify
Sakari Ailus
1
-9
/
+12
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
70
-361
/
+368
2023-07-28
media: v4l: async: Simplify async sub-device fwnode matching
Sakari Ailus
7
-124
/
+26
2023-07-28
media: v4l: async: Clean up list heads and entries
Sakari Ailus
6
-46
/
+46
2023-07-28
media: v4l: async: Only pass match information for async subdev validation
Sakari Ailus
1
-53
/
+56
2023-07-28
media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_
Sakari Ailus
2
-19
/
+19
2023-07-28
media: v4l: async: Make V4L2 async match information a struct
Sakari Ailus
2
-27
/
+32
2023-07-28
media: v4l: async: Don't check whether asd is NULL in validity check
Sakari Ailus
1
-3
/
+0
2023-07-28
media: v4l: async: Clean up testing for duplicate async subdevs
Sakari Ailus
1
-12
/
+12
2023-07-28
media: v4l: async: Add some debug prints
Sakari Ailus
1
-8
/
+63
2023-07-28
media: Documentation: v4l: Document v4l2_async_nf_cleanup
Sakari Ailus
1
-6
/
+5
2023-07-28
media: Documentation: v4l: Document missing async subdev function
Sakari Ailus
1
-9
/
+5
2023-07-28
media: Documentation: v4l: Fix async sensor subdev helper documentation
Sakari Ailus
1
-5
/
+5
2023-07-28
media: Documentation: v4l: Add section titles for async
Sakari Ailus
1
-1
/
+18
2023-07-28
media: Documentation: v4l: Fix async notifier registration example
Sakari Ailus
1
-2
/
+2
2023-07-28
media: omap3isp: Move link creation to bound callback
Sakari Ailus
1
-19
/
+19
2023-07-28
media: xilinx-vipp: Clean up bound async notifier callback
Sakari Ailus
1
-27
/
+5
2023-07-28
media: atmel-isi: Remote unneeeded forward declaration
Sakari Ailus
1
-2
/
+0
2023-07-28
media: v4l: fwnode: Remove unneeded forward declaration
Sakari Ailus
1
-2
/
+0
2023-07-28
media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
Jacopo Mondi
4
-198
/
+7
2023-07-27
media: mediatek: vcodec: Consider vdecsys presence in reg range check
Nícolas F. R. A. Prado
1
-1
/
+5
2023-07-26
media: venus: core.h: update kerneldoc
Hans Verkuil
1
-1
/
+3
2023-07-25
media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
Dan Carpenter
1
-2
/
+3
2023-07-25
media: mediatek: vcodec: fix potential double free
Dan Carpenter
1
-0
/
+1
2023-07-25
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
1
-2
/
+3
2023-07-25
media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
Xiaoyong Lu
1
-4
/
+8
2023-07-25
media: mediatek: vcodec: Read HW active status from syscon
Nícolas F. R. A. Prado
5
-18
/
+88
2023-07-25
media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
Nícolas F. R. A. Prado
3
-5
/
+6
2023-07-25
media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space
Nícolas F. R. A. Prado
1
-4
/
+24
2023-07-25
media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
Nícolas F. R. A. Prado
1
-2
/
+0
2023-07-25
media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183
Nícolas F. R. A. Prado
1
-9
/
+28
2023-07-25
media: mediatek: vcodec: Improve an error message
Dan Carpenter
1
-2
/
+2
2023-07-25
media: mediatek: vcodec: Fix potential crash in mtk_vcodec_dbgfs_remove()
Dan Carpenter
1
-6
/
+3
2023-07-25
media: amphion: ensure the bitops don't cross boundaries
Ming Qian
1
-0
/
+2
2023-07-25
media: amphion: fix UNUSED_VALUE issue reported by coverity
Ming Qian
1
-1
/
+1
2023-07-25
media: amphion: fix UNINIT issues reported by coverity
Ming Qian
1
-6
/
+6
2023-07-25
media: amphion: fix REVERSE_INULL issues reported by coverity
Ming Qian
1
-2
/
+4
2023-07-25
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
3
-4
/
+15
2023-07-25
media: rkvdec: increase max supported height for H.264
Benjamin Gaignard
1
-1
/
+1
2023-07-25
media: amphion: decoder support display delay for all formats
Ming Qian
1
-3
/
+22
2023-07-25
media: mtk-jpeg: Fix use after free bug due to uncanceled work
Zheng Wang
1
-0
/
+1
2023-07-25
media: verisilicon: Fix TRY_FMT on encoder OUTPUT
Michael Tretter
1
-2
/
+7
2023-07-25
media: rkvdec: removed redundant blank line
Emma Christy
1
-1
/
+0
2023-07-25
media: meson: vdec: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+9
2023-07-25
media: amphion: add helper function to get id name
Ming Qian
6
-13
/
+79
2023-07-25
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
2
-3
/
+6
2023-07-25
media: pci: saa7164: replace BUG with error return
Hans Verkuil
1
-1
/
+1
[next]