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]
Message-Id: <20250110-counter-ti-eqep-add-direction-support-v2-0-c6b6f96d2db9@baylibre.com>
Date: Fri, 10 Jan 2025 18:22:03 -0600
From: David Lechner <dlechner@...libre.com>
To: William Breathitt Gray <wbg@...nel.org>, 
 Fabrice Gasnier <fabrice.gasnier@...s.st.com>
Cc: Judith Mendez <jm@...com>, linux-iio@...r.kernel.org, 
 linux-kernel@...r.kernel.org, David Lechner <dlechner@...libre.com>
Subject: [PATCH v2 0/4] counter: ti-eqep: add direction support

This is dusting off an old patch [1] that adds direction support to the
TI eQEP driver, so calling this a v2, even though it has been several
years. :-)

v2 changes:
* Split out core change into separate patch.
* Removed extra blank line.
* Rebased on current iio/testing branch.
* Add patch adding the event to the counter_event_watch tool.
* Bonus patch to fix a missing gitignore entry.

Signed-off-by: David Lechner <dlechner@...libre.com>
---
David Lechner (4):
      tools/counter: gitignore counter_watch_events
      counter: add direction change event
      tools/counter: add direction change event to watcher
      counter: ti-eqep: add direction support

 drivers/counter/ti-eqep.c            | 32 ++++++++++++++++++++++++++++++++
 include/uapi/linux/counter.h         |  2 ++
 tools/counter/.gitignore             |  1 +
 tools/counter/counter_watch_events.c |  5 +++++
 4 files changed, 40 insertions(+)
---
base-commit: 577a66e2e634f712384c57a98f504c44ea4b47da
change-id: 20250110-counter-ti-eqep-add-direction-support-e1553d80b686

Best regards,
-- 
David Lechner <dlechner@...libre.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ