tag:github.com,2008:https://github.com/pguyot/tagtagtag-ears/releases Release notes from tagtagtag-ears 2022-04-17T07:21:44Z tag:github.com,2008:Repository/224523669/v1.0.3 2022-08-30T06:32:33Z Release 1.0.3 <h2>What's Changed</h2> <ul> <li>Fix Makefile for 5.15 kernel</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/pguyot/tagtagtag-ears/compare/v1.0.2...v1.0.3"><tt>v1.0.2...v1.0.3</tt></a></p> pguyot tag:github.com,2008:Repository/224523669/v1.0.2 2022-03-12T08:28:22Z Release 1.0.2 <p>Fix bug where driver would generate a lot of warnings in kern.log on SMP systems (Raspberry Pi Zero 2).</p> pguyot tag:github.com,2008:Repository/224523669/v1.0.1 2022-03-03T19:17:15Z Release 1.0.1 <p>Fixes compatibility with 64 bits OSes.<br> Makefile now uses <code>KERNELRELEASE</code> to compile for a given kernel release. Default is to use <code>uname -r</code></p> pguyot tag:github.com,2008:Repository/224523669/v1.0.0 2021-05-08T07:37:12Z Initial release <p>Fix bug in ears offset.</p> <p>Also set offset to 3 which means 0 is vertical and 10 is horizontal. <br />Also fix bug where a transition to high in idle mode (or entering idle mode) <br />yielded bad positions.</p> pguyot