index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2016-10-25
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
1
-0
/
+1
2016-10-25
iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.
Enric Balletbo i Serra
1
-0
/
+9
2016-08-31
mfd: cros_ec: Add MKBP event support
Vic Yang
1
-0
/
+18
2016-07-25
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
Tomeu Vizoso
1
-0
/
+15
2016-05-11
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
1
-2
/
+4
2016-03-16
mfd: cros_ec: Small kerneldoc fix
Tomeu Vizoso
1
-1
/
+1
2015-10-08
platform/chrome: Support reading/writing the vboot context
Emilio López
1
-0
/
+1
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
1
-6
/
+38
2015-06-15
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
1
-0
/
+6
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
1
-2
/
+26
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
1
-4
/
+2
2015-06-15
mfd: cros_ec: Remove parent field
Gwendal Grignou
1
-2
/
+0
2015-02-27
mfd: cros_ec: Add char dev and virtual dev pointers
Javier Martinez Canillas
1
-1
/
+14
2015-02-27
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
1
-4
/
+4
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