aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2020-04-16platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih
2019-10-05platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-29platform/chrome: chromeos_laptop: use pci_dev_id() helperHeiner Kallweit
2019-04-17platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel
2019-04-17platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2019-04-16platform/chrome: cros_ec: Add EC host command support using rpmsgPi-Hsun Shih
2019-04-16platform/chrome: wilco_ec: Add h1_gpio status to debugfsNick Crews
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews
2019-04-15platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata
2019-04-15platform/chrome: Add CrOS USB PD logging driverGuenter Roeck
2019-04-15platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson
2019-04-15platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...Enric Balletbo i Serra
2019-04-05platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...Enric Balletbo i Serra
2019-03-19platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck
2019-03-18platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews
2019-03-05platform/chrome: fix wilco-ec dependenciesArnd Bergmann
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews
2019-02-21platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews
2019-02-21platform/chrome: Add new driver for Wilco ECNick Crews
2019-02-11platform/chrome: cros_ec: Remove cros_ec dependency in lpc_mecNick Crews
2019-02-01platform/chrome: cros_ec_sysfs: remove pr_fmt() defineEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_lightbar: remove pr_fmt() defineEnric Balletbo i Serra
2019-02-01platform/chrome: cros_kbd_led_backlight: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_spi: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_proto: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_lpc: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_i2c: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_vbc: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_sysfs: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_lightbar: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_debugfs: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cromeos_pstore: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbarEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra
2018-11-13platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris
2018-11-13platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris
2018-10-09platform/chrome: chromeos_tbmc - Remove unneeded constNathan Chancellor
2018-10-09platform/chrome: Add a new interrupt path for cros_ec_lpcEnrico Granata
2018-10-09Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung