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]
Message-Id: <20210714074326.89692-1-thierry.reding@gmail.com>
Date:   Wed, 14 Jul 2021 09:43:26 +0200
From:   Thierry Reding <thierry.reding@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>, Lee Jones <lee.jones@...aro.org>,
        linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] pwm: Fixes for v5.14-rc2

Hi Linus,

The following changes since commit bebedf2bb4a9e0cb4ffa72cbc960728051b338a4:

  pwm: Remove redundant assignment to pointer pwm (2021-07-07 21:43:32 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.14-rc2

for you to fetch changes up to f4a8e31ed84ec646c158824f423cb22d1f362bbf:

  pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped (2021-07-08 16:09:30 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v5.14-rc2

This contains a couple of fixes from Uwe that I missed for v5.14-rc1.

----------------------------------------------------------------
Uwe Kleine-König (5):
      pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped

 drivers/pwm/pwm-berlin.c |  9 ++---
 drivers/pwm/pwm-ep93xx.c | 85 +++++++++++++++++++++++-------------------------
 drivers/pwm/pwm-spear.c  |  9 ++---
 drivers/pwm/pwm-sprd.c   | 11 +++----
 drivers/pwm/pwm-tiecap.c | 15 ++++-----
 5 files changed, 56 insertions(+), 73 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ