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:	Fri, 15 Mar 2013 08:43:19 +0100
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Arnd Bergmann <arnd@...db.de>, Axel Lin <axel.lin@...ics.com>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Laxman Dewangan <ldewangan@...dia.com>,
	Roger Quadros <rogerq@...com>
Subject: [GIT] [3.9] MFD fixes

Hi Linus,

This is the first batch of MFD fixes for 3.9.

With this one we have:

- An ab8500 build failure fix.
- An ab8500 device tree parsing fix.
- A fix for twl4030_madc remove routine to work properly (when built-in).
- A fix for properly registering palmas interrupt handler.
- A fix for omap-usb init routine to actually write into the hostconfig
  register.
- A couple of warning fixes for ab8500-gpadc and tps65912.

Thanks in advance for pulling them in.

The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes.git tags/mfd-fixes-3.9-1

for you to fetch changes up to 037154105e3767324db7c34bf8f540a12cb61d70:

  mfd: twl4030-madc: Remove __exit_p annotation (2013-03-15 07:42:22 +0100)

----------------------------------------------------------------
Arnd Bergmann (2):
      mfd: ab8500: Kill "reg" property from binding
      mfd: twl4030-madc: Remove __exit_p annotation

Axel Lin (2):
      mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error
      mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO

Laxman Dewangan (1):
      mfd: palmas: Provide irq flags through DT/platform data

Mark Brown (3):
      mfd: tps65912: Declare and use tps65912_irq_exit()
      mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()
      mfd: wm831x: Don't forward declare enum wm831x_auxadc

Roger Quadros (1):
      mfd: omap-usb-host: Actually update hostconfig

 Documentation/devicetree/bindings/mfd/ab8500.txt |    6 +---
 arch/arm/boot/dts/dbx5x0.dtsi                    |    3 +-
 arch/arm/boot/dts/href.dtsi                      |    2 +-
 arch/arm/boot/dts/hrefv60plus.dts                |    2 +-
 arch/arm/boot/dts/snowball.dts                   |    2 +-
 drivers/mfd/Kconfig                              |    1 +
 drivers/mfd/ab8500-gpadc.c                       |   17 +++++++---
 drivers/mfd/omap-usb-host.c                      |    6 ++--
 drivers/mfd/palmas.c                             |   36 ++++++++++++++++++++--
 drivers/mfd/tps65912-core.c                      |    1 +
 drivers/mfd/twl4030-audio.c                      |    2 +-
 drivers/mfd/twl4030-madc.c                       |    2 +-
 include/linux/mfd/palmas.h                       |    1 +
 include/linux/mfd/tps65912.h                     |    1 +
 include/linux/mfd/wm831x/auxadc.h                |    2 ++
 include/linux/mfd/wm831x/core.h                  |    2 +-
 16 files changed, 63 insertions(+), 23 deletions(-)

-- 
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