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, 23 Mar 2016 17:13:37 +0100
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: Changes for v4.6-rc1

Hi Linus,

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -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.6-rc1

for you to fetch changes up to 922201d129c8f9d0c3207dca90ea6ffd8e2242f0:

  pwm: omap-dmtimer: Add debug message for effective period and duty cycle (2016-03-23 17:11:48 +0100)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Changes for v4.6-rc1

No new drivers this time around, but a handful of cleanups and fixes.

----------------------------------------------------------------
David Rivshin (4):
      pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
      pwm: omap-dmtimer: Add sanity checking for load and match values
      pwm: omap-dmtimer: Round load and match values rather than truncate
      pwm: omap-dmtimer: Add debug message for effective period and duty cycle

Simon Horman (1):
      pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE

Vladimir Zapolskiy (1):
      pwm: brcmstb: Fix check of devm_ioremap_resource() return code

Wolfram Sang (2):
      pwm: img: Test clock rate to avoid division by 0
      pwm: lpc18xx-sct: Test clock rate to avoid division by 0

 drivers/pwm/Kconfig            |  2 +-
 drivers/pwm/pwm-brcmstb.c      |  4 +--
 drivers/pwm/pwm-img.c          |  5 +++
 drivers/pwm/pwm-lpc18xx-sct.c  |  5 +++
 drivers/pwm/pwm-omap-dmtimer.c | 74 +++++++++++++++++++++++++++++++++---------
 5 files changed, 71 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ