开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2026-05-13
platform/chrome: wilco_ec: event: Check ACPI_COMPANION()
Rafael J. Wysocki
2026-03-06
platform/chrome: wilco_ec: event: Convert to a platform driver
Rafael J. Wysocki
2026-03-06
platform/chrome: wilco_ec: event: Register ACPI notify handler
Rafael J. Wysocki
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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