summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/cros_ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: Update binary interface for EC-based charge controlThomas Weißschuh2024-07-011-2/+47
* platform/chrome: Add struct ec_response_get_next_event_v3Daisuke Nojiri2024-06-051-0/+34
* platform/chrome: Update binary interface for EC-based watchdogLukasz Majczak2024-02-011-43/+35
* media: cros-ec-cec: Get number of CEC ports from ECReka Norman2023-09-271-0/+11
* media: cros-ec-cec: Support receiving messages from multiple portsReka Norman2023-09-271-0/+23
* media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman2023-09-271-0/+10
* media: cros-ec-cec: Support multiple ports in write commandReka Norman2023-09-271-0/+12
* media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman2023-09-271-2/+6
* media: cros-ec-cec: Manage an array of portsReka Norman2023-09-271-0/+2
* platform/chrome: Replace fake flexible arrays with flexible-array memberGustavo A. R. Silva2023-04-241-1/+1
* Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-251-0/+3
|\
| * Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)2023-01-201-0/+3
* | platform/chrome: cros_ec: Add VDM attention headersPrashant Malani2023-01-311-3/+13
* | platform/chrome: fix kernel-doc warnings for cros_ec_commandTzung-Bi Shih2023-01-131-3/+3
* | platform_chrome: cros_ec: Add Type-C VDM definesPrashant Malani2023-01-091-0/+51
* | Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"Prashant Malani2023-01-091-2/+0
|/
* platform/chrome: Add Type-C mux set command definitionsPrashant Malani2022-08-181-0/+18
* Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-08-061-0/+2
|\
| * mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen2022-07-191-0/+2
* | platform/chrome: cros_ec_commands: fix compile errorsTzung-Bi Shih2022-06-101-2/+2
* | platform/chrome: cros_ec_commands: Fix syntax errors in commentsXiang wangx2022-06-061-1/+1
|/
* platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports firstDustin L. Howett2022-05-031-3/+7
* Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2022-03-251-0/+64
|\
| * power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri2022-02-131-0/+64
* | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
|/
* power: supply: PCHG: Peripheral device chargerDaisuke Nojiri2021-07-161-0/+67
* Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-071-0/+1
|\
| * platform/chrome: cros_ec: Add Type C hard resetPrashant Malani2021-04-201-0/+1
* | platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP defineStephen Boyd2021-03-251-0/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-02-221-0/+1
|\
| * platform/chrome: cros_ec_commands: Add host command to keep AP off after EC r...Pi-Hsun Shih2021-01-201-0/+1
* | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-0/+1
|\ \
| * | cros_ec_commands: Add EC_CODEC_I2S_RX_RESETYu-Hsuan Hsu2021-01-191-0/+1
* | | platform/chrome: cros_ec: Import Type C control commandPrashant Malani2021-02-041-0/+26
| |/ |/|
* | platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to ECUtkarsh Patel2021-01-051-0/+17
|/
* Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-231-0/+155
|\
| * platform/chrome: cros_ec: Import Type C host commandsPrashant Malani2020-11-121-0/+155
* | platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva2020-10-291-7/+7
|/
* Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-111-9/+24
|\
| * platform/chrome: cros_ec: Add TBT pd_ctrl fieldsPrashant Malani2020-06-251-4/+15
| * platform/chrome: cros_ec: Update mux state bitsPrashant Malani2020-06-191-5/+9
* | platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih2020-07-271-7/+8
* | platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih2020-06-151-0/+82
|/
* ASoC: cros_ec_codec: support WoVTzung-Bi Shih2019-10-211-0/+69
* ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih2019-10-181-10/+33
* platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih2019-10-181-2/+62
* ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih2019-10-181-13/+36
* ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih2019-10-181-69/+51
* platform/chrome: cros_ec: remove unused EC featureTzung-Bi Shih2019-10-181-2/+0
* Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-231-0/+12