summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-265-40/+1014
|\
| * media: v4l2-subdev.c: clear stream fieldHans Verkuil2023-02-261-0/+15
| * media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct lineHans Verkuil2023-02-091-1/+1
| * media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointersDong Chuanjian2023-02-081-0/+4
| * media: v4l2-jpeg: ignore the unknown APP14 markerMing Qian2023-02-081-1/+1
| * media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_dataMing Qian2023-02-081-1/+1
| * media: v4l2-mem2mem: use vb2_is_streaming()Hans Verkuil2023-02-061-2/+2
| * media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() functionLaurent Pinchart2023-01-221-0/+40
| * media: v4l2-subdev: Add subdev .(enable|disable)_streams() operationsLaurent Pinchart2023-01-221-0/+224
| * media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helperLaurent Pinchart2023-01-221-0/+26
| * media: subdev: add v4l2_subdev_routing_validate() helperLaurent Pinchart2023-01-221-0/+102
| * media: subdev: add v4l2_subdev_set_routing_with_fmt() helperTomi Valkeinen2023-01-221-0/+22
| * media: subdev: add streams to v4l2_subdev_get_fmt() helper functionTomi Valkeinen2023-01-221-3/+7
| * media: subdev: add "opposite" stream helper funcsTomi Valkeinen2023-01-221-0/+49
| * media: subdev: use streams in v4l2_subdev_link_validate()Tomi Valkeinen2023-01-221-20/+165
| * media: subdev: add stream based configurationTomi Valkeinen2023-01-221-7/+143
| * media: subdev: Add for_each_active_route() macroJacopo Mondi2023-01-221-0/+20
| * media: subdev: add v4l2_subdev_set_routing helper()Tomi Valkeinen2023-01-221-0/+31
| * media: subdev: add v4l2_subdev_has_pad_interdep()Tomi Valkeinen2023-01-221-0/+31
| * media: subdev: Require code change to enable [GS]_ROUTINGTomi Valkeinen2023-01-221-0/+15
| * media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart2023-01-222-1/+108
| * media: add V4L2_SUBDEV_CAP_STREAMSTomi Valkeinen2023-01-221-1/+4
| * media: v4l2-subdev: Sort includesTomi Valkeinen2023-01-221-4/+4
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-233-4/+4
|\ \
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-093-4/+4
| |/
* | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-221-0/+6
|\ \
| * | media: Add Y210, Y212 and Y216 formatsTomi Valkeinen2023-01-201-0/+3
| * | media: Add 2-10-10-10 RGB formatsTomi Valkeinen2023-01-201-0/+3
| |/
* | Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-214-0/+71
|\ \
| * | media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...Hans de Goede2023-02-034-0/+71
| |/
* / media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct lineHans Verkuil2023-01-221-1/+1
|/
* Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-211-0/+1
|\
| * media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1Hans Verkuil2022-12-141-0/+1
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-9/+5
|\ \ | |/ |/|
| * media: videobuf-dma-sg: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-9/+5
* | Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-136-72/+99
|\ \
| * | media: v4l2-mediabus: add support for dual edge samplingMichael Riesch2022-12-071-4/+19
| * | media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian2022-11-251-0/+2
| * | media: v4l: Use memset_after() helperXiu Jianfeng2022-11-251-45/+39
| * | Merge tag 'br-v6.2g' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-11-251-4/+2
| |\ \
| | * | media: v4l2-core/tuner-core: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-211-4/+2
| * | | media: subdev: Replace custom implementation of device_match_fwnode()Andy Shevchenko2022-11-251-1/+1
| * | | Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-11-152-18/+18
| |\ \ \ | | |/ / | |/| |
| | * | media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptionsJernej Skrabec2022-10-241-17/+17
| | * | media: v4l2-ctrls: Fix off-by-one error in integer menu control checkLaurent Pinchart2022-10-241-1/+1
| * | | Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-11-151-0/+1
| |\ \ \
| | * | | media: v4l: Add definition for the Aspeed JPEG formatJammy Huang2022-11-041-0/+1
| | | |/ | | |/|
| * | | Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab2022-11-082-0/+17
| |\ \ \ | | |/ / | |/| |
| | * | v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus2022-10-271-0/+15
| | * | media: v4l: ctrls: Add a control for HDR modeBenjamin Mugnier2022-10-251-0/+2
| | |/