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
/
debugfs.c
Age
Commit message (
Expand
)
Author
2024-10-28
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-04-24
platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2023-09-28
platform/chrome/wilco_ec: debugfs: Convert to platform remove callback return...
Uwe Kleine-König
2023-04-24
platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()
Zhengkang Huang
2020-04-13
platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
Bernardo Perez Priego
2019-10-01
platform/chrome: wilco_ec: Add debugfs test_event file
Daniel Campello
2019-06-05
platform/chrome: wilco_ec: Add telemetry char device interface
Nick Crews
2019-05-20
platform/chrome: wilco_ec: Remove 256 byte transfers
Nick Crews
2019-04-16
platform/chrome: wilco_ec: Add h1_gpio status to debugfs
Nick Crews
2019-04-15
platform/chrome: wilco_ec: Standardize mailbox interface
Nick Crews
2019-02-21
platform/chrome: wilco_ec: Add support for raw commands in debugfs
Nick Crews