Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a16c7e15f4a3859ca9933d124cdabe51940eb5c
/
drivers
/
platform
/
chrome
5e01155
cros_ec: Move cros_ec_dev module to drivers/mfd
by Thierry Escande
· 7 years ago
ea01a31
cros_ec: Split cros_ec_devs module
by Thierry Escande
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
5d6a312
platform/chrome: cros_ec_lightbar - hide unused PM functions
by Arnd Bergmann
· 7 years ago
29d99b9
cros_ec: Don't signal wake event for non-wake host events
by Shawn Nematbakhsh
· 8 years ago
d4da97e
cros_ec: Fix deadlock when EC is not responsive at probe
by Gwendal Grignou
· 8 years ago
a27b8f3
cros_ec: Don't return error when checking command version
by Thierry Escande
· 8 years ago
995c0ec
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
by Jeffery Yu
· 8 years ago
abbb054
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
by Eric Caruso
· 8 years ago
405c843
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
by Eric Caruso
· 8 years ago
be3ebeb
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
by Eric Caruso
· 8 years ago
a6df779
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
by Gwendal Grignou
· 8 years ago
450de8f
platform/chrome: cros_ec_lpc: Add power management ops
by Archana Patni
· 8 years ago
12278dc
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
by Gwendal Grignou
· 8 years ago
8d4a3dc
platform/chrome: cros_ec_lpc: Add support for mec1322 EC
by Shawn Nematbakhsh
· 8 years ago
bce70fe
platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants
by Shawn Nematbakhsh
· 8 years ago
6e49410
mfd: cros_ec: Add support for dumping panic information
by Nicolas Boichat
· 8 years ago
73b44f4
cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()
by Shawn Nematbakhsh
· 8 years ago
e862645
mfd: cros_ec: add debugfs, console log file
by Eric Caruso
· 8 years ago
68c35ea
mfd: cros_ec: Add helper for event notifier.
by Gwendal Grignou
· 8 years ago
1c1d152
platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function
by Logan Gunthorpe
· 8 years ago
df9cdc1
Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
a9eb186
mfd: cros_ec: Prevent data transfer while device is suspended
by Joseph Lo
· 8 years ago
d732248
iio: cros_ec: Add cros_ec barometer driver
by Gwendal Grignou
· 8 years ago
5668bfd
platform/chrome: cros_ec_dev - Register cros-ec sensors
by Enric Balletbo i Serra
· 8 years ago
e4244eb
platform/chrome: Introduce a new function to check EC features.
by Vincent Palatin
· 8 years ago
6f1d912
mfd: cros_ec: Add MKBP event support
by Vic Yang
· 8 years ago
a157b3a
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
9798ac6
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
by Tomeu Vizoso
· 8 years ago
096cdc6
platform/chrome: cros_ec_dev - double fetch bug in ioctl
by Dan Carpenter
· 8 years ago
8d057e3
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
by Benson Leung
· 9 years ago
9e96aa7
platform/chrome: chromeos_laptop - Add Elan touchpad for Wolf
by Charlie Mooney
· 9 years ago
9bd9a90
platform/chrome: chromeos_laptop - Add elan trackpad option for C720
by Benson Leung
· 9 years ago
2521ea3
platform/chrome: cros_ec_dev - Populate compat_ioctl
by Guenter Roeck
· 9 years ago
d940f30
platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar attributes
by Clinton Sprain
· 9 years ago
5d749d0
platform/chrome: cros_ec_dev - Fix security issue
by Gwendal Grignou
· 9 years ago
492ef78
platform/chrome: Add Chrome OS keyboard backlight LEDs support
by Simon Que
· 9 years ago
48b9b6d
platform/chrome: use to_platform_device()
by Geliang Tang
· 9 years ago
f929efb
platform/chrome: pstore: Move to larger record size.
by Olof Johansson
· 9 years ago
59a356d
platform/chrome: pstore: probe for ramoops buffer using acpi
by Aaron Durbin
· 9 years ago
bff3c62
platform/chrome: chromeos_laptop: Add Leon Touch
by Gene Chen
· 9 years ago
ebaf31c
platform/chrome: Fix i2c-designware adapter name
by Jarkko Nikula
· 9 years ago
18800fc
platform/chrome: Support reading/writing the vboot context
by Emilio López
· 9 years ago
f14ae09
platform/chrome: cros_ec: Fix possible leak in led_rgb_store()
by Christian Engelmayer
· 9 years ago
88dfb8b
platform/chrome: cros_ec: Fix leak in sequence_store()
by Christian Engelmayer
· 9 years ago
23ecee3
platform/chrome: Enable Chrome platforms on 64-bit ARM
by Thierry Reding
· 9 years ago
afbf8ec
platform/chrome: cros_ec_dev - Add a platform device ID table
by Javier Martinez Canillas
· 9 years ago
85bba84
platform/chrome: cros_ec_lpc - Add support for Google Pixel 2
by Javier Martinez Canillas
· 9 years ago
fbf4072
platform/chrome: cros_ec_lpc - Use existing function to check EC result
by Javier Martinez Canillas
· 9 years ago
75529a9
platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTO
by Javier Martinez Canillas
· 9 years ago
f70f276
Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"
by Javier Martinez Canillas
· 9 years ago
51e771c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
7f3884f7
Input: atmel_mxt_ts - use deep sleep mode when stopped
by Nick Dyer
· 9 years ago
d12bbcd
platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
by Javier Martinez Canillas
· 9 years ago
57b33ff
mfd: cros_ec: Support multiple EC in a system
by Gwendal Grignou
· 10 years ago
d365407
mfd: cros_ec: add bus-specific proto v3 code
by Stephen Barber
· 10 years ago
2c7589a
mfd: cros_ec: add proto v3 skeleton
by Stephen Barber
· 10 years ago
062476f
mfd: cros_ec: Move protocol helpers out of the MFD driver
by Javier Martinez Canillas
· 10 years ago
256ab95
mfd: cros_ec: rev cros_ec_commands.h
by Stephen Barber
· 10 years ago
a841178
mfd: cros_ec: Use a zero-length array for command data
by Javier Martinez Canillas
· 10 years ago
e7b707f
mfd: cros_ec: Remove parent field
by Gwendal Grignou
· 10 years ago
96cba9b
platform/chrome: chromeos_laptop - instantiate Atmel at primary address
by Dmitry Torokhov
· 10 years ago
8ce5809
platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TEST
by Javier Martinez Canillas
· 10 years ago
18d0dc2
platform/chrome: cros_ec_lpc - Include linux/io.h header file
by Javier Martinez Canillas
· 10 years ago
88999ae
platform/chrome: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 10 years ago
377415a
platform/chrome: cros_ec_lightbar - fix duplicate const warning
by Olof Johansson
· 10 years ago
ef59c25
platform/chrome: cros_ec_dev - fix Unknown escape '%' warning
by Olof Johansson
· 10 years ago
f3f837e
platform/chrome: Expose Chrome OS Lightbar to users
by Bill Richardson
· 10 years ago
71af4b5
platform/chrome: Create sysfs attributes for the ChromeOS EC
by Bill Richardson
· 10 years ago
e7c256f
platform/chrome: Add Chrome OS EC userspace device interface
by Bill Richardson
· 10 years ago
ec2f33a
platform/chrome: Add cros_ec_lpc driver for x86 devices
by Bill Richardson
· 10 years ago
38c53fa
platform: chrome: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
58d08e3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 10 years ago
50a77c6
Input: atmel_mxt_ts - download device config using firmware loader
by Nick Dyer
· 10 years ago
5502486
platform/chrome: chromeos_laptop - Add a limit for deferred retries
by Benson Leung
· 10 years ago
b90b3c4
platform/chrome: Add support for the acer c720p touchscreen.
by Michael Mullin
· 10 years ago
d1c1437
platform/chrome: pstore: fix dmi table to match all chrome systems
by Olof Johansson
· 10 years ago
49c68a2
platform/chrome: coding style fixes
by Robin Schroer
· 11 years ago
963cb6f
platform/chrome: chromeos_laptop - Add Toshiba CB35 Touch
by Gene Chen
· 11 years ago
0e1e5e5
platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touch
by Mohammed Habibulla
· 11 years ago
5ea9567
platform/chrome: chromeos_laptop - Add HP Chromebook 14
by Benson Leung
· 11 years ago
da3b0ab
platform/chrome: chromeos_laptop - Add support for Acer C720
by Mika Westerberg
· 11 years ago
61dc1ab
Input: atmel_mxt_ts - read screen config from chip
by Nick Dyer
· 11 years ago
fb5e4c3e
Input: atmel_mxt_ts - improve T19 GPIO keys handling
by Nick Dyer
· 11 years ago
2cefdb1
Input: atmel_mxt_ts - remove unnecessary platform data
by Nick Dyer
· 11 years ago
2b8454a
platform/chrome: unregister platform driver/device when module exit
by Wei Yongjun
· 11 years ago
6d3c1af
platform/chrome: Make i2c_adapter_names static
by Olof Johansson
· 11 years ago
cdddd23
platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag
by Benson Leung
· 11 years ago
9ad3692
platform/chrome: chromeos_laptop - Use deferred probing
by Benson Leung
· 11 years ago
ec199dd
platform/chrome: chromeos_laptop - Restructure device associations
by Aaron Durbin
· 11 years ago
9742e12
platform/chrome: Add pstore platform_device
by Olof Johansson
· 11 years ago
ab04310
platform: add chrome platform directory
by Olof Johansson
· 11 years ago