index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_data
/
cros_ec_proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Thomas Weißschuh
1
-0
/
+2
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
1
-1
/
+1
2024-06-03
platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
Thomas Weißschuh
1
-0
/
+2
2023-10-04
platform/chrome: cros_ec_proto: Mark outdata as const
Stephen Boyd
1
-1
/
+1
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
1
-0
/
+4
2023-01-13
platform/chrome: fix kernel-doc warning for last_resume_result
Tzung-Bi Shih
1
-0
/
+4
2023-01-13
platform/chrome: fix kernel-doc warning for suspend_timeout_ms
Tzung-Bi Shih
1
-0
/
+5
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
1
-0
/
+1
2023-01-09
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
1
-1
/
+0
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
1
-0
/
+9
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
1
-0
/
+1
2022-08-06
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+1
2022-07-19
mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU
Tinghan Shen
1
-0
/
+1
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
1
-0
/
+3
2022-06-08
platform/chrome: cros_ec_proto: Update size arg types
Prashant Malani
1
-1
/
+1
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
1
-1
/
+1
2022-04-19
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
1
-0
/
+3
2022-04-18
platform/chrome: cros_ec: remove unused variable `was_wake_device`
Tzung-Bi Shih
1
-3
/
+0
2021-11-01
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
1
-1
/
+1
2021-09-30
platform/chrome: cros_ec_proto: Add version for ec_command
Prashant Malani
1
-2
/
+2
2021-09-30
platform/chrome: cros_ec_proto: Make data pointers void
Prashant Malani
1
-2
/
+2
2021-09-30
platform/chrome: cros_usbpd_notify: Move ec_command()
Prashant Malani
1
-0
/
+3
2021-09-23
platform/chrome: cros_ec_proto: Fix check_features ret val
Prashant Malani
1
-1
/
+1
2020-10-30
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
Enric Balletbo i Serra
1
-3
/
+0
2020-02-11
platform/chrome: cros_ec: Query EC protocol version if EC transitions between...
Yicheng Li
1
-0
/
+4
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
1
-10
/
+0
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
1
-1
/
+22
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
1
-3
/
+9
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
1
-0
/
+16
2019-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
1
-8
/
+0
2019-11-21
mfd / platform: cros_ec: Add sensor_count and make check_features public
Gwendal Grignou
1
-0
/
+5
2019-11-21
platform/chrome: cros_ec: Put docs with the code
Gwendal Grignou
1
-103
/
+0
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-0
/
+319