lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250408132155.2175-1-tumic@gpxsee.org>
Date: Tue,  8 Apr 2025 15:21:54 +0200
From: tumic@...see.org
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
	Hans Verkuil <hverkuil@...all.nl>
Cc: linux-media@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Martin Tůma <martin.tuma@...iteqautomotive.com>
Subject: [PATCH v2 0/1] media: mgb4: Enumerate only the available timings

From: Martin Tůma <martin.tuma@...iteqautomotive.com>

Enumerate only the available (as given by the input source) timings, not
all theoretically possible. The "complete" set is misleading for
the user/user SW (including qv4l).

Changes in v2:
- Removed the vidioc_s_dv_timings part. It turned out doing a query/exact
match check in the set operation is not a good idea as the returned query
value is unstable (and the query/set combo done by the user may fail).

Martin Tůma (1):
  media: mgb4: Enumerate only the available timings

 drivers/media/pci/mgb4/mgb4_vin.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)


base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
-- 
2.48.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ