summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-141-0/+6
|\
| * platform/chrome: Add support for v1 of host sleep eventEvan Green2019-05-141-0/+6
* | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-1/+1
|\ \
| * | platform/chrome: chromeos_laptop: use pci_dev_id() helperHeiner Kallweit2019-04-291-1/+1
* | | Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds2019-05-1211-128/+909
|\ \ \
| * | | platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel2019-04-174-1/+183
| * | | platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2019-04-171-22/+8Star
| * | | platform/chrome: cros_ec: Add EC host command support using rpmsgPi-Hsun Shih2019-04-163-0/+271
| * | | platform/chrome: wilco_ec: Add h1_gpio status to debugfsNick Crews2019-04-161-0/+47
| * | | platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2019-04-152-66/+29Star
| * | | platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata2019-04-151-0/+11
| * | | platform/chrome: Add CrOS USB PD logging driverGuenter Roeck2019-04-153-0/+275
| * | | platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson2019-04-151-6/+74
| * | | platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...Enric Balletbo i Serra2019-04-151-29/+6Star
| * | | platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...Enric Balletbo i Serra2019-04-051-4/+5
| | |/ | |/|
* / | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
|/ /
* | platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck2019-03-191-3/+7
* | platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews2019-03-181-1/+1
|/
* platform/chrome: fix wilco-ec dependenciesArnd Bergmann2019-03-051-1/+1
* platform/chrome: wilco_ec: Add RTC driverNick Crews2019-02-211-0/+18
* platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews2019-02-214-0/+264
* platform/chrome: Add new driver for Wilco ECNick Crews2019-02-216-0/+359
* platform/chrome: cros_ec: Remove cros_ec dependency in lpc_mecNick Crews2019-02-113-59/+83
* platform/chrome: cros_ec_sysfs: remove pr_fmt() defineEnric Balletbo i Serra2019-02-011-2/+0Star
* platform/chrome: cros_ec_lightbar: remove pr_fmt() defineEnric Balletbo i Serra2019-02-011-2/+0Star
* platform/chrome: cros_kbd_led_backlight: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+4Star
* platform/chrome: cros_ec_spi: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+5Star
* platform/chrome: cros_ec_proto: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+4Star
* platform/chrome: cros_ec_lpc: switch to SPDX identifierEnric Balletbo i Serra2019-02-015-102/+24Star
* platform/chrome: cros_ec_i2c: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-16/+6Star
* platform/chrome: cros_ec_vbc: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-19/+5Star
* platform/chrome: cros_ec_sysfs: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-19/+5Star
* platform/chrome: cros_ec_lightbar: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-18/+4Star
* platform/chrome: cros_ec_debugfs: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-18/+4Star
* platform/chrome: cromeos_pstore: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-11/+6Star
* platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbarEnric Balletbo i Serra2019-02-011-35/+18Star
* mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra2019-02-011-16/+0Star
* mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra2019-02-014-7/+48
* mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra2019-02-013-22/+55
* mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra2019-02-013-2/+55
* mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra2019-02-013-23/+86
* mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra2019-02-013-25/+0Star
* platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-141-3/+15
* platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-141-2/+2
* platform/chrome: chromeos_tbmc - Remove unneeded constNathan Chancellor2018-10-101-1/+1
* platform/chrome: Add a new interrupt path for cros_ec_lpcEnrico Granata2018-10-101-1/+14
* Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung2018-10-105-3/+157
|\
| * platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra2018-09-075-3/+157
* | mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson2018-10-101-1/+1
|/
* Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-08-211-1/+9
|\