aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2019-09-16platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata
2019-03-01platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-04Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-05-30platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou
2018-05-29platform/chrome: chromeos_laptop: fix touchpad button mapping on CelesDmitry Torokhov
2018-05-29mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson
2018-05-28Merge branch 'ib-chrome-platform-atmel-mxt-ts-device-properties' into working...Benson Leung
2018-05-28platform: chrome: Add input dependency for tablet switch driverArnd Bergmann
2018-05-23platform/chrome: chromeos_laptop - supply properties for ACPI devicesDmitry Torokhov
2018-05-23platform/chrome: chromeos_tbmc - add SPDX identifierBenson Leung
2018-05-23platform: chrome: Add Tablet Switch ACPI driverGwendal Grignou
2018-05-23mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris
2018-05-22platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device foundDmitry Torokhov
2018-04-10Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung
2018-04-10platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou
2018-04-10platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh
2018-04-10platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra
2018-04-10platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra
2018-04-10platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra
2018-04-10platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou
2018-04-09Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Benson Leung
2018-04-09platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Salvatore Bellizzi
2018-04-09platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECWenkai Du
2018-04-09platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov
2018-04-09platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov
2018-03-07Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Dmitry Torokhov
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-17platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh
2017-12-17platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande
2017-12-17platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra
2017-12-17platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King
2017-12-15cros_ec: fix nul-termination for firmware build infoArnd Bergmann
2017-12-15platform/chrome: chromeos_laptop: make chromeos_laptop constBhumika Goyal
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-06-27platform/chrome: cros_ec_lightbar - hide unused PM functionsArnd Bergmann