summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-12-02platform/chrome: wilco_ec: fix use after free issueWen Yang
2019-11-27platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra
2019-11-21Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata
2019-11-21platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou
2019-11-21iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou
2019-11-20platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan
2019-11-20platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-19platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello
2019-11-19platform/chrome: wilco_ec: Add charging config driverNick Crews
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih
2019-10-11platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello
2019-10-01platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung
2019-09-02Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Enric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra
2019-08-27platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin
2019-08-26platform/chrome: chromeos_laptop: drop checks of NULL-safe functionsWolfram Sang
2019-08-22platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews
2019-08-02spi: Reduce kthread priorityPeter Zijlstra
2019-07-29platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green
2019-06-28platform/chrome: lightbar: Get drvdata from parent in suspend/resumeRajat Jain
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews
2019-06-20platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra
2019-06-20platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra
2019-06-20platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews
2019-06-18platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot
2019-06-18platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra
2019-06-18platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing