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:   Thu, 15 Sep 2016 13:56:09 -0700
From:   Tony Lindgren <tony@...mide.com>
To:     Mark Brown <broonie@...nel.org>
Cc:     linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org
Subject: [PATCH 0/2] Improve regmap support for more exotic devices

Hi,

Here are few patches that make it possible to use little endian
SPI devices with regmap-spi without custom read or write
functions.

Regards,

Tony

Tony Lindgren (2):
  regmap: Allow longer flag masks for read and write
  regma: Add missing little endian functions

 drivers/base/regmap/internal.h |  4 ++--
 drivers/base/regmap/regmap.c   | 41 ++++++++++++++++++++++++++++-------------
 include/linux/regmap.h         |  8 ++++----
 3 files changed, 34 insertions(+), 19 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ