index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
1
-553
/
+0
2017-12-15
cros_ec: Split cros_ec_devs module
Thierry Escande
1
-2
/
+5
2017-06-27
platform/chrome: cros_ec_lightbar - hide unused PM functions
Arnd Bergmann
1
-2
/
+2
2017-06-23
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
1
-8
/
+4
2017-06-23
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
1
-0
/
+37
2017-06-16
mfd: cros_ec: add debugfs, console log file
Eric Caruso
1
-0
/
+7
2017-03-21
platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function
Logan Gunthorpe
1
-24
/
+7
2017-01-28
iio: cros_ec: Add cros_ec barometer driver
Gwendal Grignou
1
-0
/
+3
2016-10-25
platform/chrome: cros_ec_dev - Register cros-ec sensors
Enric Balletbo i Serra
1
-0
/
+122
2016-10-25
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
1
-0
/
+37
2016-07-05
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
1
-1
/
+7
2016-05-11
platform/chrome: cros_ec_dev - Populate compat_ioctl
Guenter Roeck
1
-0
/
+3
2016-05-11
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
1
-0
/
+4
2015-10-07
platform/chrome: Support reading/writing the vboot context
Emilio López
1
-0
/
+1
2015-10-07
platform/chrome: cros_ec_dev - Add a platform device ID table
Javier Martinez Canillas
1
-0
/
+6
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
1
-39
/
+91
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
1
-23
/
+42
2015-03-04
platform/chrome: cros_ec_dev - fix Unknown escape '%' warning
Olof Johansson
1
-1
/
+1
2015-02-26
platform/chrome: Expose Chrome OS Lightbar to users
Bill Richardson
1
-0
/
+2
2015-02-26
platform/chrome: Create sysfs attributes for the ChromeOS EC
Bill Richardson
1
-0
/
+4
2015-02-26
platform/chrome: Add Chrome OS EC userspace device interface
Bill Richardson
1
-0
/
+268