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, 16 Oct 2013 10:23:22 +0200
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>,
	Mika Westerberg <mika.westerberg@...ux.intel.com>
Subject: [GIT PULL] late GPIO fixes for v3.12

Hi Linus,

here are three late GPIO fixes for the v3.12 series. It fixes two issues with
internal refactoring of the subsystem to preserve external semantics, and
a common bug in the Lynxpoint driver.

In the absence of linux-next I'm using some extended local build tests
and the kernelorg autobuilder to get some confidence in the soundness
of these patch stacks. All patches reside inside the subsystem.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0204df470d6db830f0f2f5654ec582be84d81588:

  gpiolib: let gpiod_request() return -EPROBE_DEFER (2013-10-11 16:31:54 +0200)

----------------------------------------------------------------
Three GPIO fixes for the v3.12 series:
- A fix to the Lynxpoint IRQ handler
- Two late fixes to fallout from the gpiod refactoring

----------------------------------------------------------------
Alexandre Courbot (2):
      gpiolib: safer implementation of desc_to_gpio()
      gpiolib: let gpiod_request() return -EPROBE_DEFER

Mika Westerberg (1):
      gpio/lynxpoint: check if the interrupt is enabled in IRQ handler

 drivers/gpio/gpio-lynxpoint.c | 5 +++--
 drivers/gpio/gpiolib.c        | 6 ++++--
 2 files changed, 7 insertions(+), 4 deletions(-)
--
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