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, 31 May 2012 17:46:37 +0200
From:	Krystian Garbaciak <krystian.garbaciak@...semi.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-kernel@...r.kernel.org,
	Anthony Olech <Anthony.Olech@...semi.com>
Subject: [PATCH 0/4] regmap: Add support for indirect addressing/paging into regmap.

Following patches bring the new feature for register mapping. Changes are
split into two patches to make it more readible.

Krystian Garbaciak (4):
  regmap: Reorganise internal read/write functions.
  regmap: Make internal read/write functions reentrant from themselves.
  regmap: Add support for register indirect addressing.
  regmap: Minor optimisation for _regmap_raw_write().

 drivers/base/regmap/internal.h |   17 +++
 drivers/base/regmap/regmap.c   |  266 +++++++++++++++++++++++++++++++++-------
 include/linux/regmap.h         |   37 ++++++
 3 files changed, 276 insertions(+), 44 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