public inbox for chrome-platform@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-11-17 15:33:06 to 2026-01-08 16:56:01 UTC [more...]

[PATCH 0/8] drm, coreboot: Add DRM coreboot driver
 2026-01-08 16:55 UTC  (10+ messages)
` [PATCH 1/8] firmware: google: Do sysfb test before creating coreboot framebuffer
` [PATCH 2/8] firmware: google: Init coreboot bus with subsys_initcall()
` [PATCH 3/8] firmware: google: Clean up include statements in coreboot_table.h
` [PATCH 4/8] firmware: google: Export coreboot driver and device interfaces
` [PATCH 5/8] video/aperture: Support coreboot devices
` [PATCH 6/8] drm/sysfb: Remove duplicate declarations
` [PATCH 7/8] drm/sysfb: Generalize pixel-format matching
` [PATCH 8/8] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers

[PATCH v4 0/1] Input: cros_ec_keyb: add function key support
 2026-01-07 10:24 UTC  (4+ messages)
` [PATCH v4 1/1] Input: cros_ec_keyb - "

[PATCH RFC 0/8] USB Type-C alternate mode selection
 2026-01-07  9:02 UTC  (14+ messages)
` [PATCH RFC 1/8] usb: typec: Implement "
` [PATCH RFC 2/8] usb: typec: Integrate USB4 into the mode selection process
` [PATCH RFC 3/8] usb: typec: Introduce mode_selection bit
` [PATCH RFC 4/8] usb: typec: ucsi: Support mode selection to activate altmodes
` [PATCH RFC 5/8] usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi
` [PATCH RFC 6/8] usb: typec: ucsi: Implement enter_usb_mode operation
` [PATCH RFC 7/8] usb: typec: ucsi: Support for Thunderbolt alt mode
` [PATCH RFC 8/8] platform/chrome: cros_ec_typec: Enforce priority-based mode selection

[PATCH] usb: typec: ucsi: drop an unused Kconfig symbol
 2026-01-06 18:20 UTC  (3+ messages)

[PATCH v3 0/2] Input: cros_ec_keyb: add function key support
 2026-01-06 11:01 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: google,cros-ec-keyb: add has-fn-map prop
` [PATCH v3 2/2] Input: cros_ec_keyb - add function key support

[PATCH v3 0/7] iio: core: Introduce cleanup.h support for mode locks
 2026-01-06  8:07 UTC  (7+ messages)
` [PATCH v3 1/7] iio: core: Add and export __iio_dev_mode_lock()
` [PATCH v3 2/7] iio: core: Refactor iio_device_claim_direct() implementation
` [PATCH v3 3/7] iio: core: Match iio_device_claim_*() semantics and implementation
` [PATCH v3 4/7] iio: core: Add cleanup.h support for iio_device_claim_*()
` [PATCH v3 6/7] iio: health: max30102: Use IIO cleanup helpers
` [PATCH v3 7/7] iio: light: opt4060: "

Kconfig dangling references (BZ 216748)
 2026-01-05  8:47 UTC  (15+ messages)
  ` [Linux-stm32] "

[PATCH v2 0/2] Input: cros_ec_keyb: add function key support
 2025-12-30 11:42 UTC  (14+ messages)
` [PATCH v2 1/2] Input: cros_ec_keyb - "
` [PATCH v2 2/2] dt-bindings: google,cros-ec-keyb: add use-fn-overlay prop

[PATCH v2 0/7] iio: core: Introduce cleanup.h support for mode locks
 2025-12-27 18:44 UTC  (26+ messages)
` [PATCH v2 1/7] iio: core: Add and export __iio_dev_mode_lock()
` [PATCH v2 2/7] iio: core: Refactor iio_device_claim_direct() implementation
` [PATCH v2 3/7] iio: core: Match iio_device_claim_*() semantics and implementation
` [PATCH v2 4/7] iio: core: Add cleanup.h support for iio_device_claim_*()
` [PATCH v2 5/7] iio: light: vcnl4000: Use IIO cleanup helpers
` [PATCH v2 6/7] iio: health: max30102: "
` [PATCH v2 7/7] iio: light: opt4060: "

[PATCH v1 0/3] Input: cros_ec_keyb: add function key support
 2025-12-23 15:29 UTC  (15+ messages)
` [PATCH v1 1/3] Input: cros_ec_keyb: clarify key event error message
` [PATCH v1 2/3] Input: cros_ec_keyb: add function key support
` [PATCH v1 3/3] dt-bindings: google,cros-ec-keyb: add fn-key and f-keymap props

[PATCH v1 18/23] platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return value
 2025-12-23  3:56 UTC  (2+ messages)

[PATCH] leds: leds-cros_ec: Skip LEDs without color components
 2025-12-16 12:50 UTC  (2+ messages)
` [STABLE BACKPORT] "

[PATCH v5 5/7] revocable: Add fops replacement
 2025-12-12  8:32 UTC  (17+ messages)

[PATCH RFC 0/6] iio: core: Introduce cleanup.h support for mode locks
 2025-12-10 18:04 UTC  (45+ messages)
` [PATCH RFC 1/6] iio: core: Match iio_device_claim_*() return semantics
` [PATCH RFC 2/6] iio: core: Match iio_device_claim_*() naming
` [PATCH RFC 3/6] iio: core: Add cleanup.h support for iio_device_claim_*()
` [PATCH RFC 4/6] iio: light: vcnl4000: Use cleanup.h for IIO locks
` [PATCH RFC 5/6] iio: health: max30102: "
` [PATCH RFC 6/6] iio: light: opt4060: "

[GIT PULL] chrome-platform updates for v6.19
 2025-12-04 19:27 UTC  (2+ messages)

[PATCH v5 0/4] USB Type-C alternate mode priorities
 2025-12-01  8:22 UTC  (12+ messages)
` [PATCH v5 1/4] usb: typec: Add mode_control field to port property
` [PATCH v5 2/4] platform/chrome: cros_ec_typec: Set no_mode_control flag
` [PATCH v5 3/4] usb: typec: ucsi: "
` [PATCH v5 4/4] usb: typec: Expose alternate mode priority via sysfs

[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
 2025-11-26 15:33 UTC  (5+ messages)
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH] dt-bindings: firmware: coreboot: Convert to YAML
 2025-11-26  0:36 UTC  (5+ messages)

[PATCH] dt-bindings: firmware: coreboot: Document optional device specific properties
 2025-11-19 10:11 UTC  (8+ messages)

[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
 2025-11-17 15:33 UTC  (7+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox