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, 16 Aug 2022 16:23:51 +0800
From:   Jim Lin <jilin@...dia.com>
To:     <jckuo@...dia.com>, <thierry.reding@...il.com>,
        <jonathanh@...dia.com>
CC:     <vkoul@...nel.org>, <balbi@...nel.org>,
        <gregkh@...uxfoundation.org>, <jilin@...dia.com>,
        <bhsieh@...dia.com>, <linux-phy@...ts.infradead.org>,
        <linux-tegra@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <linux-usb@...r.kernel.org>
Subject: [PATCH v2 0/2] usb: tegra: power down UTMI pad

1. Make functions to be generic and public for tegra host/gadget driver 
 to power on/down UTMI pad
2. For tegra gadget driver to power down pad after disconnected
--
v2: update copyright year
    drivers/usb/gadget/udc/tegra-xudc.c
    include/linux/phy/tegra/xusb.h

Jim Lin (2):
  phy: tegra: xusb: add utmi pad power on/down ops
  usb: gadget: tegra: Reduce pad power

 drivers/phy/tegra/xusb-tegra186.c   | 19 ++++++++++++-------
 drivers/phy/tegra/xusb.c            | 22 +++++++++++++++++++++-
 drivers/phy/tegra/xusb.h            |  4 +++-
 drivers/usb/gadget/udc/tegra-xudc.c |  6 +++++-
 include/linux/phy/tegra/xusb.h      |  4 +++-
 5 files changed, 44 insertions(+), 11 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ