index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
/
cros_ec.h
Age
Commit message (
Expand
)
Author
2019-07-02
mfd: cros_ec: differentiate SCP from EC by feature bit
Pi-Hsun Shih
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
2019-05-14
platform/chrome: Add support for v1 of host sleep event
Evan Green
2019-05-14
mfd: cros_ec: Instantiate properly CrOS ISH MCU device
Rushikesh S Kadam
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move vbc attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
2018-11-13
platform/chrome: straighten out cros_ec_get_{next,host}_event() error codes
Brian Norris
2018-09-07
mfd: cros_ec: Fix and improve kerneldoc comments.
Enric Balletbo i Serra
2018-07-13
mfd: cros-ec: Increase maximum mkbp event size
Neil Armstrong
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
2018-05-29
mfd: cros_ec: Don't try to grab log when suspended
Douglas Anderson
2018-05-16
Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"
Wenkai Du
2018-04-10
platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle
Gwendal Grignou
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
2017-06-27
cros_ec: Don't signal wake event for non-wake host events
Shawn Nematbakhsh
2017-06-16
mfd: cros_ec: add debugfs, console log file
Eric Caruso
2017-06-16
mfd: cros_ec: Add helper for event notifier.
Gwendal Grignou
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-04-27
mfd: cros_ec: Add ACPI GPE handler for LID0 devices
Archana Patni
2017-04-05
mfd: cros-ec: Fix host command buffer size
Vic Yang
2017-02-13
mfd: cros_ec: Prevent data transfer while device is suspended
Joseph Lo
2016-10-25
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
2016-10-25
iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.
Enric Balletbo i Serra
2016-08-31
mfd: cros_ec: Add MKBP event support
Vic Yang
2016-07-25
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
Tomeu Vizoso
2016-05-11
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
2016-03-16
mfd: cros_ec: Small kerneldoc fix
Tomeu Vizoso
2015-10-07
platform/chrome: Support reading/writing the vboot context
Emilio López
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
mfd: cros_ec: Remove parent field
Gwendal Grignou
2015-02-26
mfd: cros_ec: Add char dev and virtual dev pointers
Javier Martinez Canillas
2015-02-26
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2014-10-06
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
2014-07-09
mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
Bill Richardson
2014-07-09
mfd: cros_ec: Fix the comment on cros_ec_remove()
Bill Richardson
[next]