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]
Message-ID: <2023071848-blend-acquire-d7d0@gregkh>
Date:   Tue, 18 Jul 2023 07:34:38 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Souradeep Chowdhury <quic_schowdhu@...cinc.com>
Cc:     Andy Gross <agross@...nel.org>,
        Konrad Dybcio <konrad.dybcio@...ainline.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Rob Herring <robh+dt@...nel.org>, Alex Elder <elder@...e.org>,
        Arnd Bergmann <arnd@...db.de>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        Sibi Sankar <quic_sibis@...cinc.com>,
        Rajendra Nayak <quic_rjendra@...cinc.com>
Subject: Re: [PATCH V25 0/3] misc: Add driver support for Data Capture and
 Compare unit(DCC)

On Tue, Jul 18, 2023 at 10:33:09AM +0530, Souradeep Chowdhury wrote:
> On 6/28/2023 3:53 PM, Souradeep Chowdhury wrote:
> > Souradeep Chowdhury (3):
> >    dt-bindings: misc: qcom,dcc: Add the dtschema
> >    misc: dcc: Add driver support for Data Capture and Compare unit(DCC)
> >    MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver
> >      support
> > 
> >   Documentation/ABI/testing/debugfs-driver-dcc  |   10 +-
> >   .../devicetree/bindings/misc/qcom,dcc.yaml    |   44 +
> >   MAINTAINERS                                   |    8 +
> >   drivers/misc/Kconfig                          |    8 +
> >   drivers/misc/Makefile                         |    1 +
> >   drivers/misc/qcom-dcc.c                       | 1312 +++++++++++++++++
> >   6 files changed, 1378 insertions(+), 5 deletions(-)
> >   create mode 100644 Documentation/devicetree/bindings/misc/qcom,dcc.yaml
> >   create mode 100644 drivers/misc/qcom-dcc.c
> > 
> 
> Gentle ping

$ mdfrm -c mail/todo/
1480 messages in todo/

Please relax, and help out by reviewing other patches on the mailing
lists in order to relieve the burden of maintainers and move your
patches higher up the list.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ