index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
/
cros_ec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
1
-6
/
+38
*
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
2015-06-15
1
-0
/
+6
*
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
2015-06-15
1
-2
/
+26
*
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
1
-4
/
+2
*
mfd: cros_ec: Remove parent field
Gwendal Grignou
2015-06-15
1
-2
/
+0
*
mfd: cros_ec: Add char dev and virtual dev pointers
Javier Martinez Canillas
2015-02-26
1
-1
/
+14
*
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2015-02-26
1
-4
/
+4
*
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-10-06
1
-6
/
+18
*
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
1
-2
/
+0
*
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
1
-4
/
+4
*
mfd: cros_ec: Check result code from EC messages
Bill Richardson
2014-07-09
1
-0
/
+12
*
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
1
-13
/
+6
*
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
2014-07-09
1
-2
/
+0
*
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
2014-07-09
1
-17
/
+18
*
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
2014-07-09
1
-30
/
+35
*
mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
Bill Richardson
2014-07-09
1
-2
/
+2
*
mfd: cros_ec: Fix the comment on cros_ec_remove()
Bill Richardson
2014-07-09
1
-2
/
+1
*
mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
Bill Richardson
2014-06-03
1
-2
/
+2
*
mfd: Add ChromeOS EC implementation
Simon Glass
2013-04-05
1
-0
/
+170