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
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-40
/
+1014
2023-02-26
media: v4l2-subdev.c: clear stream field
Hans Verkuil
1
-0
/
+15
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+6
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-0
/
+71
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
3
-4
/
+4
2023-02-09
media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line
Hans Verkuil
1
-1
/
+1
2023-02-08
media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
Dong Chuanjian
1
-0
/
+4
2023-02-08
media: v4l2-jpeg: ignore the unknown APP14 marker
Ming Qian
1
-1
/
+1
2023-02-08
media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_data
Ming Qian
1
-1
/
+1
2023-02-06
media: v4l2-mem2mem: use vb2_is_streaming()
Hans Verkuil
1
-2
/
+2
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
4
-0
/
+71
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function
Laurent Pinchart
1
-0
/
+40
2023-01-22
media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
Laurent Pinchart
1
-0
/
+224
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
Laurent Pinchart
1
-0
/
+26
2023-01-22
media: subdev: add v4l2_subdev_routing_validate() helper
Laurent Pinchart
1
-0
/
+102
2023-01-22
media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
Tomi Valkeinen
1
-0
/
+22
2023-01-22
media: subdev: add streams to v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-3
/
+7
2023-01-22
media: subdev: add "opposite" stream helper funcs
Tomi Valkeinen
1
-0
/
+49
2023-01-22
media: subdev: use streams in v4l2_subdev_link_validate()
Tomi Valkeinen
1
-20
/
+165
2023-01-22
media: subdev: add stream based configuration
Tomi Valkeinen
1
-7
/
+143
2023-01-22
media: subdev: Add for_each_active_route() macro
Jacopo Mondi
1
-0
/
+20
2023-01-22
media: subdev: add v4l2_subdev_set_routing helper()
Tomi Valkeinen
1
-0
/
+31
2023-01-22
media: subdev: add v4l2_subdev_has_pad_interdep()
Tomi Valkeinen
1
-0
/
+31
2023-01-22
media: subdev: Require code change to enable [GS]_ROUTING
Tomi Valkeinen
1
-0
/
+15
2023-01-22
media: subdev: Add [GS]_ROUTING subdev ioctls and operations
Laurent Pinchart
2
-1
/
+108
2023-01-22
media: add V4L2_SUBDEV_CAP_STREAMS
Tomi Valkeinen
1
-1
/
+4
2023-01-22
media: v4l2-subdev: Sort includes
Tomi Valkeinen
1
-4
/
+4
2023-01-22
media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line
Hans Verkuil
1
-1
/
+1
2023-01-20
media: Add Y210, Y212 and Y216 formats
Tomi Valkeinen
1
-0
/
+3
2023-01-20
media: Add 2-10-10-10 RGB formats
Tomi Valkeinen
1
-0
/
+3
2022-12-21
Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2022-12-14
media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1
Hans Verkuil
1
-0
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+5
2022-12-13
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-72
/
+99
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-14
/
+8
2022-12-07
media: v4l2-mediabus: add support for dual edge sampling
Michael Riesch
1
-4
/
+19
2022-11-30
media: videobuf-dma-sg: remove FOLL_FORCE usage
David Hildenbrand
1
-9
/
+5
2022-11-25
media: add nv12_8l128 and nv12_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-11-25
media: v4l: Use memset_after() helper
Xiu Jianfeng
1
-45
/
+39
2022-11-25
Merge tag 'br-v6.2g' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-4
/
+2
2022-11-25
media: subdev: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
1
-1
/
+1
2022-11-23
media: v4l2-dv-timings.c: fix too strict blanking sanity checks
Hans Verkuil
1
-6
/
+14
2022-11-21
media: v4l2-core/tuner-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-4
/
+2
2022-11-21
media: videobuf-dma-contig: use dma_mmap_coherent
Christoph Hellwig
1
-14
/
+8
2022-11-15
Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2
-18
/
+18
2022-11-15
Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-0
/
+1
2022-11-08
Merge git://linuxtv.org/sailus/media_tree into media_stage
Mauro Carvalho Chehab
2
-0
/
+17
2022-11-04
media: v4l: Add definition for the Aspeed JPEG format
Jammy Huang
1
-0
/
+1
2022-10-27
v4l: subdev: Warn if disabling streaming failed, return success
Sakari Ailus
1
-0
/
+15
[next]