aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorFilesLines
2021-01-05platform/chrome: cros_ec_typec: Set partner num_altmodesGravatar Prashant Malani 1-0/+8
2021-01-05platform/chrome: cros_ec_typec: Store cable plug typeGravatar Prashant Malani 1-1/+20
2021-01-05platform/chrome: cros_ec_typec: Register cableGravatar Prashant Malani 1-0/+67
2021-01-05platform/chrome: cros_ec_typec: Rename discovery structGravatar Prashant Malani 1-5/+5
2021-01-05platform/chrome: cros_ec_typec: Factor out PD identity parsingGravatar Prashant Malani 1-12/+23
2021-01-05platform/chrome: cros_ec_typec: Make disc_done flag partner-onlyGravatar Prashant Malani 1-12/+7
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-78/+272
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-2/+0
2020-12-10platform/chrome: cros_ec_typec: Tolerate unrecognized mux flagsGravatar Prashant Malani 1-4/+3
2020-12-09platform/chrome: cros_ec_spi: Drop bits_per_word assignmentGravatar Stephen Boyd 1-1/+0
2020-12-09platform/chrome: cros_ec_spi: Don't overwrite spi::modeGravatar Stephen Boyd 1-1/+0
2020-11-18platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded c...Gravatar Utkarsh Patel 1-2/+1
2020-11-12platform/chrome: cros_ec_typec: Register partner altmodesGravatar Prashant Malani 1-0/+77
2020-11-12platform/chrome: cros_ec_typec: Parse partner PD ID VDOsGravatar Prashant Malani 1-1/+59
2020-11-12platform/chrome: cros_ec_typec: Introduce TYPEC_STATUSGravatar Prashant Malani 1-0/+52
2020-11-12platform/chrome: cros_ec_typec: Clear partner identity on device removalGravatar Prashant Malani 1-0/+1
2020-11-12platform/chrome: cros_ec_typec: Fix remove partner logicGravatar Prashant Malani 1-1/+4
2020-11-12platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functionsGravatar Prashant Malani 1-68/+68
2020-11-12platform/chrome: Don't treat RTC events as wakeup sourcesGravatar Stephen Boyd 1-5/+9
2020-09-29platform/chrome: Use kobj_to_dev() instead of container_of()Gravatar Wang Qing 2-3/+3
2020-09-21platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()Gravatar Prashant Malani 1-33/+11
2020-09-21platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sitesGravatar Prashant Malani 1-11/+4
2020-09-04platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC configGravatar Enric Balletbo i Serra 1-10/+0
2020-09-04platform/chrome: cros_ec_lightbar: Reduce ligthbar get version commandGravatar Gwendal Grignou 1-0/+2
2020-08-31platform/chrome: cros_ec_trace: Add fields to command tracesGravatar Gwendal Grignou 1-6/+21
2020-08-24platform/chrome: cros_ec_typec: Re-order connector configuration stepsGravatar Azhar Shaikh 1-6/+7
2020-08-24platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnectGravatar Azhar Shaikh 1-4/+7
2020-08-24platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()Gravatar Azhar Shaikh 1-1/+2
2020-08-24platform/chrome: cros_ec_typec: USB4 supportGravatar Heikki Krogerus 1-1/+32
2020-08-24platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codesGravatar Guenter Roeck 1-11/+46
2020-08-24platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGravatar Guenter Roeck 1-2/+2
2020-08-24platform/chrome: cros_ec_sysfs: Report range of error codes from ECGravatar Guenter Roeck 1-15/+9
2020-08-24cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_statusGravatar Guenter Roeck 1-6/+4
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 8-116/+459
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+3
2020-07-31platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Gravatar Brian Norris 1-0/+13
2020-07-31platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsGravatar Brian Norris 1-6/+18
2020-07-31platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGravatar Gwendal Grignou 1-61/+33
2020-07-23platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Gravatar Enric Balletbo i Serra 1-3/+2
2020-07-20platform/chrome: cros_ec_typec: Unregister partner on errorGravatar Prashant Malani 1-41/+42
2020-06-30platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGravatar Gwendal Grignou 1-3/+1
2020-06-30platform/chrome: cros_ec_typec: Add PM supportGravatar Prashant Malani 1-0/+24
2020-06-30platform/chrome: cros_ec_typec: Use workqueue for port updateGravatar Prashant Malani 1-4/+17
2020-06-30platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHGravatar Enric Balletbo i Serra 1-0/+1
2020-06-30platform/chrome: cros_ec_ishtp: Fix a double-unlock issueGravatar Qiushi Wu 1-1/+3
2020-06-30platform/chrome: cros_ec_rpmsg: Document missing struct parametersGravatar Enric Balletbo i Serra 1-0/+3
2020-06-30platform/chrome: cros_ec_spi: Document missing function parametersGravatar Enric Balletbo i Serra 1-0/+4
2020-06-25platform/chrome: cros_ec_typec: Add TBT compat supportGravatar Prashant Malani 1-1/+69
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticGravatar Prashant Malani 1-3/+3
2020-06-19platform/chrome: cros_ec_typec: Support DP alt modeGravatar Prashant Malani 1-10/+80