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:	Thu, 1 Aug 2013 11:03:43 +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>,
	Javier Martinez Canillas <javier.martinez@...labora.co.uk>,
	Stephen Boyd <sboyd@...eaurora.org>
Subject: [GIT PULL] GPIO fixes for v3.11

Hi Linus,

here is yet another GPIO pull request, fixing the fix from the last
one. It turns out that fixing the boot path for device tree boots on
OMAP breaks out antique systems (such as OMAP1) and we
need to find a better way. So we're reverting that "fix" for the moment
and thinking about something better.

Also fixing a build issue on the MSM driver.

Please pull it in.

Yours,
Linus Walleij

The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:

  Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)

are available in the git repository at:

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

for you to fetch changes up to 011b2039dfd46fa030138b2e2ed3c55c8341151d:

  gpio_msm: Fix build error due to missing err.h (2013-07-31 00:34:31 +0200)

----------------------------------------------------------------
GPIO fixes for v3.11:
- Revert the OMAP fixes that caused more problems than they solved.
- Fix a build error.

----------------------------------------------------------------
Linus Walleij (3):
      Revert "gpio/omap: fix build error when OF_GPIO is not defined."
      Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"
      Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"

Stephen Boyd (1):
      gpio_msm: Fix build error due to missing err.h

 drivers/gpio/gpio-msm-v1.c |  1 +
 drivers/gpio/gpio-omap.c   | 84 ++++++++--------------------------------------
 2 files changed, 15 insertions(+), 70 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