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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 13 Apr 2015 18:40:47 +0300
From:	Irina Tirdea <irina.tirdea@...el.com>
To:	Jonathan Cameron <jic23@...nel.org>, linux-iio@...r.kernel.org,
	Hartmut Knaack <knaack.h@....de>
Cc:	linux-kernel@...r.kernel.org, Vlad Dogaru <vlad.dogaru@...el.com>,
	Irina Tirdea <irina.tirdea@...el.com>
Subject: [PATCH v2 00/17] Fixes for the mma9553 driver

This is a set of follow-up patches for the mma9553 driver that fixes
issues as suggested by Hartmut and Daniel.

Changes in v2:
 - split some of the the v1 patches into smaller patches
as suggested by Jonathan
 - reordered the series to have bug fixes first followed by style fixes
 - use Reported-by for bug fixes
 - added more fixes for issues detected by checkpatch.pl --strict

Irina Tirdea (17):
  iio: accel: mma9553: fix endianness issue when reading status
  iio: accel: mma9553: check input value for activity period
  iio: accel: mma9551_core: prevent buffer overrun
  iio: accel: mma9553: add enable channel for activity
  iio: accel: mma9551_core: wrong doc fixes
  iio: accel: mma9551_core: typo fix in RSC APP ID
  iio: accel: mma9553: check for error in reading initial activity and
    stepcnt
  iio: accel: mma9553: return 0 as indication of success
  iio: accel: mma9553: comment and error message fixes
  iio: accel: mma9553: use GENMASK
  iio: accel: mma9553: prefix naming fixes
  iio: accel: mma9553: fix gpio bitnum init value
  iio: accel: mma9553: refactor mma9553_read_raw
  iio: accel: mma9551_core: use size in words for word buffers
  iio: accel: mma9553: fix alignment issues
  iio: accel: mma9553: document use of mutex
  iio: accel: mma9553: use unsigned counters

 drivers/iio/accel/mma9551_core.c |  70 ++++++-----
 drivers/iio/accel/mma9551_core.h |   8 +-
 drivers/iio/accel/mma9553.c      | 253 ++++++++++++++++++---------------------
 3 files changed, 160 insertions(+), 171 deletions(-)

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