summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17platform/chrome: cros_ec_typec: Make sure the USB role switch has PLDHeikki Krogerus
2024-02-08platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-12Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-09Merge tag 'tag-chrome-platform-for-v6.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-12-18platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-15platform/chrome: cros_ec_vbc: Fix -Warray-bounds warningsGustavo A. R. Silva
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-06platform/chrome: cros_ec_ishtp: use helper functions for connectionEven Xu
2023-11-21platform/chrome: cros_ec_debugfs: Fix permissions for panicinfoAvadhut Naik
2023-11-13platform/chrome: sensorhub: Implement quickselect for median calculationKuan-Wei Chiu
2023-11-13platform/chrome: sensorhub: Fix typosKuan-Wei Chiu
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-28platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran
2023-10-05platform/chrome: kunit: make EC protocol tests independentTzung-Bi Shih
2023-10-05platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih
2023-10-05platform/chrome: cros_ec: fix compilation warningTzung-Bi Shih
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd
2023-10-04platform/chrome: cros_typec_vdm: Mark port_amode_ops constStephen Boyd
2023-10-04platform/chrome: cros_ec_typec: Use dev_err_probe() moreStephen Boyd
2023-10-04platform/chrome: cros_ec_typec: Use semi-colons instead of commasStephen Boyd
2023-10-02platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 SupportUtkarsh Patel
2023-09-28platform/chrome/wilco_ec: telemetry: Convert to platform remove callback retu...Uwe Kleine-König
2023-09-28platform/chrome/wilco_ec: debugfs: Convert to platform remove callback return...Uwe Kleine-König
2023-09-28platform/chrome/wilco_ec: core: Convert to platform remove callback returning...Uwe Kleine-König
2023-09-28platform/chrome: cros_usbpd_notify: Convert to platform remove callback retur...Uwe Kleine-König
2023-09-28platform/chrome: cros_usbpd_logger: Convert to platform remove callback retur...Uwe Kleine-König
2023-09-28platform/chrome: cros_typec_switch: Convert to platform remove callback retur...Uwe Kleine-König
2023-09-28platform/chrome: cros_ec_vbc: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28platform/chrome: cros_ec_sysfs: Convert to platform remove callback returning...Uwe Kleine-König
2023-09-28platform/chrome: cros_ec_lpc: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28platform/chrome: cros_ec_lightbar: Convert to platform remove callback return...Uwe Kleine-König
2023-09-28platform/chrome: cros_ec_debugfs: Convert to platform remove callback returni...Uwe Kleine-König
2023-09-28platform/chrome: cros_ec_chardev: Convert to platform remove callback returni...Uwe Kleine-König
2023-09-25platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_byKees Cook
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-26platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel
2023-08-10platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih
2023-08-07platform/chrome: chromeos_acpi: support official HID GOOG0016Tzung-Bi Shih
2023-08-07platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeoutRob Barnes
2023-07-26platform: Explicitly include correct DT includesRob Herring
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-13platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small bufferAndy Shevchenko
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus