index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
media: v4l2-async: Add notifier operation to destroy asd instances
Laurent Pinchart
1
-0
/
+10
2022-07-17
media: Add P010 tiled format
Ezequiel Garcia
2
-0
/
+2
2022-07-15
media: uapi: HEVC: fix padding in v4l2 control structures
Benjamin Gaignard
1
-15
/
+0
2022-07-15
media: controls: Log HEVC stateless control in .std_log
Benjamin Gaignard
1
-0
/
+15
2022-07-15
media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
Benjamin Gaignard
1
-0
/
+5
2022-07-15
media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...
Benjamin Gaignard
1
-0
/
+1
2022-07-15
media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
Benjamin Gaignard
1
-16
/
+16
2022-07-15
media: v4l2-ctrls: add support for dynamically allocated arrays.
Hans Verkuil
4
-64
/
+237
2022-07-15
media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select
Laurent Pinchart
1
-2
/
+4
2022-07-15
media: v4l2: Sanitize colorspace values in the framework
Laurent Pinchart
1
-13
/
+58
2022-07-15
media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
Laurent Pinchart
1
-0
/
+2
2022-07-15
media: v4l: async: Also match secondary fwnode endpoints
Sakari Ailus
1
-14
/
+21
2022-07-08
media: Fix incorrect P010 chroma order description
Sebastian Fricke
1
-1
/
+1
2022-06-27
media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is set
Ming Qian
1
-1
/
+1
2022-06-20
media: Add P010 video format
Benjamin Gaignard
2
-0
/
+2
2022-05-17
media: v4l2: Reorder field reflist
Nicolas Dufresne
1
-0
/
+42
2022-05-17
media: h264: Sort p/b reflist using frame_num
Nicolas Dufresne
1
-10
/
+13
2022-05-17
media: v4l2: Trace calculated p/b0/b1 initial reflist
Nicolas Dufresne
1
-0
/
+100
2022-05-17
media: h264: Store all fields into the unordered list
Nicolas Dufresne
1
-18
/
+47
2022-05-17
media: h264: Store current picture fields
Nicolas Dufresne
1
-3
/
+7
2022-05-17
media: h264: Increase reference lists size to 32
Nicolas Dufresne
1
-3
/
+3
2022-05-17
media: h264: Use v4l2_h264_reference for reflist
Nicolas Dufresne
1
-16
/
+17
2022-05-17
media: uapi: Add IPU3 packed Y10 format
Daniel Scally
1
-0
/
+1
2022-05-17
media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
Xin Ji
1
-0
/
+4
2022-05-13
media: h264: Avoid wrapping long_term_frame_idx
Nicolas Dufresne
1
-1
/
+3
2022-05-13
media: v4l2-mem2mem: Trace on implicit un-hold
Nicolas Dufresne
1
-0
/
+1
2022-05-13
media: v4l2-ctls-core.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: v4l2-subdev.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: v4l2: mem2mem: Fix typos in v4l2_m2m_dev documentation
Laurent Pinchart
1
-4
/
+4
2022-04-24
media: v4l2: fix uninitialized value tuner_status(CWE-457)
Yan Lei
1
-2
/
+2
2022-04-24
media: v4l2-ctrls: Add intra-refresh type control
Dikshita Agarwal
1
-0
/
+9
2022-04-24
media: v4l: Add Qualcomm custom compressed pixel formats
Stanimir Varbanov
1
-0
/
+2
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-0
/
+22
2022-04-24
media: subdev: add locking wrappers to subdev op wrappers
Tomi Valkeinen
1
-7
/
+48
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
1
-17
/
+46
2022-04-24
media: subdev: pass also the active state to subdevs from ioctls
Tomi Valkeinen
1
-10
/
+54
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
1
-0
/
+21
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
1
-6
/
+6
2022-04-24
media: v4l2-subdev: drop extra #ifdef
Tomi Valkeinen
1
-2
/
+1
2022-04-24
media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
Laurent Pinchart
1
-1
/
+1
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-0
/
+4
2022-04-24
media: v4l2-async: Create links during v4l2_async_match_notify()
Daniel Scally
1
-0
/
+31
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2
-11
/
+3
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
1
-16
/
+18
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-07
media: add nv12m_8l128 and nv12m_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-03-07
Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into m...
Mauro Carvalho Chehab
1
-20
/
+8
2022-03-07
Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-0
/
+10
2022-03-04
v4l: fwnode: Remove now-redundant loop from v4l2_fwnode_parse_reference()
Sakari Ailus
1
-16
/
+8
2022-03-04
v4l: fwnode: Drop redunant -ENODATA check in property reference parsing
Sakari Ailus
1
-5
/
+1
[next]