index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-02-10
4
-19
/
+57
|
\
|
*
platform/chrome: Use proper protocol transfer function
Shawn Nematbakhsh
2017-12-17
1
-3
/
+5
|
*
platform/chrome: cros_ec_lpc: Add support for Google Glimmer
Thierry Escande
2017-12-17
1
-0
/
+7
|
*
platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
Enric Balletbo i Serra
2017-12-17
1
-1
/
+33
|
*
platform/chrome: cros_ec_lpc: remove redundant pointer request
Colin Ian King
2017-12-17
1
-3
/
+0
|
*
cros_ec: fix nul-termination for firmware build info
Arnd Bergmann
2017-12-15
1
-1
/
+1
|
*
platform/chrome: chromeos_laptop: make chromeos_laptop const
Bhumika Goyal
2017-12-15
1
-11
/
+11
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
|
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
2017-12-15
8
-650
/
+0
*
|
cros_ec: Split cros_ec_devs module
Thierry Escande
2017-12-15
7
-6
/
+23
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
3
-3
/
+3
*
platform/chrome: cros_ec_lightbar - hide unused PM functions
Arnd Bergmann
2017-06-27
1
-2
/
+2
*
cros_ec: Don't signal wake event for non-wake host events
Shawn Nematbakhsh
2017-06-27
2
-6
/
+73
*
cros_ec: Fix deadlock when EC is not responsive at probe
Gwendal Grignou
2017-06-27
1
-1
/
+17
*
cros_ec: Don't return error when checking command version
Thierry Escande
2017-06-27
1
-0
/
+2
*
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
2017-06-23
2
-12
/
+13
*
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
Eric Caruso
2017-06-23
1
-0
/
+38
*
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
2017-06-23
3
-3
/
+125
*
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
Eric Caruso
2017-06-23
1
-1
/
+68
*
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
Gwendal Grignou
2017-06-23
1
-0
/
+32
*
platform/chrome: cros_ec_lpc: Add power management ops
Archana Patni
2017-06-23
1
-0
/
+21
*
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
Gwendal Grignou
2017-06-23
2
-15
/
+10
*
platform/chrome: cros_ec_lpc: Add support for mec1322 EC
Shawn Nematbakhsh
2017-06-23
5
-0
/
+227
*
platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants
Shawn Nematbakhsh
2017-06-23
3
-51
/
+104
*
mfd: cros_ec: Add support for dumping panic information
Nicolas Boichat
2017-06-16
1
-0
/
+54
*
cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()
Shawn Nematbakhsh
2017-06-16
1
-3
/
+3
*
mfd: cros_ec: add debugfs, console log file
Eric Caruso
2017-06-16
4
-1
/
+383
*
mfd: cros_ec: Add helper for event notifier.
Gwendal Grignou
2017-06-16
1
-0
/
+20
*
platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-24
/
+7
*
Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-23
1
-0
/
+5
|
\
|
*
mfd: cros_ec: Prevent data transfer while device is suspended
Joseph Lo
2017-02-13
1
-0
/
+5
*
|
iio: cros_ec: Add cros_ec barometer driver
Gwendal Grignou
2017-01-28
1
-0
/
+3
|
/
*
platform/chrome: cros_ec_dev - Register cros-ec sensors
Enric Balletbo i Serra
2016-10-25
1
-0
/
+122
*
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
2016-10-25
1
-0
/
+37
*
mfd: cros_ec: Add MKBP event support
Vic Yang
2016-08-31
1
-0
/
+92
*
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-08-06
1
-0
/
+17
|
\
|
*
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
Tomeu Vizoso
2016-07-25
1
-0
/
+17
*
|
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
2016-07-05
1
-1
/
+7
|
/
*
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
Benson Leung
2016-05-28
1
-15
/
+0
*
platform/chrome: chromeos_laptop - Add Elan touchpad for Wolf
Charlie Mooney
2016-05-11
1
-0
/
+2
*
platform/chrome: chromeos_laptop - Add elan trackpad option for C720
Benson Leung
2016-05-11
1
-1
/
+19
*
platform/chrome: cros_ec_dev - Populate compat_ioctl
Guenter Roeck
2016-05-11
1
-0
/
+3
*
platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...
Clinton Sprain
2016-05-11
1
-1
/
+6
*
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
2016-05-11
2
-2
/
+6
*
platform/chrome: Add Chrome OS keyboard backlight LEDs support
Simon Que
2016-05-11
3
-7
/
+140
*
platform/chrome: use to_platform_device()
Geliang Tang
2016-05-11
1
-2
/
+1
*
platform/chrome: pstore: Move to larger record size.
Olof Johansson
2016-05-11
1
-1
/
+1
[next]