Lee Jones
|
cf649e0076
mfd: cros_ec: Staticise some newly introduced structures
|
10 years ago |
Gwendal Grignou
|
57b33ff077
mfd: cros_ec: Support multiple EC in a system
|
10 years ago |
Stephen Barber
|
2c7589af3c
mfd: cros_ec: add proto v3 skeleton
|
10 years ago |
Javier Martinez Canillas
|
062476f24a
mfd: cros_ec: Move protocol helpers out of the MFD driver
|
10 years ago |
Javier Martinez Canillas
|
a841178445
mfd: cros_ec: Use a zero-length array for command data
|
10 years ago |
Todd Broch
|
bb03ffb96c
mfd: cros_ec: Instantiate sub-devices from device tree
|
10 years ago |
Javier Martinez Canillas
|
8a4be850b6
mfd: cros_ec: Instantiate ChromeOS EC character device
|
10 years ago |
Javier Martinez Canillas
|
1b84f2a4cd
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
|
10 years ago |
Andrew Bresticker
|
d86c21fd31
mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
|
11 years ago |
Andrew Bresticker
|
63427530fa
mfd: cros_ec: move locking into cros_ec_cmd_xfer
|
11 years ago |
Andrew Bresticker
|
a6551a76ff
mfd: cros_ec: stop calling ->cmd_xfer() directly
|
11 years ago |
Andrew Bresticker
|
d1fd345e20
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
|
11 years ago |
Bill Richardson
|
6db07b6336
mfd: cros_ec: Check result code from EC messages
|
11 years ago |
Bill Richardson
|
5799f95a37
mfd: cros_ec: cleanup: Remove EC wrapper functions
|
11 years ago |
Bill Richardson
|
533cec8f34
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
|
11 years ago |
Bill Richardson
|
5d4773e27e
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
|
11 years ago |
Bill Richardson
|
7e6cb5b4db
mfd: cros_ec: Tweak struct cros_ec_device for clarity
|
11 years ago |
Doug Anderson
|
9d230c9e4f
i2c: ChromeOS EC tunnel driver
|
11 years ago |
Bill Richardson
|
5271db29d7
mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
|
11 years ago |
Bill Richardson
|
a865a58914
mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.
|
11 years ago |
Geert Uytterhoeven
|
5ac98553af
mfd: Constify struct mfd_cell where possible
|
12 years ago |
Lee Jones
|
22f9ee756b
mfd: cros_ec: Convert to managed resources for allocating memory
|
12 years ago |
Samuel Ortiz
|
5ebeaff5c5
mfd: cros_ec: Export needed symbols for the i2c and spi modules
|
12 years ago |
Simon Glass
|
4ab6174e8c
mfd: Add ChromeOS EC implementation
|
12 years ago |