index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
wilco_ec
/
event.c
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-04-24
platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
Tzung-Bi Shih
2024-04-08
platform/chrome: wilco_ec: drop owner assignment
Krzysztof Kozlowski
2023-12-18
platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-09-25
platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_by
Kees Cook
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-06-24
platform/chrome: wilco_ec: event: Fix typo in comment
Jiang Jian
2020-03-22
platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...
Gustavo A. R. Silva
2019-06-25
platform/chrome: wilco_ec: Add circular buffer as event queue
Nick Crews
2019-06-18
platform/chrome: wilco_ec: Fix unreleased lock in event_read()
Nick Crews
2019-06-03
platform/chrome: wilco_ec: Add event handling
Nick Crews