summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorLines
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou-61/+92
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET-3/+3
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter-1/+1
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung-1/+1
2020-03-28platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou-27/+533
2020-03-28platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou-8/+109
2020-03-28platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou-28/+521
2020-03-28platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou-1/+3
2020-03-27platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang-1/+1
2020-03-22platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva-2/+2
2020-03-22platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-arr...Gustavo A. R. Silva-1/+1
2020-03-22platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani-1/+120
2020-03-22platform/chrome: Add Type C connector class driverPrashant Malani-0/+250
2020-03-17platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT statusPrashant Malani-3/+83
2020-03-17platform/chrome: cros_usbpd_notify: Amend ACPI driver to platPrashant Malani-12/+59
2020-03-17platform/chrome: cros_usbpd_notify: Add driver data structPrashant Malani-9/+19
2020-03-17platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifierGwendal Grignou-1/+1
2020-03-06platform/chrome: Kconfig: Remove CONFIG_ prefix from MFD_CROS_EC sectionEnric Balletbo i Serra-1/+1
2020-03-02platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra-1/+1
2020-03-02platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra-37/+13
2020-03-02platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra-18/+18
2020-03-02platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra-1/+1
2020-03-02platform/chrome: cros_ec_vbc: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra-2/+2
2020-03-02platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra-1/+8
2020-03-02platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean-2/+4
2020-03-02platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih-1/+15
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li-0/+30
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko-0/+7
2020-02-11Merge branch 'chrome-platform-5.6-fixes' into for-nextEnric Balletbo i Serra-1/+1
2020-02-11platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd-1/+1
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley-0/+184
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra-0/+30
2020-01-22platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd-1/+0
2020-01-22platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd-1/+2
2020-01-22platform/chrome: wilco_ec: Add newlines to printksStephen Boyd-10/+10
2020-01-10Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung-8/+20
2020-01-10platform/chrome: wilco_ec: Fix keyboard backlight probingDaniel Campello-8/+20
2020-01-10platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello-1/+1
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra-7/+0
2019-12-19platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)-1/+1
2019-12-16platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_deviceWolfram Sang-8/+10
2019-12-10platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQsEnric Balletbo i Serra-1/+1
2019-12-10platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel-7/+49
2019-12-10platform/chrome: cros_ec_trace: Match trace commands with EC commandsEnric Balletbo i Serra-7/+66
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-84/+912
2019-12-02platform/chrome: wilco_ec: fix use after free issueWen Yang-1/+1
2019-11-27platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra-1/+2
2019-11-21Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra-63/+561
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata-58/+98
2019-11-21platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou-1/+1