summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_vbc: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-19/+5
* platform/chrome: cros_ec_sysfs: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-19/+5
* platform/chrome: cros_ec_lightbar: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-18/+4
* platform/chrome: cros_ec_debugfs: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-18/+4
* platform/chrome: cromeos_pstore: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-11/+6
* platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbarEnric Balletbo i Serra2019-02-011-35/+18
* mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra2019-02-011-16/+0
* 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/+0
* platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
* platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+2
* platform/chrome: chromeos_tbmc - Remove unneeded constNathan Chancellor2018-10-091-1/+1
* platform/chrome: Add a new interrupt path for cros_ec_lpcEnrico Granata2018-10-091-1/+14
* Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung2018-10-095-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-091-1/+1
|/
* Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-08-211-1/+9
|\
| * Merge tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into worki...Benson Leung2018-07-094-0/+1151
| |\
| * | platform/chrome: chromeos_tbmc - fix SPDX identifierBenson Leung2018-06-161-1/+9
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-275-9/+1182
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/
| | | * platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra2018-07-034-0/+1151
| |_|/ |/| |
| | * mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong2018-07-131-9/+31
| |/ |/|
* | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-111-0/+20
|\ \
| * | mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson2018-05-291-0/+20
* | | Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-06-048-57/+426
|\ \ \ | |_|/ |/| |
| * | platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou2018-05-303-22/+10
| * | platform/chrome: chromeos_laptop: fix touchpad button mapping on CelesDmitry Torokhov2018-05-291-1/+9
| * | Merge branch 'ib-chrome-platform-atmel-mxt-ts-device-properties' into working...Benson Leung2018-05-281-29/+278
| |\ \
| | * | platform/chrome: chromeos_laptop - supply properties for ACPI devicesDmitry Torokhov2018-05-231-29/+278
| * | | platform: chrome: Add input dependency for tablet switch driverArnd Bergmann2018-05-281-0/+1
| * | | platform/chrome: chromeos_tbmc - add SPDX identifierBenson Leung2018-05-231-22/+5
| * | | platform: chrome: Add Tablet Switch ACPI driverGwendal Grignou2018-05-233-0/+139
| * | | platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device foundDmitry Torokhov2018-05-221-6/+7
| | |/ | |/|
* | | mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris2018-05-231-0/+2
|/ /
* | Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-102-41/+176
|\ \
| * | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-0/+81
| * | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+72
| * | platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra2018-04-101-2/+2
| * | platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra2018-04-101-12/+12
| * | platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra2018-04-101-6/+5
| * | platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou2018-04-101-21/+4
* | | Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Benson Leung2018-04-091-440/+456
|\ \ \ | | |/ | |/|
| * | platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov2018-04-091-212/+264
| * | platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov2018-04-091-6/+6
| * | platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov2018-04-091-7/+14
| * | platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov2018-04-091-145/+102
| * | platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov2018-04-091-56/+64