summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2026-06-02platform/chrome: Prevent build for big-endian systemsThomas Weißschuh
2026-06-02platform/chrome: Remove superfluous dependencies from CROS_ECThomas Weißschuh
2026-05-28platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_devTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Add event relayerTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Move data to chardev_pdataTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Introduce chardev_dataTzung-Bi Shih
2026-05-20platform/chrome: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-13platform/chrome: wilco_ec: event: Check ACPI_COMPANION()Rafael J. Wysocki
2026-05-13platform/chrome: chromeos_tbmc: Check ACPI_COMPANION()Rafael J. Wysocki
2026-05-13platform/chrome: chromeos_privacy_screen: Check ACPI_COMPANION()Rafael J. Wysocki
2026-05-11platform/chrome: cros_kbd_led_backlight: Drop CONFIG_MFD_CROS_EC_DEV ifdefferyThomas Weißschuh
2026-05-11platform/chrome: cros_kbd_led_backlight: Pass keyboard_led as parameterThomas Weißschuh
2026-05-11platform/chrome: cros_kbd_led_backlight: Drop max_brightness from driver dataThomas Weißschuh
2026-05-11platform/chrome: Resolve kb_wake_angle visibility raceTzung-Bi Shih
2026-05-06platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih
2026-03-20platform/chrome: cros_usbpd_logger: Simplify with devmKrzysztof Kozlowski
2026-03-06platform/chrome: wilco_ec: event: Convert to a platform driverRafael J. Wysocki
2026-03-06platform/chrome: wilco_ec: event: Register ACPI notify handlerRafael J. Wysocki
2026-03-06platform/chrome: chromeos_tbmc: Convert to a platform driverRafael J. Wysocki
2026-03-06platform/chrome: chromeos_tbmc: Register ACPI notify handlerRafael J. Wysocki
2026-03-06platform/chrome: chromeos_tbmc: Drop wakeup source on removeRafael J. Wysocki
2026-03-06platform/chrome: Convert ChromeOS privacy-screen driver to platformRafael J. Wysocki
2026-02-23platform/chrome: lightbar: Optimize command sizeGwendal Grignou
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-11Merge tag 'chrome-platform-v7.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko
2026-01-08platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return valueRafael J. Wysocki
2025-11-14platform/chrome: sensorhub: Support devices without FIFO_INT_ENABLEDiogo Ivo
2025-11-10platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driverTzung-Bi Shih
2025-10-31platform/chrome: cros_ec_lightbar: Check if ec supports suspend commandsBrady Norander
2025-10-13platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't r...Jameson Thies
2025-09-14platform/chrome: cros_ec: Add a flag to track registration stateTzung-Bi Shih
2025-09-14platform/chrome: cros_ec: Separate initialization from cros_ec_register()Tzung-Bi Shih
2025-09-14platform/chrome: Centralize common cros_ec_device initializationTzung-Bi Shih
2025-09-14platform/chrome: Centralize cros_ec_device allocationTzung-Bi Shih
2025-08-13platform/chrome: wilco_ec: Remove redundant semicolonsLiao Yuanhong
2025-08-13platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-08-11platform/chrome: cros_ec_chardev: Decouple fops from struct cros_ec_devTzung-Bi Shih
2025-08-11platform/chrome: cros_ec_chardev: Remove redundant struct fieldTzung-Bi Shih
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-23platform/chrome: Fix typo in CROS_USBPD_NOTIFY help textKeenan Salandy