This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 36714d69b186 Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/ [...] new 825fc4949795 media: mgb4: Fix double debugfs remove new fd7ccfb11230 media: Documentation: v4l: Fix ACTIVE route flag new fe61b2906bd0 media: intel/ipu6: Fix some redundant resources freeing in [...] new 266b44ec9a26 media: intel/ipu6: Move isys_remove() close to isys_probe() new ab0ed4810128 media: intel/ipu6: Fix an error handling path in isys_probe() new c19fa08c1414 media: intel/ipu6: fix the buffer flags caused by wrong pa [...] new 328af04b1ac2 media: mei: csi: Put the IPU device reference new cc864821c7e8 media: mei: csi: Warn less verbosely of a missing device fwnode new 54880795b494 media: intel/ipu6: update the maximum supported csi2 port [...] new ffb9072bce20 media: intel/ipu6: add csi2 port sanity check in notifier bound new 1e7ccdd3255c Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/ [...] new c181689bc479 kconfig: remove unneeded code for user-supplied values bei [...] new 46edf4372e33 kconfig: gconf: give a proper initial state to the Save button new bf83266a1eef kconfig: doc: fix a typo in the note about 'imply' new 45c7f555bf5e kconfig: doc: document behavior of 'select' and 'imply' fo [...] new 77a92660d8fe kconfig: remove wrong expr_trans_bool() new 96c965667b9d kbuild: explicitly run mksysmap as sed script from link-vm [...] new 9185afeac2a3 modpost: do not warn about missing MODULE_DESCRIPTION() fo [...] new 329f70c5beae Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/p [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/kbuild/kconfig-language.rst | 12 +++- .../userspace-api/media/v4l/dev-subdev.rst | 2 +- drivers/media/pci/intel/ipu6/ipu6-isys-queue.c | 6 +- drivers/media/pci/intel/ipu6/ipu6-isys.c | 71 +++++++++++++--------- drivers/media/pci/intel/ipu6/ipu6.c | 5 +- drivers/media/pci/intel/ivsc/mei_csi.c | 5 +- drivers/media/pci/mgb4/mgb4_core.c | 7 ++- scripts/kconfig/confdata.c | 13 ---- scripts/kconfig/expr.c | 29 --------- scripts/kconfig/expr.h | 1 - scripts/kconfig/gconf.c | 3 +- scripts/kconfig/menu.c | 2 - scripts/link-vmlinux.sh | 2 +- scripts/mod/modpost.c | 5 +- 14 files changed, 73 insertions(+), 90 deletions(-)