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, 22 Aug 2012 10:07:11 +0200
From:	Thierry Reding <thierry.reding@...onic-design.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] pwm: fixes for v3.6-rc3

Hi Linus,

The following changes since commit d9875690d9b89a866022ff49e3fcea892345ad92:

  Linux 3.6-rc2 (2012-08-16 14:51:24 -0700)

are available in the git repository at:

  git://gitorious.org/linux-pwm/linux-pwm.git tags/for-3.6-rc3

for you to fetch changes up to b817bf5c72774556345a9043c6b0c497cdcb7295:

  pwm: Improve Kconfig help text (2012-08-20 11:58:43 +0200)

----------------------------------------------------------------
pwm: fixes for v3.6-rc3

These patches fix the Samsung PWM driver and perform some minor cleanups
like fixing checkpatch and sparse warnings. Two redundant error messages
are removed and the Kconfig help text for the PWM subsystem is made more
descriptive.

----------------------------------------------------------------
Axel Lin (1):
      pwm: Remove a redundant error message when devm_request_and_ioremap fails

Jingoo Han (1):
      pwm: samsung: add missing device pointer to struct pwm_chip

Sachin Kamat (3):
      pwm: Add missing static storage class specifiers in core.c file
      pwm: vt8500: Fix coding style issue
      pwm: core: Fix coding style issues

Thierry Reding (1):
      pwm: Improve Kconfig help text

 drivers/pwm/Kconfig        | 31 +++++++++++++++++++++++++------
 drivers/pwm/core.c         | 12 ++++++------
 drivers/pwm/pwm-samsung.c  |  1 +
 drivers/pwm/pwm-tegra.c    |  4 +---
 drivers/pwm/pwm-tiecap.c   |  4 +---
 drivers/pwm/pwm-tiehrpwm.c |  4 +---
 drivers/pwm/pwm-vt8500.c   |  2 +-
 7 files changed, 36 insertions(+), 22 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ