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:	Mon, 21 Jul 2008 01:24:43 +0200
From:	Samuel Ortiz <sameo@...nedhand.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Philipp Zabel <philipp.zabel@...il.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT] MFD pull request

Hi Linus,

This is the mfd (multifunction devices) merge request for 2.6.27.
The 12 patches are mostly asic3 ones.

Some more mfd patches should also be merged through Russell King's
ARM tree, as they've been sitting there before I opened my mfd git tree.


The following changes since commit 5b664cb235e97afbf34db9c4d77f08ebd725335e:
  Linus Torvalds (1):
        Merge branch 'upstream-linus' of git://git.kernel.org/.../mfasheh/ocfs2

are available in the git repository at:

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

Philipp Zabel (6):
      mfd: move asic3 probe functions into __init section
      mfd: fix asic3 config array initialisation
      mfd: fix the asic3 irq demux code
      mfd: add ASIC3_CONFIG_GPIO templates
      mfd: remove DS1WM register definitions from asic3.h
      mfd: let asic3 use mem resource instead of bus_shift

Samuel Ortiz (6):
      mfd: asic3 gpiolib support
      mfd: asic3 children platform data removal
      mfd: New asic3 gpio configuration code
      mfd: use dev_* macros for asic3 debugging
      mfd: Use uppercase only for asic3 macros and defines
      mfd: asic3 should depend on gpiolib

 drivers/mfd/Kconfig       |    2 +-
 drivers/mfd/asic3.c       |  388 ++++++++++++++++++++++++++-------------------
 include/linux/mfd/asic3.h |  185 +++++++++++-----------
 3 files changed, 319 insertions(+), 256 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