summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou
2020-04-21platform/chrome: typec: Fix ret value check errorPrashant Malani
2020-04-15platform/chrome: cros_ec_typec: Register port partnerPrashant Malani
2020-04-15platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani
2020-04-15platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani
2020-04-13Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Benson Leung
2020-04-13platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink
2020-04-13platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink
2020-04-13platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' fileBernardo Perez Priego
2020-04-13platform/chrome: chromeos_pstore: set user space log sizeSarthak Kukreti
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung
2020-03-28platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou
2020-03-28platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou
2020-03-28platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou
2020-03-28platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou
2020-03-27platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang
2020-03-22platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva
2020-03-22platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-arr...Gustavo A. R. Silva
2020-03-22platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani
2020-03-22platform/chrome: Add Type C connector class driverPrashant Malani
2020-03-17platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT statusPrashant Malani
2020-03-17platform/chrome: cros_usbpd_notify: Amend ACPI driver to platPrashant Malani
2020-03-17platform/chrome: cros_usbpd_notify: Add driver data structPrashant Malani
2020-03-17platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifierGwendal Grignou
2020-03-06platform/chrome: Kconfig: Remove CONFIG_ prefix from MFD_CROS_EC sectionEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_vbc: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-02platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko
2020-02-11Merge branch 'chrome-platform-5.6-fixes' into for-nextEnric Balletbo i Serra
2020-02-11platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra
2020-01-22platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd
2020-01-22platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd
2020-01-22platform/chrome: wilco_ec: Add newlines to printksStephen Boyd
2020-01-10Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung
2020-01-10platform/chrome: wilco_ec: Fix keyboard backlight probingDaniel Campello
2020-01-10platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-19platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)
2019-12-16platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_deviceWolfram Sang