]>
www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'intel-gpio-v5.13-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
intel-gpio for v5.13-1
* Implement event support (GPE) in Intel SCH GPIO driver
* Clean up GPIO aggregator driver to use more of the generic code
The following is an automated git shortlog grouped by driver:
aggregator:
- Replace custom get_arg() with a generic next_arg()
lib/cmdline:
- Export next_arg() for being used in modules
sch:
- Hook into ACPI GPE handler to catch GPIO edge events
- Add edge event support