summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorLines
2023-10-28platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran-26/+116
2023-10-05platform/chrome: kunit: make EC protocol tests independentTzung-Bi Shih-10/+7
2023-10-05platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih-0/+1
2023-10-05platform/chrome: cros_ec: fix compilation warningTzung-Bi Shih-0/+2
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd-1/+1
2023-10-04platform/chrome: cros_typec_vdm: Mark port_amode_ops constStephen Boyd-2/+2
2023-10-04platform/chrome: cros_ec_typec: Use dev_err_probe() moreStephen Boyd-4/+4
2023-10-04platform/chrome: cros_ec_typec: Use semi-colons instead of commasStephen Boyd-5/+5
2023-10-02platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 SupportUtkarsh Patel-0/+28
2023-09-28platform/chrome/wilco_ec: telemetry: Convert to platform remove callback retu...Uwe Kleine-König-4/+2
2023-09-28platform/chrome/wilco_ec: debugfs: Convert to platform remove callback return...Uwe Kleine-König-4/+2
2023-09-28platform/chrome/wilco_ec: core: Convert to platform remove callback returning...Uwe Kleine-König-3/+2
2023-09-28platform/chrome: cros_usbpd_notify: Convert to platform remove callback retur...Uwe Kleine-König-8/+4
2023-09-28platform/chrome: cros_usbpd_logger: Convert to platform remove callback retur...Uwe Kleine-König-4/+2
2023-09-28platform/chrome: cros_typec_switch: Convert to platform remove callback retur...Uwe Kleine-König-3/+2
2023-09-28platform/chrome: cros_ec_vbc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-28platform/chrome: cros_ec_sysfs: Convert to platform remove callback returning...Uwe Kleine-König-4/+2
2023-09-28platform/chrome: cros_ec_lpc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-28platform/chrome: cros_ec_lightbar: Convert to platform remove callback return...Uwe Kleine-König-4/+2
2023-09-28platform/chrome: cros_ec_debugfs: Convert to platform remove callback returni...Uwe Kleine-König-4/+2
2023-09-28platform/chrome: cros_ec_chardev: Convert to platform remove callback returni...Uwe Kleine-König-4/+2
2023-09-25platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_byKees Cook-1/+1
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+27
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+1
2023-08-26platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel-1/+27
2023-08-10platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih-1/+30
2023-08-07platform/chrome: chromeos_acpi: support official HID GOOG0016Tzung-Bi Shih-1/+1
2023-08-07platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeoutRob Barnes-2/+2
2023-07-26platform: Explicitly include correct DT includesRob Herring-0/+1
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2023-06-13platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small bufferAndy Shevchenko-7/+1
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus-1/+1
2023-05-29platform/chrome: Switch i2c drivers back to use .probe()Uwe Kleine-König-2/+2
2023-05-22platform/chrome: cros_ec_lpc: Move host command to prepare/completeTim Van Patten-5/+7
2023-05-15platform/chrome: cros_ec: Report EC panic as ueventRob Barnes-0/+3
2023-05-11platform/chrome: cros_typec_switch: Add Pin D supportPrashant Malani-3/+8
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2023-04-24platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()Zhengkang Huang-2/+0
2023-04-24platform/chrome: cros_ec_debugfs: fix kernel-doc warningTzung-Bi Shih-1/+1
2023-04-24platform/chrome: cros_ec: Separate logic for getting panic infoRob Barnes-9/+33
2023-04-24platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()Liang He-0/+1
2023-04-24platform/chrome: cros_ec: remove unneeded label and if-conditionTzung-Bi Shih-6/+4
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman-1/+1
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih-1/+1
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman-2/+0
2023-02-08platform/chrome: cros_ec_typec: Fix spelling mistakeColin Ian King-1/+1
2023-01-31platform/chrome: cros_typec_vdm: Add Attention supportPrashant Malani-0/+49
2023-01-24platform/chrome: cros_typec_vdm: Fix VDO copyPrashant Malani-1/+3
2023-01-24platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding-8/+16
2023-01-18platform/chrome: cros_ec_proto: remove big stub objects from stackTzung-Bi Shih-5/+5