summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/wilco_ec/event.c
AgeCommit message (Expand)Author
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-04-24platform/chrome: wilco_ec: event: remove redundant MODULE_ALIASTzung-Bi Shih
2024-04-08platform/chrome: wilco_ec: drop owner assignmentKrzysztof Kozlowski
2023-12-18platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-09-25platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_byKees Cook
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-06-24platform/chrome: wilco_ec: event: Fix typo in commentJiang Jian
2020-03-22platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews
2019-06-03platform/chrome: wilco_ec: Add event handlingNick Crews