[git:media_stage/master] media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variable

2024-09-09 Thread Mauro Carvalho Chehab
eported-by: Mauro Carvalho Chehab Closes: https://lore.kernel.org/linux-media/20240906081542.5cb0c...@foz.lan/ Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../staging/media/atomisp/pci/hive_isp_css_common/host/vmem_local.h | 4 +++- .../media/atomisp/pci/isp/kernels/ee

[git:media_stage/master] media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode()

2024-09-09 Thread Mauro Carvalho Chehab
...@acums.aculab.com/ Signed-off-by: Christophe JAILLET Link: https://lore.kernel.org/r/155aba6ab759e98f66349e6bb4f69e2410486c09.1722084704.git.christophe.jail...@wanadoo.fr Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../pci/isp/kernels/eed1_8/ia_css_eed1_8.host.c | 20

[git:media_stage/master] media: atomisp: Fix spelling mistake in csi_rx_public.h

2024-09-06 Thread Mauro Carvalho Chehab
lic.h, fix misspellings. Signed-off-by: Roshan Khatri Link: https://lore.kernel.org/r/20240502043415.88434-1-topofeverest8...@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../media/atomisp/pci/hive_isp_css_include/host/csi_rx_public.h | 4 ++-- 1 file changed, 2

[git:media_stage/master] media: atomisp: Remove unused declaration

2024-09-06 Thread Mauro Carvalho Chehab
off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/atomisp/include/linux/atomisp_platform.h | 2 -- 1 file changed, 2 deletions(-) --- diff --git a/drivers/staging/media/atomisp/include/linux/atomisp_platform.h b/drivers/staging/media/atomisp/include/linux/ato

[git:media_stage/master] media: atomisp: Fix spelling mistakes in atomisp_platform.h

2024-09-06 Thread Mauro Carvalho Chehab
rresponding" in atomisp_platform.h. This patch fixes the misspellings. Signed-off-by: Roshan Khatri Link: https://lore.kernel.org/r/20240510134000.23848-1-topofeverest8...@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/atomisp/include/linux/at

[git:media_stage/master] media: atomisp: Fix trailing statement in ia_css_de.host.c

2024-09-06 Thread Mauro Carvalho Chehab
the next line Signed-off-by: Kathara Sasikumar Link: https://lore.kernel.org/r/20240730082725.2524-1-katharasasikumar...@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c | 3 ++- 1 file changed

[git:media_stage/master] media: atomisp: use clamp() in ia_css_eed1_8_encode()

2024-09-06 Thread Mauro Carvalho Chehab
code easier to understand than min(max()). Signed-off-by: Li Zetao Link: https://lore.kernel.org/r/20240830011752.603433-2-lizet...@huawei.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8.host.c | 2 +- 1 file

[git:media_stage/master] media: atomisp: Fix spelling mistakes in atomisp.h

2024-09-06 Thread Mauro Carvalho Chehab
corrects the spellings to increase readability and searching. Signed-off-by: Roshan Khatri Link: https://lore.kernel.org/r/20240522161830.57434-1-topofeverest8...@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/atomisp/include/linux/atomisp.h

[git:media_stage/master] media: atomisp: move trailing */ to separate lines

2024-09-06 Thread Mauro Carvalho Chehab
use a trailing */ on a separate line" in assert_support.h file. Signed-off-by: Sergio de Almeida Cipriano Junior Link: https://lore.kernel.org/r/20240730071904.1047-1-sergios...@riseup.net Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../staging/media/a

[git:media_stage/master] media: atomisp: move trailing statement to next line.

2024-09-06 Thread Mauro Carvalho Chehab
line" in ia_css_fpn.host.c:46. Signed-off-by: Sakirnth Nagarasa Link: https://lore.kernel.org/r/20240730084220.38204-1-sakir...@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.c| 3 ++- 1 file

[git:media_stage/master] media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()

2024-09-06 Thread Mauro Carvalho Chehab
ia_css_pipe_create_cas_scaler_desc_single_output() easier to read by shortening parameter names. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20240813085615.1546111-1-andriy.shevche...@linux.intel.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/atomisp/pci/sh_css.c | 44

[git:media_stage/master] media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.h

2024-09-06 Thread Mauro Carvalho Chehab
solely user of this header, drop the former for good. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20240813085458.1545949-1-andriy.shevche...@linux.intel.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../staging/media/atomisp/pci/sh_css_dvs_info.h

[git:media_stage/master] media: atomisp: add missing wait_prepare/finish ops

2024-09-06 Thread Mauro Carvalho Chehab
/9f401f3732dd728e3d2ca508002c97b80a2eae30.1725265884.git.hverkuil-ci...@xs4all.nl Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/atomisp/pci/atomisp_fops.c | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/drivers/staging/media/atomisp/pci/atomisp_fops.c b/drivers/staging/media/atomisp

[git:media_stage/master] media: atomisp: Replace rarely used macro from math_support.h

2024-09-06 Thread Mauro Carvalho Chehab
. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20240813131225.2232817-1-andriy.shevche...@linux.intel.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../media/atomisp/pci/hive_isp_css_include/math_support.h| 6 -- .../isp/kernels/ipu2_io_ls

[git:media_stage/master] media: atomisp: bnr: fix trailing statement

2024-09-06 Thread Mauro Carvalho Chehab
:48 Signed-off-by: Kartik Kulkarni Link: https://lore.kernel.org/r/20240731103353.39245-1-kartik.koo...@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c| 3 ++- 1 file changed, 2 insertions(+), 1

[git:media_stage/master] media: atomisp: use clamp() in compute_coring()

2024-09-06 Thread Mauro Carvalho Chehab
easier to understand than min(max()). Signed-off-by: Li Zetao Link: https://lore.kernel.org/r/20240830011752.603433-3-lizet...@huawei.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3.host.c | 12 ++-- 1 file

[git:media_stage/master] media: atomisp: set lock before calling vb2_queue_init()

2024-09-06 Thread Mauro Carvalho Chehab
Carvalho Chehab drivers/staging/media/atomisp/pci/atomisp_subdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/drivers/staging/media/atomisp/pci/atomisp_subdev.c b/drivers/staging/media/atomisp/pci/atomisp_subdev.c index 3a3e84a035e2..202497695e46 100644 --- a/drivers

[git:media_stage/master] media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2

2024-09-06 Thread Mauro Carvalho Chehab
: Mauro Carvalho Chehab drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c b/drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c index d789d38ef689..6abda358a72f 100644 --- a

[git:media_stage/master] media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()

2024-09-06 Thread Mauro Carvalho Chehab
adding much value, remove the alloc + free dev_dbg() calls. Signed-off-by: Hans de Goede Reviewed-by: Andy Shevchenko Link: https://lore.kernel.org/r/20240902095229.59059-2-hdego...@redhat.com Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/atomisp/pci/hmm/hmm.c | 5 - 1 file

[git:media_stage/master] media: atomisp: Improve binary finding debug logging

2024-09-06 Thread Mauro Carvalho Chehab
-off-by: Mauro Carvalho Chehab .../media/atomisp/pci/runtime/binary/src/binary.c | 256 - 1 file changed, 95 insertions(+), 161 deletions(-) --- diff --git a/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c b/drivers/staging/media/atomisp/pci/runtime/binary/src

[git:media_stage/master] media: videodev2.h: add V4L2_CAP_EDID

2024-09-06 Thread Mauro Carvalho Chehab
: Erling Ljunggren Signed-off-by: Hans Verkuil Reviewed-by: Sebastian Fricke Reviewed-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab include/uapi/linux/videodev2.h | 1 + 1 file changed, 1 insertion(+) --- diff --git a/include/uapi/linux/videodev2.h b/include/uapi/linux/videodev2.h

[git:media_stage/master] media: v4l2-dev: handle V4L2_CAP_EDID

2024-09-06 Thread Mauro Carvalho Chehab
edid are automatically set. Signed-off-by: Erling Ljunggren Signed-off-by: Hans Verkuil Reviewed-by: Sebastian Fricke Reviewed-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/v4l2-core/v4l2-dev.c | 15 +++ 1 file changed, 15 insertions(+) --- diff --git a

[git:media_stage/master] media: docs: Add V4L2_CAP_EDID

2024-09-06 Thread Mauro Carvalho Chehab
: Hans Verkuil Reviewed-by: Sebastian Fricke Reviewed-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab Documentation/userspace-api/media/v4l/biblio.rst | 11 +++ Documentation/userspace-api/media/v4l/vidioc-querycap.rst| 11 +++ Documentation/userspace-api

[git:media_stage/master] media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS

2024-09-06 Thread Mauro Carvalho Chehab
Amplifiers. These devices support CEC over the serial port, so a new serio ID is needed to be able to associate the CEC driver. Signed-off-by: Hans Verkuil Acked-by: Dmitry Torokhov Signed-off-by: Mauro Carvalho Chehab include/uapi/linux/serio.h | 1 + 1 file changed, 1 insertion(+) --- diff

[git:media_stage/master] media: cec: move cec_get/put_device to header

2024-09-06 Thread Mauro Carvalho Chehab
. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab drivers/media/cec/core/cec-api.c | 4 ++-- drivers/media/cec/core/cec-core.c | 29 - drivers/media/cec/core/cec-priv.h | 2 -- include/media/cec.h | 31

[git:media_stage/master] media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driver

2024-09-06 Thread Mauro Carvalho Chehab
. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab Documentation/admin-guide/media/cec.rst| 87 + MAINTAINERS|7 + drivers/media/cec/usb/Kconfig |1 + drivers/media/cec/usb/Makefile

[git:media_tree/master] media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID check

2024-08-18 Thread Mauro Carvalho Chehab
combination with CEC_MSG_VENDOR_COMMAND_WITH_ID. So rather than reporting an error if that flag is set with another command, just clear the flag instead. Only keep the message length check, since otherwise the flag would not make sense. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab

[git:media_tree/master] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags

2024-08-18 Thread Mauro Carvalho Chehab
flags field, this can cause unexpected behavior if flags was uninitialized to begin with. Signed-off-by: Hans Verkuil Fixes: 0dbacebede1e ("[media] cec: move the CEC framework out of staging and to media") Cc: Signed-off-by: Mauro Carvalho Chehab include/uapi/linux/cec.h | 6

[git:media_stage/fixes] media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()"

2024-08-08 Thread Mauro Carvalho Chehab
7.014538] usbcore: registered new interface driver dw2102 Closes: https://lore.kernel.org/stable/20240801165146.38991f60@mir/ Fixes: 2052138b7da5 ("media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()") Reported-by: Stefan Lippers-Hollmann Cc: sta...@vger.k

[git:media_stage/master] media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID check

2024-08-08 Thread Mauro Carvalho Chehab
combination with CEC_MSG_VENDOR_COMMAND_WITH_ID. So rather than reporting an error if that flag is set with another command, just clear the flag instead. Only keep the message length check, since otherwise the flag would not make sense. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab

[git:media_stage/master] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags

2024-08-08 Thread Mauro Carvalho Chehab
flags field, this can cause unexpected behavior if flags was uninitialized to begin with. Signed-off-by: Hans Verkuil Fixes: 0dbacebede1e ("[media] cec: move the CEC framework out of staging and to media") Cc: Signed-off-by: Mauro Carvalho Chehab include/uapi/linux/cec.h | 6

[git:media_tree/master] media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag

2024-08-08 Thread Mauro Carvalho Chehab
the same CEC framework support for waiting for regular replies. Support for this flag is indicated by setting the new CEC_CAP_REPLY_VENDOR_ID capability. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab .../media/cec/cec-ioc-adap-g-caps.rst | 6 +++ .../userspace

[git:media_tree/master] Merge tag 'v6.11-rc2' into media_stage

2024-08-08 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'v6.11-rc2' into media_stage Author: Mauro Carvalho Chehab Date:Mon Aug 5 08:25:09 2024 +0200 Linux 6.11-rc2 * tag 'v6.11-rc2': (283 commits) Linux 6.11-rc2

[git:media_tree/master] media: vivid: add support

2024-08-08 Thread Mauro Carvalho Chehab
Abort any messages that do not have exactly 1 payload byte. It ignores messages where the payload byte is even, and where it is odd it will reply with the payload byte incremented by 1. Basically a simple ping-pong command. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab drivers

[git:media_stage/master] media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag

2024-08-05 Thread Mauro Carvalho Chehab
the same CEC framework support for waiting for regular replies. Support for this flag is indicated by setting the new CEC_CAP_REPLY_VENDOR_ID capability. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab .../media/cec/cec-ioc-adap-g-caps.rst | 6 +++ .../userspace

[git:media_stage/master] media: vivid: add support

2024-08-05 Thread Mauro Carvalho Chehab
Abort any messages that do not have exactly 1 payload byte. It ignores messages where the payload byte is even, and where it is odd it will reply with the payload byte incremented by 1. Basically a simple ping-pong command. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab drivers

[git:media_stage/master] Merge tag 'v6.11-rc2' into media_stage

2024-08-04 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'v6.11-rc2' into media_stage Author: Mauro Carvalho Chehab Date:Mon Aug 5 08:25:09 2024 +0200 Linux 6.11-rc2 * tag 'v6.11-rc2': (283 commits) Linux 6.11-rc2

[git:media_stage/master] media: atomisp: Switch to new Intel CPU model defines

2024-06-13 Thread Mauro Carvalho Chehab
Luck Reviewed-by: Andy Shevchenko Acked-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab .../media/atomisp/include/linux/atomisp_platform.h | 27 +- 1 file changed, 11 insertions(+), 16 deletions(-) --- diff --git a/drivers/staging/media/atomisp/include/linux

[git:v4l-utils/master] v4l-utils/contrib/gconv: translation table fix for ARIB-STD-B24

2024-05-28 Thread Mauro Carvalho Chehab
/Add entries according to the ARIB STD B24 table 6.19. Signed-off-by: Akihiro Tsukada Signed-off-by: Mauro Carvalho Chehab contrib/gconv/arib-std-b24.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id

[git:v4l-utils/master] v4l-utils/contrib/gconv: fix conversion errors on ARIB-STD-B24 strings

2024-05-28 Thread Mauro Carvalho Chehab
Some ARIB strings in operation requires that codepoints from the 'extra symbols' charset fallback to 'kanji'. Remove the range check for 'extra symbols' to accept those strings. Signed-off-by: Akihiro Tsukada Signed-off-by: Mauro Carvalho Chehab contrib/gconv/ari

[git:media_tree/master] media: lgdt3306a: Add a check against null-pointer-def

2024-05-15 Thread Mauro Carvalho Chehab
[ 29.616339] i2c_device_probe+0x951/0xa90 Link: https://lore.kernel.org/linux-media/20220405095018.3993578-1-zheyum...@gmail.com Signed-off-by: Zheyu Ma Signed-off-by: Mauro Carvalho Chehab drivers/media/dvb-frontends/lgdt3306a.c | 5 + 1 file changed, 5 insertions(+) --- diff --git a/drivers

[git:media_tree/master] media: cec: cec.h: 2.1 ms -> 2100 ms

2024-05-15 Thread Mauro Carvalho Chehab
tps://lore.kernel.org/linux-media/17cd1a67-3966-237c-2e0d-2d3ae618f...@xs4all.nl Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab include/media/cec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/include/media/cec.h b/include/media/cec.h index 10c9cf605

[git:media_tree/master] media: s2255: Use refcount_t instead of atomic_t for num_channels

2024-05-15 Thread Mauro Carvalho Chehab
/20240429-fix-cocci-v3-11-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/s2255/s2255drv.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) --- diff --git a/drivers/media/usb/s2255/s2255drv.c b/drivers

[git:media_tree/master] media: IR remote control for AVerMedia TD310

2024-05-15 Thread Mauro Carvalho Chehab
-media/2273969.FyfRTN5kjP@bootes Signed-off-by: Alex Volkov Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/dvb-usb-v2/af9035.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) --- diff --git a/drivers/media/usb/dvb-usb-v2/af9035.c b/drivers/media/usb/dvb-usb-v2/af9035.c

[git:media_tree/master] media: intel/ipu6: Fix direct dependency Kconfig error

2024-05-15 Thread Mauro Carvalho Chehab
y] && PCI [=y] && MEDIA_PCI_SUPPORT [=y] && (ACPI [=n] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] && X86 [=y] && X86_64 [=y] && HAS_DMA [=y] Signed-off-by: Ricardo Ribalda Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab dr

[git:media_tree/master] media: pci: mgb4: Refactor struct resources

2024-05-15 Thread Mauro Carvalho Chehab
: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-1-3c4865f5a...@chromium.org Reviewed-by: Martin Tůma Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/mgb4/mgb4_core.c | 4 ++-- drivers/media/pci/mgb4/mgb4_regs.

[git:media_tree/master] media: intel/ipu6: Fix build with !ACPI

2024-05-15 Thread Mauro Carvalho Chehab
-function] Signed-off-by: Ricardo Ribalda Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel/ipu-bridge.c | 66 +--- 1 file changed, 47 insertions(+), 19 deletions(-) --- diff --git a/drivers/media/pci/intel/ipu-bridge.c b

[git:media_tree/master] media: mtk-vcodec: potential null pointer deference in SCP

2024-05-15 Thread Mauro Carvalho Chehab
pointer deference. This is similar to CVE-2022-3113. Link: https://lore.kernel.org/linux-media/ph7pr20mb5925094dae3fd750c7e39e01bf...@ph7pr20mb5925.namprd20.prod.outlook.com Signed-off-by: Fullway Wang Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/mediatek/vcodec/common

[git:media_tree/master] media: mxl5xx: Move xpt structures off stack

2024-05-15 Thread Mauro Carvalho Chehab
/llvm-project/commit/afe8b93ffdfef5d8879e1894b9d7dda40dee2b8d Signed-off-by: Nathan Chancellor Reviewed-by: Miguel Ojeda Tested-by: Miguel Ojeda Signed-off-by: Mauro Carvalho Chehab drivers/media/dvb-frontends/mxl5xx.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-

[git:media_tree/master] media: platform: mtk-mdp3: Use refcount_t for job_count

2024-05-15 Thread Mauro Carvalho Chehab
://lore.kernel.org/linux-media/20240429-fix-cocci-v3-12-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c | 10 +- drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c | 6 +++--- drivers/media/platform

[git:media_tree/master] media: dw2102: fix a potential buffer overflow

2024-05-15 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw2102: fix a potential buffer overflow Author: Mauro Carvalho Chehab Date:Mon Apr 29 15:15:05 2024 +0100 As pointed by smatch: drivers/media/usb/dvb-usb/dw2102.c:802

[git:media_tree/master] media: common: saa7146: Use min macro

2024-05-15 Thread Mauro Carvalho Chehab
://lore.kernel.org/linux-media/20240429-fix-cocci-v3-13-3c4865f5a...@chromium.org Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/common/saa7146/saa7146_hlp.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) ---

[git:media_tree/master] media: dvb-frontends: drx39xyj: Use min macro

2024-05-15 Thread Mauro Carvalho Chehab
://lore.kernel.org/linux-media/20240429-fix-cocci-v3-14-3c4865f5a...@chromium.org Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/dvb-frontends/drx39xyj/drxj.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) --- diff

[git:media_tree/master] media: imx214: Fix the error handling in imx214_probe()

2024-05-15 Thread Mauro Carvalho Chehab
://lore.kernel.org/linux-media/20220510114852.1719018-1-zheyum...@gmail.com Signed-off-by: Zheyu Ma Signed-off-by: Mauro Carvalho Chehab drivers/media/i2c/imx214.c | 1 + 1 file changed, 1 insertion(+) --- diff --git a/drivers/media/i2c/imx214.c b/drivers/media/i2c/imx214.c index 10b6ad66d126

[git:media_tree/master] media: verisilicon: Correct a typo in H1_REG_MAD_CTRL_MAD_THRESHOLD

2024-05-15 Thread Mauro Carvalho Chehab
https://lore.kernel.org/linux-media/20231116154816.70959-3-andrze...@collabora.com Signed-off-by: Andrzej Pietrasiewicz Reviewed-by: Chen-Yu Tsai Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/verisilicon/hantro_h1_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---

[git:media_tree/master] media: cec: cec-adap: always cancel work in cec_transmit_msg_fh

2024-05-15 Thread Mauro Carvalho Chehab
yed work") Signed-off-by: Mauro Carvalho Chehab drivers/media/cec/core/cec-adap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- diff --git a/drivers/media/cec/core/cec-adap.c b/drivers/media/cec/core/cec-adap.c index 559a172ebc6c..6fc7de744ee9 100644 --- a/drivers/media/cec/co

[git:media_tree/master] media: dt-bindings: media: i2c: Rename ov8856.yaml

2024-05-15 Thread Mauro Carvalho Chehab
rzysztof Kozlowski Signed-off-by: Mauro Carvalho Chehab .../devicetree/bindings/media/i2c/{ov8856.yaml => ovti,ov8856.yaml} | 2 +- MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/Documentat

[git:media_tree/master] media: bcm2835-unicam: Fix build with !PM

2024-05-15 Thread Mauro Carvalho Chehab
used, of_match_ptr does not make sense here. It fixes this warning: drivers/media/platform/broadcom/bcm2835-unicam.c:2724:34: warning: ‘unicam_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Ricardo Ribalda Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab

[git:media_tree/master] media: si2165: Remove redundant NULL check before release_firmware() call

2024-05-15 Thread Mauro Carvalho Chehab
checking before calling it is redundant. Link: https://lore.kernel.org/linux-media/20220606014433.290667-1-chi.ming...@zte.com.cn Reported-by: Zeal Robot Signed-off-by: Minghao Chi Acked-by: Matthias Schwarzott Signed-off-by: Mauro Carvalho Chehab drivers/media/dvb-frontends/si2165.c | 6

[git:media_tree/master] media: as102: avoid GFP_ATOMIC

2024-05-15 Thread Mauro Carvalho Chehab
/20220517111049.25611-1-oneu...@suse.com Signed-off-by: Oliver Neukum Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/as102/as102_usb_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/drivers/media/usb/as102/as102_usb_drv.c b/drivers/media/usb/as102/as102_usb_drv.c index

[git:media_tree/master] media: staging: media: starfive: Clean pad selection in isp_try_format()

2024-05-15 Thread Mauro Carvalho Chehab
enter Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/starfive/camss/stf-isp.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) --- diff --git a/drivers/staging/media/starfive/camss/stf-isp.c b/drivers/staging/media/starfive/camss/stf-isp.c index d50616ef351e..4e6e26

[git:media_tree/master] media: cec: core: avoid confusing "transmit timed out" message

2024-05-15 Thread Mauro Carvalho Chehab
RTED. Signed-off-by: Hans Verkuil Reported-by: Yang, Chenyuan Closes: https://lore.kernel.org/linux-media/ph7pr11mb57688e64ade4fe82e658d86da0...@ph7pr11mb5768.namprd11.prod.outlook.com/ Fixes: 590a8e564c6e ("media: cec: abort if the current transmit was canceled") Signed-off-by: Mauro Ca

[git:media_tree/master] media: intel/ipu6: Switch to RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS

2024-05-15 Thread Mauro Carvalho Chehab
2: warning: ‘ipu6_resume’ defined but not used [-Wunused-function] drivers/media/pci/intel/ipu6/ipu6.c:801:12: warning: ‘ipu6_suspend’ defined but not used [-Wunused-function] Signed-off-by: Ricardo Ribalda Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/

[git:media_tree/master] media: flexcop: unneeded ATOMIC

2024-05-15 Thread Mauro Carvalho Chehab
/20220517131109.28371-1-oneu...@suse.com Signed-off-by: Oliver Neukum Reviewed-by: Johan Hovold Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/b2c2/flexcop-usb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/drivers/media/usb/b2c2/flexcop-usb.c b/drivers/media/usb/b2c2

[git:media_tree/master] media: verisilicon Correct a typo in H1_REG_ENC_CTRL2_DEBLOCKING_FILTER_MODE

2024-05-15 Thread Mauro Carvalho Chehab
https://lore.kernel.org/linux-media/20231116154816.70959-2-andrze...@collabora.com Signed-off-by: Andrzej Pietrasiewicz Reviewed-by: Chen-Yu Tsai Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/verisilicon/hantro_h1_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---

[git:media_tree/master] media: sunxi: a83-mips-csi2: also select GENERIC_PHY

2024-05-15 Thread Mauro Carvalho Chehab
/lore.kernel.org/r/ZQ/WS8HC1A3F0Qn8@rli9-mobl Link: https://lore.kernel.org/linux-media/20230927040438.5589-1-rdun...@infradead.org Signed-off-by: Randy Dunlap Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig | 1 + 1 file changed, 1 insertion(

[git:media_tree/master] media: ipu3: Use MODULE_FIRMWARE to add firmware files metadata

2024-05-15 Thread Mauro Carvalho Chehab
MODULE_FIRMWARE macro to show them in the module metadata [mchehab: add missing firmware file: IMGU_FW_NAME_IPU_20161208] Link: https://lore.kernel.org/linux-media/20230914135100.19911-1-victor.gonz...@anddroptable.net Signed-off-by: Víctor Gonzalo Signed-off-by: Mauro Carvalho Chehab drivers

[git:media_tree/master] media: atomisp-mt9m114: adjust macro parameter name

2024-05-15 Thread Mauro Carvalho Chehab
container_of. Fortunately, the argument at all uses is actually sd. But change the macro parameter name anyway, for a little added safety. Link: https://lore.kernel.org/linux-media/20230315090904.20092-1-julia.law...@inria.fr Signed-off-by: Julia Lawall Signed-off-by: Mauro Carvalho Chehab

[git:media_tree/master] media: bcm2835-unicam: Include v4l2-subdev.h

2024-05-15 Thread Mauro Carvalho Chehab
instead of relying on indirect includes. Closes: https://lore.kernel.org/oe-kbuild-all/202404302324.8atc84ke-...@intel.com/ Signed-off-by: Laurent Pinchart Reported-by: kernel test robot Reviewed-by: Ricardo Ribalda Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers

[git:media_tree/master] media: cec: cec-api: add locking in cec_release()

2024-05-15 Thread Mauro Carvalho Chehab
st can get corrupted. Signed-off-by: Hans Verkuil Reported-by: Yang, Chenyuan Closes: https://lore.kernel.org/linux-media/ph7pr11mb57688e64ade4fe82e658d86da0...@ph7pr11mb5768.namprd11.prod.outlook.com/ Fixes: ca684386e6e2 ("[media] cec: add HDMI CEC framework (api)") Signed-off-by: Mauro

[git:media_tree/master] media: staging: max96712: fix copy-paste error

2024-05-15 Thread Mauro Carvalho Chehab
...@foobox.net Signed-off-by: Ihor Matushchak Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/max96712/max96712.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/drivers/staging/media/max96712/max96712.c b/drivers/staging/media/max96712/max96712.c index

[git:media_tree/master] media: cec: core: avoid recursive cec_claim_log_addrs

2024-05-15 Thread Mauro Carvalho Chehab
.prod.outlook.com/ Fixes: ca684386e6e2 ("[media] cec: add HDMI CEC framework (api)") Signed-off-by: Mauro Carvalho Chehab drivers/media/cec/core/cec-adap.c | 6 +- drivers/media/cec/core/cec-api.c | 2 +- include/media/cec.h | 1 + 3 files changed, 7 insertions(+), 2

[git:media_tree/master] media: flexcop: allow for modern speeds

2024-05-15 Thread Mauro Carvalho Chehab
/20220517131109.28371-2-oneu...@suse.com Signed-off-by: Oliver Neukum Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/b2c2/flexcop-usb.c | 6 ++ 1 file changed, 6 insertions(+) --- diff --git a/drivers/media/usb/b2c2/flexcop-usb.c b/drivers/media/usb/b2c2/flexcop-usb.c index

[git:media_tree/master] media: flexcop-usb: fix sanity check of bNumEndpoints

2024-05-15 Thread Mauro Carvalho Chehab
ity checking of endpoint type") Signed-off-by: Dongliang Mu Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/b2c2/flexcop-usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/drivers/media/usb/b2c2/flexcop-usb.c b/drivers/media/usb/b2c2/flexcop-usb.

[git:media_tree/master] media: stb0899: Simplify check

2024-05-15 Thread Mauro Carvalho Chehab
nds/stb0899_drv.c:1280:8-15: WARNING: Unsigned expression compared with zero: chip_id > 0 Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-2-3c4865f5a...@chromium.org Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab dr

[git:media_tree/master] media: stm32-dcmipp: Remove redundant printk

2024-05-15 Thread Mauro Carvalho Chehab
...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.c | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) --- diff --git a/drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.c b/drivers

[git:media_tree/master] media: go7007: Use min and max macros

2024-05-15 Thread Mauro Carvalho Chehab
-3c4865f5a...@chromium.org Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/go7007/go7007-fw.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/drivers/media/usb/go7007/go7007-fw.c b/drivers/medi

[git:media_tree/master] media: dvb-frontends: tda18271c2dd: Remove casting during div

2024-05-15 Thread Mauro Carvalho Chehab
() does a 64-by-32 division, please consider using div64_u64 instead. Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-8-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/dvb-frontends/tda18271c2dd.c | 4 ++-- 1 file changed

[git:media_tree/master] media: uvcvideo: Use max() macro

2024-05-15 Thread Mauro Carvalho Chehab
/uvc_ctrl.c:839:22-23: WARNING opportunity for max() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-4-3c4865f5a...@chromium.org Reviewed-by: Sergey Senozhatsky Reviewed-by: Kieran Bingham Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/uvc

[git:media_tree/master] media: staging: media: tegra-video: Use swap macro

2024-05-15 Thread Mauro Carvalho Chehab
/tegra20.c:324:44-45: WARNING opportunity for swap() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-10-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Reviewed-by: Luca Ceresoli Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/tegra-video/tegra20.c | 9

[git:media_tree/master] media: staging: sun6i-isp: Remove redundant printk

2024-05-15 Thread Mauro Carvalho Chehab
Carvalho Chehab drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- diff --git a/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.c b/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.c index 5c0a45394cba..58f8ae92320d 100644 --- a/drivers

[git:media_tree/master] media: netup_unidvb: Use min macro

2024-05-15 Thread Mauro Carvalho Chehab
-27: WARNING opportunity for min() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-15-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c | 2 +- 1 file changed, 1 insertion(+), 1

[git:media_tree/master] media: flexcop-usb: Use min macro

2024-05-15 Thread Mauro Carvalho Chehab
opportunity for min() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-17-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/b2c2/flexcop-usb.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) --- diff --git a

[git:media_tree/master] media: gspca: cpia1: Use min macro

2024-05-15 Thread Mauro Carvalho Chehab
opportunity for min() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-18-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/gspca/cpia1.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) --- diff --git a

[git:media_tree/master] media: au0828: Use umin macro

2024-05-15 Thread Mauro Carvalho Chehab
opportunity for min() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-16-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/au0828/au0828-video.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) --- diff

[git:media_tree/master] media: stk1160: Use min macro

2024-05-15 Thread Mauro Carvalho Chehab
oghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/usb/stk1160/stk1160-video.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) --- diff --git a/drivers/media/usb/stk1160/stk1160-video.c b/drivers/media/usb/stk1160/stk1160-video.c

[git:media_tree/master] media: tegra-vde: Refactor timeout handling

2024-05-15 Thread Mauro Carvalho Chehab
/platform/nvidia/tegra-vde/h264.c:645:20-21: WARNING opportunity for min() Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-20-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/platform/nvidia/tegra-vde/h264.c | 6

[git:media_tree/master] media: i2c: st-mipid02: Use the correct div function

2024-05-15 Thread Mauro Carvalho Chehab
: Mauro Carvalho Chehab drivers/media/i2c/st-mipid02.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/drivers/media/i2c/st-mipid02.c b/drivers/media/i2c/st-mipid02.c index f250640729ca..b947a55281f0 100644 --- a/drivers/media/i2c/st-mipid02.c +++ b/drivers/media/i2c/st

[git:media_tree/master] media: tc358746: Use the correct div_ function

2024-05-15 Thread Mauro Carvalho Chehab
/tc358746.c:847:2-8: WARNING: do_div() does a 64-by-32 division, please consider using div64_ul instead. Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-22-3c4865f5a...@chromium.org Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/i2c/tc358746.c

[git:media_tree/master] media: dvb-frontends: tda10048: Fix integer overflow

2024-05-15 Thread Mauro Carvalho Chehab
hen multiplied by pll_mfactor. Create a new 64 bit variable to hold the calculations. Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-25-3c4865f5a...@chromium.org Reported-by: Dan Carpenter Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/

[git:media_tree/master] media: intel/ipu6: Don't re-allocate memory for firmware

2024-05-15 Thread Mauro Carvalho Chehab
ot;) Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel/ipu6/ipu6-buttress.c | 7 - drivers/media/pci/intel/ipu6/ipu6.c | 41 +--- 2 files changed, 7 insertions(+), 41 deletions(-) --- diff --git a/drivers/media/pci/

[git:media_tree/master] media: intel/ipu6: explicitly include vmalloc.h

2024-05-15 Thread Mauro Carvalho Chehab
://lore.kernel.org/linux-media/20240507123528.932421-1-sakari.ai...@linux.intel.com Fixes: 9163d83573e4 ("media: intel/ipu6: add IPU6 DMA mapping API and MMU table") Signed-off-by: Stephen Rothwell Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel

[git:media_tree/master] media: media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"

2024-05-15 Thread Mauro Carvalho Chehab
a dev_err_probe message. Fix it. Link: https://lore.kernel.org/linux-media/20240508081712.2868257-1-colin.i.k...@gmail.com Signed-off-by: Colin Ian King Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel/ipu6/ipu6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --

[git:media_stage/master] media: media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"

2024-05-08 Thread Mauro Carvalho Chehab
a dev_err_probe message. Fix it. Link: https://lore.kernel.org/linux-media/20240508081712.2868257-1-colin.i.k...@gmail.com Signed-off-by: Colin Ian King Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel/ipu6/ipu6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --

[git:media_stage/master] media: intel/ipu6: explicitly include vmalloc.h

2024-05-08 Thread Mauro Carvalho Chehab
://lore.kernel.org/linux-media/20240507123528.932421-1-sakari.ai...@linux.intel.com Fixes: 9163d83573e4 ("media: intel/ipu6: add IPU6 DMA mapping API and MMU table") Signed-off-by: Stephen Rothwell Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel

[git:dtv-scan-tables/master] dvb-t/at-All: add Salzburg/Gaisberg dvb-t2 transponders

2024-05-03 Thread Mauro Carvalho Chehab
transmitting station from Austria. Link: https://lore.kernel.org/linux-media/75149976-693b-444e-b4cc-dd2dd86ea...@public-files.de Signed-off-by: Mauro Carvalho Chehab dvb-t/at-All | 64 1 file changed, 64 insertions(+) --- http

[git:media_stage/master] media: intel/ipu6: Don't re-allocate memory for firmware

2024-05-03 Thread Mauro Carvalho Chehab
ot;) Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/intel/ipu6/ipu6-buttress.c | 7 - drivers/media/pci/intel/ipu6/ipu6.c | 41 +--- 2 files changed, 7 insertions(+), 41 deletions(-) --- diff --git a/drivers/media/pci/

[git:media_stage/master] media: stb0899: Simplify check

2024-05-03 Thread Mauro Carvalho Chehab
nds/stb0899_drv.c:1280:8-15: WARNING: Unsigned expression compared with zero: chip_id > 0 Link: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-2-3c4865f5a...@chromium.org Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab dr

[git:media_stage/master] media: pci: mgb4: Refactor struct resources

2024-05-03 Thread Mauro Carvalho Chehab
: https://lore.kernel.org/linux-media/20240429-fix-cocci-v3-1-3c4865f5a...@chromium.org Reviewed-by: Martin Tůma Reviewed-by: Bryan O'Donoghue Signed-off-by: Ricardo Ribalda Signed-off-by: Mauro Carvalho Chehab drivers/media/pci/mgb4/mgb4_core.c | 4 ++-- drivers/media/pci/mgb4/mgb4_regs.

[git:media_stage/master] media: staging: media: starfive: Clean pad selection in isp_try_format()

2024-05-03 Thread Mauro Carvalho Chehab
enter Signed-off-by: Mauro Carvalho Chehab drivers/staging/media/starfive/camss/stf-isp.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) --- diff --git a/drivers/staging/media/starfive/camss/stf-isp.c b/drivers/staging/media/starfive/camss/stf-isp.c index d50616ef351e..4e6e26

  1   2   3   4   5   6   7   8   9   10   >