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:   Thu, 10 Nov 2022 19:38:56 +0800
From:   Sherry Sun <sherry.sun@....com>
To:     gregkh@...uxfoundation.org, jirislaby@...nel.org,
        ilpo.jarvinen@...ux.intel.com
Cc:     linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-imx@....com
Subject: [PATCH V2 0/3] fsl_lpuart: add some new features for lpuart driver

The patches have added the wakeup source support for lpuart, and enable the
runtime pm for lpuart driver. Also use pm_ptr() to avoid need to make pm
__maybe_unused.

It has been tested on imx8ulp-evk board, and the two new features can work well.

Sherry Sun (3):
  tty: serial: fsl_lpuart: enable wakeup source for lpuart
  tty: serial: fsl_lpuart: Add runtime pm support
  tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm
    __maybe_unused

 drivers/tty/serial/fsl_lpuart.c | 343 ++++++++++++++++++++++++--------
 1 file changed, 261 insertions(+), 82 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ