summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-232-78/+272
|\
| * platform/chrome: cros_ec_typec: Tolerate unrecognized mux flagsPrashant Malani2020-12-101-4/+3
| * platform/chrome: cros_ec_typec: Register partner altmodesPrashant Malani2020-11-121-0/+77
| * platform/chrome: cros_ec_typec: Parse partner PD ID VDOsPrashant Malani2020-11-121-1/+59
| * platform/chrome: cros_ec_typec: Introduce TYPEC_STATUSPrashant Malani2020-11-121-0/+52
| * platform/chrome: cros_ec_typec: Clear partner identity on device removalPrashant Malani2020-11-121-0/+1
| * platform/chrome: cros_ec_typec: Fix remove partner logicPrashant Malani2020-11-121-1/+4
| * platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functionsPrashant Malani2020-11-121-68/+68
| * platform/chrome: Don't treat RTC events as wakeup sourcesStephen Boyd2020-11-121-5/+9
* | Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2020-12-151-2/+0
|\ \
| * | platform/chrome: cros_ec_spi: Drop bits_per_word assignmentStephen Boyd2020-12-091-1/+0
| * | platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd2020-12-091-1/+0
| |/
* / platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded c...Utkarsh Patel2020-11-181-2/+1
|/
* platform/chrome: Use kobj_to_dev() instead of container_of()Wang Qing2020-09-292-3/+3
* platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()Prashant Malani2020-09-211-33/+11
* platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sitesPrashant Malani2020-09-211-11/+4
* platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC configEnric Balletbo i Serra2020-09-041-10/+0
* platform/chrome: cros_ec_lightbar: Reduce ligthbar get version commandGwendal Grignou2020-09-041-0/+2
* platform/chrome: cros_ec_trace: Add fields to command tracesGwendal Grignou2020-08-311-6/+21
* platform/chrome: cros_ec_typec: Re-order connector configuration stepsAzhar Shaikh2020-08-241-6/+7
* platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnectAzhar Shaikh2020-08-241-4/+7
* platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()Azhar Shaikh2020-08-241-1/+2
* platform/chrome: cros_ec_typec: USB4 supportHeikki Krogerus2020-08-241-1/+32
* platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codesGuenter Roeck2020-08-241-11/+46
* platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck2020-08-241-2/+2
* platform/chrome: cros_ec_sysfs: Report range of error codes from ECGuenter Roeck2020-08-241-15/+9
* cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_statusGuenter Roeck2020-08-241-6/+4
* Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-118-116/+459
|\
| * platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris2020-07-311-0/+13
| * platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris2020-07-311-6/+18
| * platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGwendal Grignou2020-07-311-61/+33
| * platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra2020-07-231-3/+2
| * platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani2020-07-201-41/+42
| * platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou2020-06-301-3/+1
| * platform/chrome: cros_ec_typec: Add PM supportPrashant Malani2020-06-301-0/+24
| * platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani2020-06-301-4/+17
| * platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHEnric Balletbo i Serra2020-06-301-0/+1
| * platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu2020-06-301-1/+3
| * platform/chrome: cros_ec_rpmsg: Document missing struct parametersEnric Balletbo i Serra2020-06-301-0/+3
| * platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra2020-06-301-0/+4
| * platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani2020-06-251-1/+69
| * platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani2020-06-221-3/+3
| * platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani2020-06-191-10/+80
| * platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani2020-06-191-3/+97
| * platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani2020-06-191-7/+9
| * platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani2020-06-191-0/+47
| * platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou2020-06-191-2/+22
* | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-8/+3
|\ \
| * | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-151-4/+3
| * | sched,spi: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-5/+1
| |/