summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorLines
2020-02-11platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd-1/+1
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
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou-5/+31
2019-11-21iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou-0/+212
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou-0/+117
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou-0/+103
2019-11-20platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan-0/+1
2019-11-20platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski-3/+3
2019-11-19platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello-6/+203
2019-11-19platform/chrome: wilco_ec: Add charging config driverNick Crews-1/+14
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih-0/+1
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih-1/+1
2019-10-11platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello-0/+91
2019-10-01platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello-10/+37
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-66/+894
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown-1/+1
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost-0/+3
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra-5/+172
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih-5/+28
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni-0/+2
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung-2/+2
2019-09-02Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Enric Balletbo i Serra-34/+629
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra-22/+31
2019-09-02mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra-11/+21
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra-0/+263
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra-4/+298
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra-1/+20
2019-08-27platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin-0/+20
2019-08-26platform/chrome: chromeos_laptop: drop checks of NULL-safe functionsWolfram Sang-7/+3
2019-08-22platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews-21/+43