summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung2020-04-071-1/+1
* platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou2020-03-281-27/+533
* platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou2020-03-281-8/+109
* platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou2020-03-283-28/+521
* platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou2020-03-281-1/+3
* platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang2020-03-271-1/+1
* platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-2/+2
* platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-1/+1
* platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani2020-03-221-1/+120
* platform/chrome: Add Type C connector class driverPrashant Malani2020-03-223-0/+250
* platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT statusPrashant Malani2020-03-171-3/+83
* platform/chrome: cros_usbpd_notify: Amend ACPI driver to platPrashant Malani2020-03-171-12/+59
* platform/chrome: cros_usbpd_notify: Add driver data structPrashant Malani2020-03-171-9/+19
* platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifierGwendal Grignou2020-03-171-1/+1
* platform/chrome: Kconfig: Remove CONFIG_ prefix from MFD_CROS_EC sectionEnric Balletbo i Serra2020-03-061-1/+1
* platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-1/+1
* platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-37/+13
* platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-18/+18
* platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-1/+1
* platform/chrome: cros_ec_vbc: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-2/+2
* platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra2020-03-021-1/+8
* platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-03-021-2/+4
* platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih2020-03-021-1/+15
* platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li2020-02-111-0/+30
* platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko2020-02-112-0/+7
* Merge branch 'chrome-platform-5.6-fixes' into for-nextEnric Balletbo i Serra2020-02-111-1/+1
|\
| * platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd2020-02-111-1/+1
* | platform: chrome: Add cros-usbpd-notify driverJon Flatley2020-02-103-0/+184
|/
* platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-037-0/+30
* platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd2020-01-221-1/+0
* platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd2020-01-221-1/+2
* platform/chrome: wilco_ec: Add newlines to printksStephen Boyd2020-01-224-10/+10
* Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung2020-01-101-8/+20
|\
| * platform/chrome: wilco_ec: Fix keyboard backlight probingDaniel Campello2020-01-101-8/+20
* | platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello2020-01-101-1/+1
* | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-077-7/+0
* | platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)2019-12-191-1/+1
* | platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_deviceWolfram Sang2019-12-161-8/+10
* | platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQsEnric Balletbo i Serra2019-12-101-1/+1
* | platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel2019-12-103-7/+49
* | platform/chrome: cros_ec_trace: Match trace commands with EC commandsEnric Balletbo i Serra2019-12-101-7/+66
* | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-0316-84/+912
|\|
| * platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
| * platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra2019-11-271-1/+2
| * Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2019-11-218-63/+561
| |\
| | * platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-215-58/+98
| | * platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
| | * platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-213-5/+31
| | * iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-213-0/+212
| | * mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-211-0/+117