summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorLines
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-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
2019-08-02spi: Reduce kthread priorityPeter Zijlstra-1/+1
2019-07-29platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang-2/+2
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-257/+2405
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green-0/+3
2019-06-28platform/chrome: lightbar: Get drvdata from parent in suspend/resumeRajat Jain-2/+2
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews-109/+149
2019-06-20platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra-8/+6
2019-06-20platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra-97/+95
2019-06-20platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra-148/+97
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews-1/+1
2019-06-18platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot-1/+1
2019-06-18platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra-1/+2
2019-06-18platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak-0/+38
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing-6/+6
2019-06-05platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel-0/+79
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews-1/+473
2019-06-03platform/chrome: wilco_ec: Add event handlingNick Crews-0/+552
2019-05-24platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-20platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson-12/+53
2019-05-20platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam-0/+777
2019-05-20platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green-1/+1
2019-05-20platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews-27/+8
2019-05-20platform/chrome: wilco_ec: Add Boot on AC supportNick Crews-1/+87
2019-05-20platform/chrome: wilco_ec: Add property helper libraryNick Crews-1/+133
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+6
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green-0/+6
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds-128/+909
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1