Age | Commit message (Expand) | Author |
2020-12-23 | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-12-15 | Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2020-12-10 | platform/chrome: cros_ec_typec: Tolerate unrecognized mux flags | Prashant Malani |
2020-12-09 | platform/chrome: cros_ec_spi: Drop bits_per_word assignment | Stephen Boyd |
2020-12-09 | platform/chrome: cros_ec_spi: Don't overwrite spi::mode | Stephen Boyd |
2020-11-18 | platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded c... | Utkarsh Patel |
2020-11-12 | platform/chrome: cros_ec_typec: Register partner altmodes | Prashant Malani |
2020-11-12 | platform/chrome: cros_ec_typec: Parse partner PD ID VDOs | Prashant Malani |
2020-11-12 | platform/chrome: cros_ec_typec: Introduce TYPEC_STATUS | Prashant Malani |
2020-11-12 | platform/chrome: cros_ec_typec: Clear partner identity on device removal | Prashant Malani |
2020-11-12 | platform/chrome: cros_ec_typec: Fix remove partner logic | Prashant Malani |
2020-11-12 | platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functions | Prashant Malani |
2020-11-12 | platform/chrome: Don't treat RTC events as wakeup sources | Stephen Boyd |
2020-09-29 | platform/chrome: Use kobj_to_dev() instead of container_of() | Wang Qing |
2020-09-21 | platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer() | Prashant Malani |
2020-09-21 | platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites | Prashant Malani |
2020-09-04 | platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config | Enric Balletbo i Serra |
2020-09-04 | platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command | Gwendal Grignou |
2020-08-31 | platform/chrome: cros_ec_trace: Add fields to command traces | Gwendal Grignou |
2020-08-24 | platform/chrome: cros_ec_typec: Re-order connector configuration steps | Azhar Shaikh |
2020-08-24 | platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect | Azhar Shaikh |
2020-08-24 | platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role() | Azhar Shaikh |
2020-08-24 | platform/chrome: cros_ec_typec: USB4 support | Heikki Krogerus |
2020-08-24 | platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes | Guenter Roeck |
2020-08-24 | platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT | Guenter Roeck |
2020-08-24 | platform/chrome: cros_ec_sysfs: Report range of error codes from EC | Guenter Roeck |
2020-08-24 | cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status | Guenter Roeck |
2020-08-11 | Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-31 | platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_... | Brian Norris |
2020-07-31 | platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs | Brian Norris |
2020-07-31 | platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading | Gwendal Grignou |
2020-07-23 | platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer() | Enric Balletbo i Serra |
2020-07-20 | platform/chrome: cros_ec_typec: Unregister partner on error | Prashant Malani |
2020-06-30 | platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow | Gwendal Grignou |
2020-06-30 | platform/chrome: cros_ec_typec: Add PM support | Prashant Malani |
2020-06-30 | platform/chrome: cros_ec_typec: Use workqueue for port update | Prashant Malani |
2020-06-30 | platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH | Enric Balletbo i Serra |
2020-06-30 | platform/chrome: cros_ec_ishtp: Fix a double-unlock issue | Qiushi Wu |
2020-06-30 | platform/chrome: cros_ec_rpmsg: Document missing struct parameters | Enric Balletbo i Serra |
2020-06-30 | platform/chrome: cros_ec_spi: Document missing function parameters | Enric Balletbo i Serra |
2020-06-25 | platform/chrome: cros_ec_typec: Add TBT compat support | Prashant Malani |
2020-06-22 | platform/chrome: cros_ec_typec: Make configure_mux static | Prashant Malani |
2020-06-19 | platform/chrome: cros_ec_typec: Support DP alt mode | Prashant Malani |
2020-06-19 | platform/chrome: cros_ec_typec: Add USB mux control | Prashant Malani |
2020-06-19 | platform/chrome: cros_ec_typec: Register PD CTRL cmd v2 | Prashant Malani |
2020-06-19 | platform/chrome: cros_ec_typec: Register Type C switches | Prashant Malani |
2020-06-19 | platform/chrome: cros_ec_debugfs: Control uptime information request | Gwendal Grignou |
2020-06-15 | Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun... | Mark Brown |
2020-06-15 | platform/chrome: cros_ec: Add command for regulator control. | Pi-Hsun Shih |