Releases: VoodooI2C/VoodooI2C
2.9.1
2.9
Since the last release there have been 2 commit(s). The descriptions for the first (at most) 10 of these are as follows
4f3206b - Release Version 2.9 (#532) (Kishor Prins)
f9f703b - Add AMD support (#530) (Visual Ehrmanntraut)
Extended List of Changes:
- AMD support within VoodooI2C (thanks to @ChefKissInc)
- VoodooGPIO has AMD support (thanks @ChefKissInc and @qhuyduong)
- Physical button fixes for VoodooI2CHID (thanks @1Revenger1)
- Improvements to the touchscreen driver for VoodooI2CHID (thanks @lazd)
- Better for support for Chromebooks (thanks @1Revenger1)
- Palm rejection for VoodooI2C, VoodooI2CHID and VoodooI2CELAN (thanks @1Revenger1 )
This PR contains various improvements. Huge shout to @ChefKissInc for AMD support, @1Revenger1 for continuous improvements, and @lazd for improving touchscreen support for Surface devices.
Thanks @newperson1746 and @1Revenger1 for the improved Github Actions and fixes
Edit November 6, 2024:
Please use the 2.9.1 release as it has the correct version.
2.8
2.7.1
2.7
Since the last release there have been 13 commit(s). The descriptions for the first (at most) 10 of these are as follows
- 2.7 build of VoodooI2C and related projects (#491)
- Support secondary button (#445)
- Display interrupt type in IOReg (#493)
- VoodooI2CControllerNub: Release object when values not found in ACPI table (#483)
- Don't rely on defaults defined in VoodooI2CControllerBusConfig (#482)
- Add missing trailing newlines in logs (#480)
- Fix documented boot arg for force-polling (#479)
- Use bus timing defaults where necessary (#473)
- Revert "Fixing Images in GPIO Pinning docs. (#452)" (#477)
- Change resource parser from reference to pointer (#472)
VoodooI2CHID
- Minor memory leak fixes
- USB input support
Thank you @1Revenger1 for work with VoodooI2CHID and @LeeBinder and @naveenkrdy for testing this build.
2.6.5
Since the last release there have been 5 commit(s). The descriptions for the first (at most) 10 of these are as follows
2.6.4
2.6.3
Since the last release there have been 2 commit(s). The descriptions for the first (at most) 10 of these are as follows
- Bump version to 2.6.3
- Update VoodooI2CHID with reset-related quirks
2.6.2
Since the last release there have been 5 commit(s). The descriptions for the first (at most) 10 of these are as follows
- Bump version to 2.6.2
- Update VoodooGPIO + VoodooI2CHID to fix post-sleep IRQ issue
- Update VoodooI2CHID to fix MacKernelSDK headers
- Merge pull request #425 from VoodooI2C/ioreg-bus-config
- Expose bus configuration values in IORegistry