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:	Sun, 5 Apr 2009 01:07:34 +0200
From:	Samuel Ortiz <sameo@...nedhand.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Tobias Klauser <tklauser@...tanz.ch>,
	Philipp Zabel <philipp.zabel@...il.com>,
	Huang Weiyi <weiyi.huang@...il.com>
Subject: [GIT] MFD pull request

Hi Linus,

Here are a few mfd updates for rc1. Nothing outstanding, just the regular
WM835x updates and some DS1WM and PASIC3 changes.
This is my last pull request from git.o-hand.com. I moved the mfd tree to
git.kernel.org, as specified in the MAINTAINERS changes.

Thanks in advance for pullling.

The following changes since commit 6bb597507f9839b13498781e481f5458aea33620:
  Linus Torvalds (1):
        Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.o-hand.com/linux-mfd for-next

Huang Weiyi (1):
      mfd: remove duplicated #include from pcf50633

Mark Brown (3):
      mfd: Use bulk read to fill WM8350 register cache
      mfd: Support active high IRQs on WM835x
      mfd: Use the value of the final spin when reading the AUXADC

Philipp Zabel (6):
      mfd: convert DS1WM to use MFD core
      mfd: convert PASIC3 to use MFD core
      pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data
      mfd: remove unused PASIC3 bus_shift field
      mfd: remove DS1WM clock handling
      mfd: PASIC3: supply clock_rate to DS1WM via driver_data

Samuel Ortiz (2):
      mfd: fix MAINTAINERS entry
      mfd: fix da903x warning

Tobias Klauser (1):
      mfd: Storage class should be before const qualifier

 MAINTAINERS                     |    3 +-
 arch/arm/mach-pxa/magician.c    |    1 -
 drivers/mfd/Kconfig             |    1 +
 drivers/mfd/da903x.c            |    2 +-
 drivers/mfd/htc-pasic3.c        |  169 ++++++++++++++++-----------------------
 drivers/mfd/pcf50633-core.c     |    1 -
 drivers/mfd/t7l66xb.c           |    4 +-
 drivers/mfd/tc6393xb.c          |    2 +-
 drivers/mfd/twl4030-irq.c       |    2 +-
 drivers/mfd/wm8350-core.c       |   39 +++++++---
 drivers/w1/masters/ds1wm.c      |   58 ++++++-------
 include/linux/ds1wm.h           |   12 ---
 include/linux/mfd/ds1wm.h       |    6 ++
 include/linux/mfd/htc-pasic3.h  |    1 -
 include/linux/mfd/wm8350/core.h |    2 +
 15 files changed, 139 insertions(+), 164 deletions(-)
 delete mode 100644 include/linux/ds1wm.h
 create mode 100644 include/linux/mfd/ds1wm.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