summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorFilesLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-31/+145
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook1-1/+1
2020-05-04platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()Enric Balletbo i Serra1-0/+1
2020-05-04platform/chrome: cros_ec_i2c: Appease the kernel-doc deityEnric Balletbo i Serra1-1/+1
2020-04-29Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Enric Balletbo i Serra2-61/+92
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou2-61/+92
2020-04-21platform/chrome: typec: Fix ret value check errorPrashant Malani1-1/+1
2020-04-15platform/chrome: cros_ec_typec: Register port partnerPrashant Malani1-0/+48
2020-04-15platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani1-17/+31
2020-04-15platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani2-0/+24
2020-04-13Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Benson Leung1-4/+4
2020-04-13platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink1-3/+10
2020-04-13platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink1-9/+23
2020-04-13platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' fileBernardo Perez Priego1-1/+6
2020-04-13platform/chrome: chromeos_pstore: set user space log sizeSarthak Kukreti1-0/+1
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET1-3/+3
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter1-1/+1
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung1-1/+1
2020-03-28platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou1-27/+533
2020-03-28platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou1-8/+109
2020-03-28platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou3-28/+521
2020-03-28platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou1-1/+3
2020-03-27platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang1-1/+1
2020-03-22platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva1-2/+2
2020-03-22platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-arr...Gustavo A. R. Silva1-1/+1
2020-03-22platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani1-1/+120
2020-03-22platform/chrome: Add Type C connector class driverPrashant Malani3-0/+250
2020-03-17platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT statusPrashant Malani1-3/+83
2020-03-17platform/chrome: cros_usbpd_notify: Amend ACPI driver to platPrashant Malani1-12/+59
2020-03-17platform/chrome: cros_usbpd_notify: Add driver data structPrashant Malani1-9/+19
2020-03-17platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifierGwendal Grignou1-1/+1
2020-03-06platform/chrome: Kconfig: Remove CONFIG_ prefix from MFD_CROS_EC sectionEnric Balletbo i Serra1-1/+1
2020-03-02platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-1/+1
2020-03-02platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-37/+13
2020-03-02platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-18/+18
2020-03-02platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-1/+1
2020-03-02platform/chrome: cros_ec_vbc: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-2/+2
2020-03-02platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra1-1/+8
2020-03-02platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean1-2/+4
2020-03-02platform/chrome: cros_ec_rpmsg: Fix race with host eventPi-Hsun Shih1-1/+15
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li1-0/+30
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko2-0/+7
2020-02-11Merge branch 'chrome-platform-5.6-fixes' into for-nextEnric Balletbo i Serra1-1/+1
2020-02-11platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd1-1/+1
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley3-0/+184
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra7-0/+30
2020-01-22platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd1-1/+0
2020-01-22platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd1-1/+2