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>] [day] [month] [year] [list]
Date:   Wed, 12 Apr 2017 19:55:05 +0200
From:   Thierry Reding <thierry.reding@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] pwm: Fixes for v4.11-rc7

Hi Linus,

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-4.11-rc7

for you to fetch changes up to a900152b5c29aea8134cc7a4c5db25552b3cd8f7:

  pwm: rockchip: State of PWM clock should synchronize with PWM enabled state (2017-04-06 15:08:52 +0200)

This comes about a week later than I wanted, but I got side-tracked with
other things, unfortunately.

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v4.11-rc7

This contain a fix for the atomic update support recently added to the
Rockchip driver where the clock reference count would become unbalanced
and result in the clock feeding the PWM to always be disabled.

Another fix to the Intel LPSS driver that adds an update bit quirk
required for a specific configuration.

----------------------------------------------------------------
Andy Shevchenko (1):
      pwm: lpss: Split Tangier configuration

David Wu (1):
      pwm: rockchip: State of PWM clock should synchronize with PWM enabled state

Hans de Goede (1):
      pwm: lpss: Set enable-bit before waiting for update-bit to go low

 drivers/pwm/pwm-lpss-pci.c      | 10 +++++++++-
 drivers/pwm/pwm-lpss-platform.c |  1 +
 drivers/pwm/pwm-lpss.c          | 19 +++++++++++++------
 drivers/pwm/pwm-lpss.h          |  1 +
 drivers/pwm/pwm-rockchip.c      | 40 +++++++++++++++++++++++++++++++++-------
 5 files changed, 57 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ