From: Hans de Goede <hdegoede@redhat.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: Sakari Ailus <sakari.ailus@linux.intel.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-staging@lists.linux.dev
Subject: [GIT PULL] media: atomisp: Changes for 6.16-1
Date: Sat, 3 May 2025 16:58:31 +0200 [thread overview]
Message-ID: <fc3e0346-fbb9-419a-ad3d-4bd6ec0088b5@redhat.com> (raw)
Hi Mauro, Hans,
Here are the atomisp changes for 6.16.
Note this PR is based on top of media-committers/next.
Highlights:
- Rework atomisp driver to support mainline mt9m114 driver
- Drop no longer needed atomisp-mt9m114 driver
- Remove usage of deprecated GPIO APIs
- Other small cleanups / code-style / spelling fixes
Regards,
Hans
The following changes since commit 543f81b86cf4046c7454a05c741c491a4fac44dd:
media: rc: add keymap for Hauppauge Credit Card RC (2025-04-30 09:35:24 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git tags/media-atomisp-6.16-1
for you to fetch changes up to 43fd74079a98c1c29e1825c9677321476c4720d7:
media: atomisp: Remove atomisp-mt9m114 driver (2025-05-03 16:46:20 +0200)
----------------------------------------------------------------
atomisp staging driver changes for 6.16-1
Highlights:
- Rework atomisp driver to support mainline mt9m114 driver
- Drop no longer needed atomisp-mt9m114 driver
- Remove usage of deprecated GPIO APIs
- Other small cleanups / code-style / spelling fixes
----------------------------------------------------------------
Abraham Samuel Adekunle (1):
media: atomisp: gmin: Remove duplicate NULL test
Gabriel Shahrouzi (1):
media: atomisp: Fix indentation to use TAB instead of spaces
Hans de Goede (7):
media: atomisp: Remove gmin_platform Asus T100TA quirks
media: atomisp: gmin: Remove GPIO driven regulator support
media: atomisp: Avoid picking too big sensor resolution
media: atomisp: Rename camera to sensor
media: atomisp: Avoid deadlock with sensor subdevs with state_lock set
media: atomisp: Add support for sensors with a separate ISP v4l2_subdev
media: atomisp: Remove atomisp-mt9m114 driver
Hardevsinh Palaniya (1):
media: atomisp: Remove compat ioctl32 header file
Liu Jing (1):
media: atomisp: Fix spelling error in ia_css_sdis2_types.h
Ricardo Ribalda (1):
media: atomisp: Use the actual value of the enum instead of the enum
Thomas Andreatta (1):
media: atomisp: gmin: Fix indentation to use TAB instead of spaces
drivers/staging/media/atomisp/i2c/Kconfig | 12 -
drivers/staging/media/atomisp/i2c/Makefile | 1 -
.../staging/media/atomisp/i2c/atomisp-mt9m114.c | 1612 ------------------
drivers/staging/media/atomisp/i2c/mt9m114.h | 1768 --------------------
drivers/staging/media/atomisp/pci/atomisp_cmd.c | 69 +-
.../media/atomisp/pci/atomisp_compat_css20.c | 2 +-
.../media/atomisp/pci/atomisp_compat_ioctl32.h | 244 ---
drivers/staging/media/atomisp/pci/atomisp_csi2.c | 2 +-
.../media/atomisp/pci/atomisp_gmin_platform.c | 92 +-
.../staging/media/atomisp/pci/atomisp_internal.h | 10 +-
drivers/staging/media/atomisp/pci/atomisp_ioctl.c | 30 +-
drivers/staging/media/atomisp/pci/atomisp_ioctl.h | 4 -
drivers/staging/media/atomisp/pci/atomisp_v4l2.c | 60 +-
.../atomisp/pci/hive_isp_css_common/irq_global.h | 2 +-
.../isp/kernels/sdis/sdis_2/ia_css_sdis2_types.h | 2 +-
.../pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c | 2 +-
16 files changed, 126 insertions(+), 3786 deletions(-)
delete mode 100644 drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c
delete mode 100644 drivers/staging/media/atomisp/i2c/mt9m114.h
delete mode 100644 drivers/staging/media/atomisp/pci/atomisp_compat_ioctl32.h
next reply other threads:[~2025-05-03 14:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-03 14:58 Hans de Goede [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-06 18:44 [GIT PULL] media: atomisp: Changes for 6.16-1 Hans de Goede
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=fc3e0346-fbb9-419a-ad3d-4bd6ec0088b5@redhat.com \
--to=hdegoede@redhat.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=mchehab@kernel.org \
--cc=sakari.ailus@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox