summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-1/+1
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds-19/+57
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2017-12-17platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh-3/+5
2017-12-17platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande-0/+7
2017-12-17platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra-1/+33
2017-12-17platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King-3/+0
2017-12-15cros_ec: fix nul-termination for firmware build infoArnd Bergmann-1/+1
2017-12-15platform/chrome: chromeos_laptop: make chromeos_laptop constBhumika Goyal-11/+11
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande-650/+0
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande-6/+23
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-3/+3
2017-06-27platform/chrome: cros_ec_lightbar - hide unused PM functionsArnd Bergmann-2/+2
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh-6/+73
2017-06-27cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou-1/+17
2017-06-27cros_ec: Don't return error when checking command versionThierry Escande-0/+2
2017-06-23platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspendJeffery Yu-12/+13
2017-06-23platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to ECEric Caruso-0/+38
2017-06-23platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso-3/+125
2017-06-23platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsEric Caruso-1/+68
2017-06-23platform/chrome: cros_ec_lpc: Add MKBP events support over ACPIGwendal Grignou-0/+32
2017-06-23platform/chrome: cros_ec_lpc: Add power management opsArchana Patni-0/+21
2017-06-23platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI deviceGwendal Grignou-15/+10
2017-06-23platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh-0/+227
2017-06-23platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh-51/+104
2017-06-16mfd: cros_ec: Add support for dumping panic informationNicolas Boichat-0/+54
2017-06-16cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Shawn Nematbakhsh-3/+3
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso-1/+383
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou-0/+20
2017-03-21platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe-24/+7
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+5
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo-0/+5
2017-01-28iio: cros_ec: Add cros_ec barometer driverGwendal Grignou-0/+3
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra-0/+122
2016-10-25platform/chrome: Introduce a new function to check EC features.Vincent Palatin-0/+37
2016-08-31mfd: cros_ec: Add MKBP event supportVic Yang-0/+92
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+17
2016-07-25mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso-0/+17
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter-1/+7
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung-15/+0
2016-05-11platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney-0/+2
2016-05-11platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung-1/+19
2016-05-11platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck-0/+3
2016-05-11platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain-1/+6
2016-05-11platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou-2/+6
2016-05-11platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que-7/+140
2016-05-11platform/chrome: use to_platform_device()Geliang Tang-2/+1
2016-05-11platform/chrome: pstore: Move to larger record size.Olof Johansson-1/+1