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, 12 Jul 2012 18:00:59 +0200
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Axel Lin <axel.lin@...il.com>,
	Graeme Gregory <gg@...mlogic.co.uk>,
	Paul Bolle <pebolle@...cali.nl>,
	Peter Ujfalusi <peter.ujfalusi@...com>,
	Philippe Rétornaz <philippe.retornaz@...l.ch>,
	Russ Dill <Russ.Dill@...il.com>
Subject: [GIT] [3.5] MFD fixes

Hi Linus,

This is a pull request for the 3.5 MFD fixes.
With this one we have:

- 3 Palmas fixes, 1 of them being a build error fix.
- 2 mc13xx fixes. 1 for fixing an SPI regmap configuration and another one for
  working around an i.Mx hardware bug.
- 1 omap-usb regression fix.
- 1 twl6040 build breakage fix.
- 1 file deletion (ab5500-core.h) that was overlooked during the last merge
  window.

Thanks in advance for pulling them in.

The following changes since commit bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a:

  Linux 3.5-rc6 (2012-07-07 17:23:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git tags/mfd-for-linus-3.5

for you to fetch changes up to b330f85d3d42cbe091736a0abd8f005b448d133a:

  mfd: Add missing hunk to change palmas irq to clear on read (2012-07-09 00:16:26 +0200)

----------------------------------------------------------------
MFD Fixes for 3.5

- 3 Palmas fixes, 1 of them being a build error fix.
- 2 mc13xx fixes. 1 for fixing an SPI regmap configuration and another one for
  working around an i.Mx hardware bug.
- 1 omap-usb regression fix.
- 1 twl6040 build breakage fix.
- 1 file deletion (ab5500-core.h) that was overlooked during the last merge
  window.

----------------------------------------------------------------
Axel Lin (1):
      mfd: Add terminating entry for i2c_device_id palmas table

Graeme Gregory (2):
      mfd: Fix palmas regulator pdata missing
      mfd: Add missing hunk to change palmas irq to clear on read

Paul Bolle (1):
      mfd: Delete ab5500-core.h

Peter Ujfalusi (1):
      mfd: Update twl6040 Kconfig to avoid build breakage

Philippe Rétornaz (2):
      mfd: Fix mc13xxx SPI regmap
      mfd: mc13xxx workaround SPI hardware bug on i.Mx

Russ Dill (1):
      mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.

 drivers/mfd/Kconfig          |    1 +
 drivers/mfd/ab5500-core.h    |   87 ------------------------------------------
 drivers/mfd/mc13xxx-spi.c    |   67 +++++++++++++++++++++++++++++++-
 drivers/mfd/omap-usb-host.c  |   48 ++++++++++++++++++++++-
 drivers/mfd/palmas.c         |   13 ++++++-
 drivers/usb/host/ehci-omap.c |   18 ++++-----
 6 files changed, 133 insertions(+), 101 deletions(-)
 delete mode 100644 drivers/mfd/ab5500-core.h
-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
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