All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: Re: linux-next: Signed-off-by missing for commit in the v4l-dvb-next tree
Date: Mon, 9 Oct 2023 01:12:43 +0200	[thread overview]
Message-ID: <20231009011243.2e335927@sal.lan> (raw)
In-Reply-To: <20231009082604.42686ef2@canb.auug.org.au>

Em Mon, 9 Oct 2023 08:26:04 +1100
Stephen Rothwell <sfr@canb.auug.org.au> escreveu:

> Hi all,
> 
> Commits
> 
>   854dd87cd511 ("media: atomisp: Drop atomisp-ov5693 sensor driver")
>   b529c3c4eee9 ("media: atomisp: Disable VCM for OV5693 for now")
>   f7a8b46b7e61 ("media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnode")
>   c154618b7a95 ("media: atomisp: Drop VIDEO_ATOMISP_ISP2401 Kconfig option")
>   ab17dc50170f ("media: atomisp: Drop ia_css_debug_dump_debug_info() and functions only used by it")
>   b2740e3fdf92 ("media: atomisp: Simplify some if (IS_ISP2401...) statements")
>   56b3c81493f8 ("media: atomisp: atomisp_v4l2: Removed unnecessary code")
>   fd32a7f23375 ("media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver generic")
>   efb478661b14 ("media: atomisp: sh_css: Removed #ifdef ISP2401 to make code generic")
>   b3afac839e2e ("media: atomisp: sh_css: Renamed sh_css_config_input_network()")
>   74e7ec2c7f62 ("media: atomisp: sh_css: Removed #ifdef ISP2401 to make driver generic")
>   ea0f4d2e67f7 ("media: atomisp: sh_css_sp: Remove #ifdef ISP2401 to make driver generic")
>   3916493b92f8 ("media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver generic")
>   28b8f4c86351 ("media: atomisp: sh_css_mipi: Removed unused code ia_css_mipi_frame_enable_check_on_size()")
>   cfdd05590693 ("media: atomisp: atomisp_compat_css20: Removed #ifdef ISP2401 to make driver generic")
>   039bb46fbc08 ("media: atomisp: hive_isp_css_include: Removed #ifdef ISP2401 to make driver generic")
>   88e3390ed25e ("media: atomisp: binary: Removed #ifdef ISP2401 to make driver generic")
>   df971033fac2 ("media: atomisp: ia_css_raw.host: Remove #ifdef ISP2401 to make the driver generic")
>   0b1fc1b12393 ("media: atomisp: Mark ia_css_isys_240?_init() static")
>   02e9eeec18da ("media: atomisp: Remove aliases for MIPI_FORMAT_2400_CUSTOM0")
>   93bc853183af ("media: atomisp: Remove empty isys_public.h")
>   75c80ec9d771 ("media: atomisp: isys_init: Initiate atomisp in a generic manner")
>   631d166598d7 ("media: atomisp: rx: Removed #if defined(ISP2401) to make driver generic")
>   060a3193b9c8 ("media: atomisp: Compile the object codes for a generic driver")
>   a81163d5dcee ("media: atomisp: ifmtr: Removed #if defined(ISP2401) to make driver generic")
>   a3af16862768 ("media: atomisp: pipeline: Removed #if defined(ISP2401) to make driver generic")
>   f292caaeb4d2 ("media: atomisp: hive_isp_css_common: Removed #if defined(ISP2401) to make driver generic")
>   95387bd0863a ("media: atomisp: isys: Removed #if defined(ISP2401) to make driver generic")
>   772471047769 ("media: atomisp: css_2401_system: Remove #ifdef ISP2401 to make the driver generic")
>   f240e30e3736 ("media: atomisp: Included both input system headers")
>   1370da977f30 ("media: atomisp: Make two individual enum to define the MIPI format")
>   7aa7aa46aa6f ("media: atomisp: ia_css_debug: Removed debug codes for dumping status")
>   cc26d3654ef7 ("media: atomisp: Remove v4l2_ctrl_s_ctrl(asd->run_mode) calls from atomisp_open()")
>   a583e0efd3fd ("media: atomisp: Remove support for custom run-mode v4l2-ctrl on sensors")
>   c5e0d1df8e55 ("media: atomisp: Add some higher resolutions to atomisp_enum_framesizes()")
>   5cfbe44773f7 ("media: atomisp: Change atomisp_enum_framesizes() too small cut off from 2/3th to 5/8th")
>   3068c8c4e7cb ("media: atomisp: Clamp width to max 1920 pixels when in ATOMISP_RUN_MODE_PREVIEW")
>   480293b781bf ("media: atomisp: Fix missing v4l2_fh_release() in atomisp_open() error exit")
>   f8fe8b85e067 ("media: atomisp: sh_css_internal: sh_css_params: Unifying sh_css_sp_group data structure")
>   90e9e32a0738 ("media: atomisp: Removed unused HAS_WATCHDOG_SP_THREAD_DEBUG debug")
>   42887db60c58 ("media: atomisp: ia_css_debug: Removed unused codes for debug")
> 
> are missing a Signed-off-by from their committers.

This is likely due to a rebase that Hans did at the tree. Those patches
were originally committed by me, but the rebase changed the committer
data.

Regards,
Mauro

> 

  reply	other threads:[~2023-10-08 23:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 21:26 linux-next: Signed-off-by missing for commit in the v4l-dvb-next tree Stephen Rothwell
2023-10-08 23:12 ` Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-03  6:33 Stephen Rothwell
2024-07-03  9:17 ` Hans Verkuil
2024-07-03 11:35   ` Stephen Rothwell
2023-08-14 23:11 Stephen Rothwell
2023-08-20 22:15 ` Stephen Rothwell
2023-07-30 22:00 Stephen Rothwell
2023-02-08 20:56 Stephen Rothwell
2023-02-09  8:26 ` Hans Verkuil
2022-12-06 20:56 Stephen Rothwell
2022-12-07 10:08 ` Hans Verkuil
2022-12-07 12:03   ` Stephen Rothwell
2022-11-15 20:38 Stephen Rothwell
2022-11-27 21:20 ` Stephen Rothwell
2022-03-14 20:52 Stephen Rothwell
2022-03-07 21:01 Stephen Rothwell
2022-03-08  8:15 ` Hans Verkuil
2018-12-16  6:23 Stephen Rothwell
2018-12-17 20:39 ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231009011243.2e335927@sal.lan \
    --to=mchehab@kernel.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.