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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 12 Sep 2012 12:11:11 +0200
From:	ciminaghi@...dd.com
To:	sameo@...ux.intel.com, rubini@...dd.com, giancarlo.asnaghi@...com
Cc:	linux-kernel@...r.kernel.org,
	Davide Ciminaghi <ciminaghi@...dd.com>
Subject: [PATCH 0/8 RESEND] sta2x11-mfd patches

From: Davide Ciminaghi <ciminaghi@...dd.com>

Hi,

this is a resend of a patchset dated Jun 10th (see
https://lkml.org/lkml/2012/6/10/188) even if some of the
commits have been squashed.

I'm working on the implementation of the common clock framework
for the STA2X11 (aka CONNEXT) soc.
To configure, enable and disable clocks, some general purpose
registers (apb-soc-registers) must be accessed. Such registers
can be reached through bar #1 of a multifunction pci device,
which is not covered by the current version of sta2x11-mfd.
This patch series adds support for the apb-soc-registers device
and rearranges the sta2x11-mfd driver to avoid unnecessary
code duplications and to cope with the increased number of platform
devices.

Davide

Davide Ciminaghi (8):
  sta2x11-mfd : add apb-soc regs driver and factor out common code
  sta2x11-mfd : add sta2x11_mfd_get_regs_data() function
  sta2x11-mfd : use defines for platform devices' names
  sta2x11-mfd : only add sta2x11_mfd if it hasn't already been added
  sta2x11-mfd : platform probe: don't mind about gpio platform data
  sta2x11-mfd : use one lock per device instead of one lock per mfd.
  sta2x11-mfd : add defines for some sta2x11 sctl registers.
  sta2x11-mfd : add myself to copyright

 drivers/mfd/sta2x11-mfd.c       |  416 ++++++++++++++++++++++++++-------------
 include/linux/mfd/sta2x11-mfd.h |  190 ++++++++++++++++++-
 2 files changed, 470 insertions(+), 136 deletions(-)

-- 
1.7.9.1

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