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
starfive-6.6.48-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
/
mfd
/
cros_ec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
1
-6
/
+18
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
1
-2
/
+0
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
1
-4
/
+4
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
1
-0
/
+12
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
1
-13
/
+6
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
1
-2
/
+0
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
1
-17
/
+18
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
1
-30
/
+35
2014-07-09
mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
Bill Richardson
1
-2
/
+2
2014-07-09
mfd: cros_ec: Fix the comment on cros_ec_remove()
Bill Richardson
1
-2
/
+1
2014-06-03
mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
Bill Richardson
1
-2
/
+2
2013-04-05
mfd: Add ChromeOS EC implementation
Simon Glass
1
-0
/
+170