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]
Date: Tue, 25 Jun 2024 10:29:53 +0200
From: Alain Volmat <alain.volmat@...s.st.com>
To: Alain Volmat <alain.volmat@...s.st.com>,
        Sakari Ailus
	<sakari.ailus@...ux.intel.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>
CC: <linux-media@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] media: i2c: gc2145: CCI_REG16_LE usage & RAW8

Add RAW8 format support within the driver and use CCI_REG16_LE macro
on 16 bit registers of P3(CSI) area in order to avoid having to
access them in 8 bit.

Tested on STM32MP135F-DK board.

Alain Volmat (2):
  media: i2c: gc2145: addition of RAW8 formats support
  media: i2c: gc2145: use CCI_REG16_LE for little-endian registers

 drivers/media/i2c/gc2145.c | 90 ++++++++++++++++++++++++++++++--------
 1 file changed, 72 insertions(+), 18 deletions(-)

-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ