summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2022-12-31platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding
2022-12-31platform/chrome: cros_ec_typec: Cleanup switch handle return pathsPrashant Malani
2022-12-31platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can
2022-10-26platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies
2022-10-26platform/chrome: cros_ec_typec: Correct alt mode indexPrashant Malani
2022-10-26platform/chrome: fix memory corruption in ioctlDan Carpenter
2022-10-26platform/chrome: fix double-free in chromeos_laptop_prepare()Rustam Subkhankulov
2022-10-26platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failurePatryk Duda
2022-08-25platform/chrome: cros_ec_proto: don't show MKBP version if unsupportedTzung-Bi Shih
2022-08-17platform/chrome: cros_ec: Always expose last resume resultStephen Boyd
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck
2022-06-09platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih
2022-05-25platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani
2022-04-08platform: chrome: Split trace include fileGwendal Grignou
2021-08-30platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou
2021-08-23platform/chrome: cros_ec_typec: Use existing feature checkPrashant Malani
2021-07-26platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda
2021-07-26platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-04-21platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lockYe Bin
2021-04-21platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host eventPi-Hsun Shih
2021-04-21platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani
2021-04-20platform/chrome: cros_ec_typec: Handle hard resetPrashant Malani
2021-04-20platform/chrome: cros_ec_typec: Track port rolePrashant Malani
2021-04-10platform/chrome: chromeos_laptop - Prepare complete software nodesHeikki Krogerus
2021-03-30platform/chrome: cros_ec_typec: fix clang -Wformat warningArnd Bergmann
2021-03-30platform/chrome: cros_ec_typec: Check for device within remove functionPrashant Malani
2021-03-30platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li
2021-03-08HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König
2021-02-22Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-02-11platform/chrome: cros_ec_typec: Flush pending workPrashant Malani
2021-02-05platform/chrome: cros_ec_types: Support disconnect events without partnersRajmohan Mani
2021-02-05platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()Rajmohan Mani
2021-02-04platform/chrome: cros_ec_typec: Clear Type C disc eventsPrashant Malani
2021-02-02platform/chrome: cros_ec_typec: Decouple partner removalPrashant Malani
2021-02-02platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revisionBenson Leung
2021-02-01platform/chrome: cros_ec_typec: Set opmode to PD on SOP connectedBenson Leung
2021-02-01platform/chrome: cros_ec_typec: Set Partner PD revision from statusBenson Leung
2021-02-01platform/chrome: cros_ec_typec: Report SOP' PD revision from statusBenson Leung
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half at probe timeGwendal Grignou
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou
2021-01-20platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot.Pi-Hsun Shih
2021-01-20platform/chrome: Constify static attribute_group structsRikard Falkeborn
2021-01-20platform/chrome: cros_ec_proto: Add LID and BATTERY to default maskEvan Benn
2021-01-20platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BITEvan Benn
2021-01-05platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to ECUtkarsh Patel
2021-01-05platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported()Utkarsh Patel
2021-01-05platform/chrome: cros_ec_typec: Register plug altmodesPrashant Malani