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, 4 Dec 2013 14:57:36 +0100
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Alexandre Courbot <acourbot@...dia.com>,
	Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
	Liu Gang <Gang.Liu@...escale.com>
Subject: [GIT PULL] GPIO fixes for the v3.13 series, take two

Hi Linus,

here is a few more GPIO patches, we're a bit noisy for being the
GPIO subsystem, mostly due to the new descriptor API, but all
is getting into shape.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:

  Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.13-3

for you to fetch changes up to 351cfe0fe810588bb1cc75fb4f1c1d1d01914b82:

  gpiolib: change a warning to debug message when failing to get gpio
(2013-12-03 13:10:48 +0100)

----------------------------------------------------------------
GPIO fixes for the v3.13 series:

- Fix compile warnings.

- Fix overly talkative diagnostic messages from usual use
  cases wrt GPIO descriptors.

- Add a documentation 00-INDEX

- Use platform GPIOs as fallback when ACPI or device tree is
  used as the primary means to get GPIO lines.

- A bug fix for the MPC8572/MPC8536 fixing erroneous input data.

----------------------------------------------------------------
Alexandre Courbot (4):
      gpiolib: add missing declarations
      gpiolib: fix lookup of platform-mapped GPIOs
      Documentation: gpiolib: add 00-INDEX file
      gpiolib: use platform GPIO mappings as fallback

Heikki Krogerus (1):
      gpiolib: change a warning to debug message when failing to get gpio

Liu Gang (1):
      powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536

 Documentation/gpio/00-INDEX | 14 ++++++++++++++
 drivers/gpio/gpio-mpc8xxx.c |  8 ++++++--
 drivers/gpio/gpiolib.c      | 20 +++++++++++++++-----
 include/linux/gpio/driver.h |  3 +++
 4 files changed, 38 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/gpio/00-INDEX
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ