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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 6 Dec 2023 12:01:05 +0100
From:   Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To:     Allen_Lin <allencl_lin@...mail.com>, dmitry.torokhov@...il.com,
        robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
        conor+dt@...nel.org, jikos@...nel.org,
        benjamin.tissoires@...hat.com, linux-input@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] Input: Add Himax HX83102J touchscreen driver

On 06/12/2023 11:35, Allen_Lin wrote:
> Add a new driver for Himax  touchscreen series touchscreen controllers.
> This driver supports Himax IC using the SPI interface to
> acquire HID packets.
> 
> Signed-off-by: Allen_Lin <allencl_lin@...mail.com>
> ---
> v1 -> v2: Fix kernel test robot build warnings
> Signed-off-by: Allen_Lin <allencl_lin@...mail.com>
> ---
>  MAINTAINERS                    |    2 +
>  drivers/hid/Kconfig            |    9 +-
>  drivers/hid/Makefile           |    2 +-
>  drivers/hid/hid-himax-83102j.c | 3175 ++++++++++++++++++++++++++++++++
>  drivers/hid/hid-himax-83102j.h |  923 ++++++++++
>  5 files changed, 4109 insertions(+), 2 deletions(-)
>  create mode 100644 drivers/hid/hid-himax-83102j.c
>  create mode 100644 drivers/hid/hid-himax-83102j.h

Implement review from v1.

NAK

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ