- b996c10 Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 10 months ago
- a59e1221 platform/chrome: cros_ec_typec: Flush pending work by Prashant Malani · 3 years, 11 months ago
- b4b06c97 platform/chrome: cros_ec_types: Support disconnect events without partners by Rajmohan Mani · 4 years ago
- 38f5606 platform/chrome: cros_ec_typec: Skip port partner check in configure_mux() by Rajmohan Mani · 4 years ago
- c8ec21c platform/chrome: cros_ec_typec: Clear Type C disc events by Prashant Malani · 4 years ago
- d9f12f9 platform/chrome: cros_ec_typec: Decouple partner removal by Prashant Malani · 4 years ago
- 64eaa0f platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision by Benson Leung · 4 years ago
- 0371616 platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected by Benson Leung · 4 years ago
- cefc011f platform/chrome: cros_ec_typec: Set Partner PD revision from status by Benson Leung · 4 years ago
- 3b3dd1f platform/chrome: cros_ec_typec: Report SOP' PD revision from status by Benson Leung · 4 years ago
- 4daeb39 platform/chrome: cros_ec: Call interrupt bottom half at probe time by Gwendal Grignou · 4 years ago
- 24c6904 platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode by Gwendal Grignou · 4 years ago
- 4c2e9b3 platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot. by Pi-Hsun Shih · 4 years ago
- d7c1fef platform/chrome: Constify static attribute_group structs by Rikard Falkeborn · 4 years ago
- 852405d platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask by Evan Benn · 4 years, 1 month ago
- 0944ea0 platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT by Evan Benn · 4 years, 1 month ago
- 8553a97 platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to EC by Utkarsh Patel · 4 years, 1 month ago
- ba8ce51 platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported() by Utkarsh Patel · 4 years, 1 month ago
- 1563090 platform/chrome: cros_ec_typec: Register plug altmodes by Prashant Malani · 4 years, 2 months ago
- f4edab6 platform/chrome: cros_ec_typec: Register SOP' cable plug by Prashant Malani · 4 years, 2 months ago
- 5992297 platform/chrome: cros_ec_typec: Set partner num_altmodes by Prashant Malani · 4 years, 2 months ago
- 72d6e32 platform/chrome: cros_ec_typec: Store cable plug type by Prashant Malani · 4 years, 2 months ago
- 8b46a21 platform/chrome: cros_ec_typec: Register cable by Prashant Malani · 4 years, 2 months ago
- c097f229 platform/chrome: cros_ec_typec: Rename discovery struct by Prashant Malani · 4 years, 2 months ago
- 8fab275 platform/chrome: cros_ec_typec: Factor out PD identity parsing by Prashant Malani · 4 years, 2 months ago
- a906f45 platform/chrome: cros_ec_typec: Make disc_done flag partner-only by Prashant Malani · 4 years, 2 months ago
- a088159 Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years ago
- 605ea5a Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 1 month ago
- 6ae9b5f platform/chrome: cros_ec_typec: Tolerate unrecognized mux flags by Prashant Malani · 4 years, 2 months ago
- 7a5172b platform/chrome: cros_ec_spi: Drop bits_per_word assignment by Stephen Boyd · 4 years, 1 month ago
- 74639cb platform/chrome: cros_ec_spi: Don't overwrite spi::mode by Stephen Boyd · 4 years, 1 month ago
- 5384cff platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded cable support by Utkarsh Patel · 4 years, 2 months ago
- de0f494 platform/chrome: cros_ec_typec: Register partner altmodes by Prashant Malani · 4 years, 2 months ago
- f6f6681 platform/chrome: cros_ec_typec: Parse partner PD ID VDOs by Prashant Malani · 4 years, 2 months ago
- 80f8cef platform/chrome: cros_ec_typec: Introduce TYPEC_STATUS by Prashant Malani · 4 years, 2 months ago
- 514acf1 platform/chrome: cros_ec_typec: Clear partner identity on device removal by Prashant Malani · 4 years, 2 months ago
- 7ab5a67 platform/chrome: cros_ec_typec: Fix remove partner logic by Prashant Malani · 4 years, 2 months ago
- 0498710 platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functions by Prashant Malani · 4 years, 2 months ago
- 853c1a7 platform/chrome: Don't treat RTC events as wakeup sources by Stephen Boyd · 4 years, 2 months ago
- 9aa7bd4 platform/chrome: Use kobj_to_dev() instead of container_of() by Wang Qing · 4 years, 3 months ago
- 6b194ee platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer() by Prashant Malani · 4 years, 3 months ago
- 64b02e5 platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites by Prashant Malani · 4 years, 3 months ago
- dd92f7d platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config by Enric Balletbo i Serra · 4 years, 4 months ago
- 1e7913f platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command by Gwendal Grignou · 4 years, 4 months ago
- 8143182 platform/chrome: cros_ec_trace: Add fields to command traces by Gwendal Grignou · 4 years, 5 months ago
- a772336 platform/chrome: cros_ec_typec: Re-order connector configuration steps by Azhar Shaikh · 4 years, 4 months ago
- b12e4fd platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect by Azhar Shaikh · 4 years, 4 months ago
- 5381b0e platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role() by Azhar Shaikh · 4 years, 4 months ago
- 46c5bbd platform/chrome: cros_ec_typec: USB4 support by Heikki Krogerus · 4 years, 6 months ago
- 0d08045 platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes by Guenter Roeck · 4 years, 4 months ago
- b4e452b platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT by Guenter Roeck · 4 years, 4 months ago
- b646e7d platform/chrome: cros_ec_sysfs: Report range of error codes from EC by Guenter Roeck · 4 years, 4 months ago
- 064df885 cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status by Guenter Roeck · 4 years, 4 months ago
- fb893de Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 5 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- fc8cacf platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK by Brian Norris · 4 years, 5 months ago
- c214e56 platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs by Brian Norris · 4 years, 5 months ago
- 7f4784f platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading by Gwendal Grignou · 4 years, 5 months ago
- c1e18d4 platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer() by Enric Balletbo i Serra · 4 years, 7 months ago
- 698d4d3 platform/chrome: cros_ec_typec: Unregister partner on error by Prashant Malani · 4 years, 6 months ago
- e48bc01 platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow by Gwendal Grignou · 4 years, 6 months ago
- 20b7368 platform/chrome: cros_ec_typec: Add PM support by Prashant Malani · 4 years, 6 months ago
- 83cbc69 platform/chrome: cros_ec_typec: Use workqueue for port update by Prashant Malani · 4 years, 6 months ago
- bdc4094 platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH by Enric Balletbo i Serra · 4 years, 6 months ago
- aaa3cbb platform/chrome: cros_ec_ishtp: Fix a double-unlock issue by Qiushi Wu · 4 years, 7 months ago
- 9a876ba platform/chrome: cros_ec_rpmsg: Document missing struct parameters by Enric Balletbo i Serra · 4 years, 6 months ago
- 3c5ca50 platform/chrome: cros_ec_spi: Document missing function parameters by Enric Balletbo i Serra · 4 years, 6 months ago
- 5b30bd3 platform/chrome: cros_ec_typec: Add TBT compat support by Prashant Malani · 4 years, 6 months ago
- 447b4eb platform/chrome: cros_ec_typec: Make configure_mux static by Prashant Malani · 4 years, 7 months ago
- 410457b platform/chrome: cros_ec_typec: Support DP alt mode by Prashant Malani · 4 years, 7 months ago
- 7e7def1 platform/chrome: cros_ec_typec: Add USB mux control by Prashant Malani · 4 years, 7 months ago
- 2ee9737 platform/chrome: cros_ec_typec: Register PD CTRL cmd v2 by Prashant Malani · 4 years, 7 months ago
- f28adb4 platform/chrome: cros_ec_typec: Register Type C switches by Prashant Malani · 4 years, 8 months ago
- d378cdd platform/chrome: cros_ec_debugfs: Control uptime information request by Gwendal Grignou · 4 years, 7 months ago
- 0ac87ae Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun Shih <pihsun@chromium.org>: by Mark Brown · 4 years, 7 months ago
- dff08ca platform/chrome: cros_ec: Add command for regulator control. by Pi-Hsun Shih · 4 years, 7 months ago
- 8b70098 sched: Remove sched_set_*() return value by Peter Zijlstra · 4 years, 8 months ago
- 3070da3 sched,spi: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 9 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 9875b20 Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 7 months ago
- 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
- 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
- bbb7ad4 platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str() by Enric Balletbo i Serra · 4 years, 9 months ago
- c032699 platform/chrome: cros_ec_i2c: Appease the kernel-doc deity by Enric Balletbo i Serra · 4 years, 9 months ago
- 94b8e51 Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kernelci by Enric Balletbo i Serra · 4 years, 8 months ago
- b31d1d2 platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claiming sensors by Gwendal Grignou · 4 years, 8 months ago
- 89d9c24 platform/chrome: typec: Fix ret value check error by Prashant Malani · 4 years, 9 months ago
- 9d33ea3 platform/chrome: cros_ec_typec: Register port partner by Prashant Malani · 4 years, 9 months ago
- 5fed73b platform/chrome: cros_ec_typec: Add struct for port data by Prashant Malani · 4 years, 9 months ago
- 7110f5f platform/chrome: cros_ec_typec: Use notifier for updates by Prashant Malani · 4 years, 9 months ago
- cf96e28 Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kernelci by Benson Leung · 4 years, 9 months ago
- fd167f7 platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event by Jett Rink · 4 years, 9 months ago
- 0f706b4 platform/chrome: cros_ec_ishtp: skip old cros_ec responses by Jett Rink · 4 years, 9 months ago
- ad35da9 platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file by Bernardo Perez Priego · 4 years, 9 months ago
- 1c7c513 platform/chrome: chromeos_pstore: set user space log size by Sarthak Kukreti · 4 years, 9 months ago
- 538b847 platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
- 5b69c23 platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample() by Dan Carpenter · 4 years, 9 months ago
- a463877 platform/chrome: cros_ec_spi: Wait for USECS, not NSECS by Benson Leung · 4 years, 9 months ago
- 93fe48a platform/chrome: cros_ec_sensorhub: Add median filter by Gwendal Grignou · 4 years, 9 months ago
- b9b0566 platform/chrome: cros_ec_sensorhub: Add code to spread timestmap by Gwendal Grignou · 4 years, 9 months ago