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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 27 Sep 2020 14:23:15 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     b_lkasam@...eaurora.org
Cc:     broonie@...nel.org, rafael@...nel.org,
        linux-kernel@...r.kernel.org, srinivas.kandagatla@...aro.org
Subject: Re: [PATCH] regmap: irq: Add support to clear ack registers

On Fri, Sep 25, 2020 at 07:14:01PM +0530, b_lkasam@...eaurora.org wrote:
> For particular codec HWs have requirement to
> writing interrupt clear and mask interrupt clear
> register to toggle interrupt status. To accommodate it,
> need to add one more field (clear_ack) in the regmap_irq
> struct and update regmap-irq driver to support it.
> 
> Signed-off-by: Laxminath Kasam <lkasam@...eaurora.org>
> ---
>  drivers/base/regmap/regmap-irq.c | 52
> ++++++++++++++++++++++++++++++++++++----
>  include/linux/regmap.h           |  2 ++
>  2 files changed, 49 insertions(+), 5 deletions(-)

Patch is line-wrapped :(

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ