Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35ff96dfd3c9aaa921b3e8dcac76b7697f2dcec0
/
drivers
/
mfd
/
cros_ec.c
6f1d912
mfd: cros_ec: Add MKBP event support
by Vic Yang
· 8 years ago
cf649e0
mfd: cros_ec: Staticise some newly introduced structures
by Lee Jones
· 9 years ago
57b33ff
mfd: cros_ec: Support multiple EC in a system
by Gwendal Grignou
· 9 years ago
2c7589a
mfd: cros_ec: add proto v3 skeleton
by Stephen Barber
· 9 years ago
062476f
mfd: cros_ec: Move protocol helpers out of the MFD driver
by Javier Martinez Canillas
· 9 years ago
a841178
mfd: cros_ec: Use a zero-length array for command data
by Javier Martinez Canillas
· 9 years ago
bb03ffb
mfd: cros_ec: Instantiate sub-devices from device tree
by Todd Broch
· 9 years ago
8a4be85
mfd: cros_ec: Instantiate ChromeOS EC character device
by Javier Martinez Canillas
· 10 years ago
1b84f2a
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
by Javier Martinez Canillas
· 10 years ago
d86c21f
mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
by Andrew Bresticker
· 10 years ago
6342753
mfd: cros_ec: move locking into cros_ec_cmd_xfer
by Andrew Bresticker
· 10 years ago
a6551a7
mfd: cros_ec: stop calling ->cmd_xfer() directly
by Andrew Bresticker
· 10 years ago
d1fd345
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
by Andrew Bresticker
· 10 years ago
6db07b6
mfd: cros_ec: Check result code from EC messages
by Bill Richardson
· 10 years ago
5799f95
mfd: cros_ec: cleanup: Remove EC wrapper functions
by Bill Richardson
· 10 years ago
533cec8
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
by Bill Richardson
· 10 years ago
5d4773e
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
by Bill Richardson
· 10 years ago
7e6cb5b
mfd: cros_ec: Tweak struct cros_ec_device for clarity
by Bill Richardson
· 10 years ago
9d230c9
i2c: ChromeOS EC tunnel driver
by Doug Anderson
· 11 years ago
5271db2
mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
by Bill Richardson
· 11 years ago
a865a58
mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.
by Bill Richardson
· 11 years ago
5ac9855
mfd: Constify struct mfd_cell where possible
by Geert Uytterhoeven
· 11 years ago
22f9ee7
mfd: cros_ec: Convert to managed resources for allocating memory
by Lee Jones
· 11 years ago
5ebeaff
mfd: cros_ec: Export needed symbols for the i2c and spi modules
by Samuel Ortiz
· 12 years ago
4ab6174
mfd: Add ChromeOS EC implementation
by Simon Glass
· 12 years ago