summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2023-02-08platform/chrome: cros_ec_typec: Fix spelling mistakeColin Ian King
2023-01-31platform/chrome: cros_typec_vdm: Add Attention supportPrashant Malani
2023-01-24platform/chrome: cros_typec_vdm: Fix VDO copyPrashant Malani
2023-01-24platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding
2023-01-18platform/chrome: cros_ec_proto: remove big stub objects from stackTzung-Bi Shih
2023-01-18platform/chrome: cros_ec_uart: fix negative type promoted to highTzung-Bi Shih
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih
2023-01-11platform/chrome: cros_ec_lpc: initialize the buf variableTom Rix
2023-01-11platform/chrome: cros_ec: Fix panic notifier registrationMarek Szyprowski
2023-01-10platform/chrome: cros_typec_switch: Check for retimer flagPrashant Malani
2023-01-10platform/chrome: cros_typec_switch: Use fwnode* prop checkPrashant Malani
2023-01-09platform/chrome: cros_typec_vdm: Add VDM send supportPrashant Malani
2023-01-09platform/chrome: cros_typec_vdm: Add VDM reply supportPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Add initial VDM supportPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Alter module name with hyphensPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Move structs to headerPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Update port DP VDOPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Set port alt mode drvdataPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Stash port driver infoPrashant Malani
2023-01-06platform/chrome: cros_ec: Shutdown on EC PanicRob Barnes
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes
2023-01-05platform/chrome: cros_ec_proto: Use asm instead of asm-genericAndy Shevchenko
2023-01-05platform/chrome: cros_ec_uart: fix race conditionRobert Zieba
2023-01-05platform/chrome: cros_ec_uart: Add DT enumeration supportBhanu Prakash Maiya
2022-12-28platform/chrome: cros_ec_uart: Add transport layerBhanu Prakash Maiya
2022-12-26platform/chrome: use sysfs_emit_at() instead of scnprintf()Tzung-Bi Shih
2022-12-26platform/chrome: use sysfs_emit() instead of scnprintf()ye xingchen
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-08platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding
2022-11-29platform/chrome: cros_ec_typec: Set parent of partner PD objectPrashant Malani
2022-11-25platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-19platform/chrome: cros_ec: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-14platform/chrome: cros_ec_lpc: Force synchronous probeBrian Norris
2022-11-02platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-02platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-02platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-02platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-02platform/chrome: cros_ec_lpc: Move mec_init to device probeBrian Norris
2022-11-02platform/chrome: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-01platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()Tzung-Bi Shih
2022-10-19platform/chrome: cros_hps_i2c: make remove callback return voidDan Callaghan
2022-10-18platform/chrome: add a driver for HPSDan Callaghan
2022-10-05Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-19platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies
2022-09-07platform/chrome: cros_ec_typec: Register partner PDOsPrashant Malani
2022-09-01platform/chrome: cros_typec_switch: Inline DRV_NAMEStephen Boyd
2022-09-01platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplifyStephen Boyd