Chrome platform driver development
 help / color / mirror / Atom feed
 messages from 2026-04-27 13:47:50 to 2026-05-28 04:33:18 UTC [more...]

[PATCH v3 0/4] platform/chrome: cros_ec_chardev: Fix a potential UAF
 2026-05-28  4:33 UTC  (7+ messages)
` [PATCH v3 1/4] platform/chrome: cros_ec_chardev: Introduce chardev_data
` [PATCH v3 2/4] platform/chrome: cros_ec_chardev: Move data to chardev_pdata
` [PATCH v3 3/4] platform/chrome: cros_ec_chardev: Add event relayer
` [PATCH v3 4/4] platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_dev

[PATCH v1 0/2] hwmon:
 2026-05-28  2:23 UTC  (3+ messages)
` [PATCH v1 1/2] hwmon: cros_ec: Drop unused assignment of platform_device_id driver data

[PATCH v1 0/3] gpio: Use named initializers for platform_device_id arrays
 2026-05-28  2:20 UTC  (4+ messages)
` [PATCH v1 1/3] gpio: cros-ec: Drop unused assignment of platform_device_id driver data

[PATCH v2 0/9] iio: timestamp declaration cleanup
 2026-05-26 18:12 UTC  (12+ messages)
` [PATCH v2 1/9] iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
` [PATCH v2 2/9] iio: common: scmi_sensors: simplify timestamp channel definition
` [PATCH v2 3/9] iio: adc: dln2-adc: "
` [PATCH v2 4/9] iio: adc: at91_adc: "
` [PATCH v2 5/9] iio: adc: cc10001_adc: "
` [PATCH v2 6/9] iio: adc: stm32-adc: "
` [PATCH v2 7/9] iio: common: cros_ec_sensors: "
` [PATCH v2 8/9] iio: light: cros_ec_light_prox: "
` [PATCH] iio: pressure: cros_ec_baro: "

[PATCH v4 03/10] hwmon: Use non-OF thermal cooling device registration API
 2026-05-26 14:08 UTC 

[PATCH 00/83] ASoC: use .auto_selectable_formats
 2026-05-26  2:07 UTC  (17+ messages)
` [PATCH 01/83] ASoC: remove SND_SOC_POSSIBLE_xBx_xFx
` [PATCH 02/83] ASoC: codecs: framer-codec: don't use array if single pattarn
` [PATCH 03/83] ASoC: codecs: idt821034: "
` [PATCH 04/83] ASoC: codecs: peb2466: "
` [PATCH 05/83] ASoC: codecs: ak4619: update auto select format
` [PATCH 06/83] ASoC: codecs: pcm3168a: "
` [PATCH 07/83] ASoC: renesas: rcar: "
` [PATCH 08/83] ASoC: update auto format selection method
` [PATCH 09/83] ASoC: audio-graph-card2: recommend to use auto select DAI format
` [PATCH 10/83] ASoC: amd: use .auto_selectable_formats
` [PATCH 11/83] ASoC: apple: "
` [PATCH 12/83] ASoC: atmel: "
` [PATCH 13/83] ASoC: au1x: "
` [PATCH 14/83] ASoC: bcm: "
` [PATCH 15/83] ASoC: cirrus: "
` [PATCH 16/83] ASoC: codecs: 88pm860x: "

[PATCH v2 0/4] platform/chrome: cros_ec_chardev: Fix a potential UAF
 2026-05-25  5:43 UTC  (8+ messages)
` [PATCH v2 1/4] platform/chrome: cros_ec_chardev: Introduce chardev_data
` [PATCH v2 2/4] platform/chrome: cros_ec_chardev: Move data to chardev_pdata
` [PATCH v2 3/4] platform/chrome: cros_ec_chardev: Add event relayer
` [PATCH v2 4/4] platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_dev

[PATCH] mfd: cros_ec: Read EC features during probe to catch transfer error
 2026-05-25  3:49 UTC  (2+ messages)

[PATCH v1] platform/chrome: Use named initializers for struct i2c_device_id
 2026-05-20  4:21 UTC  (2+ messages)

[PATCH v11 0/5] drivers/base: Introduce revocable
 2026-05-19 23:55 UTC  (11+ messages)
` [PATCH v11 1/5] revocable: Revocable resource management
` [PATCH v11 2/5] revocable: Add KUnit test cases
` [PATCH v11 3/5] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v11 4/5] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v11 5/5] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH 0/8] iio: timestamp declaration cleanup
 2026-05-18 15:44 UTC  (16+ messages)
` [PATCH 1/8] iio: common: scmi_sensors: simplify timestamp channel definition
` [PATCH 2/8] iio: adc: dln2-adc: "
` [PATCH 3/8] iio: adc: at91_adc: "
` [PATCH 4/8] iio: adc: cc10001_adc: "
` [PATCH 5/8] iio: adc: stm32-adc: "
` [PATCH 6/8] iio: common: cros_ec_sensors: "
` [PATCH 7/8] iio: light: cros_ec_light_prox: "
` [PATCH 8/8] iio: pressure: cros_ec_baro: "

[PATCH v10 0/9] drivers/base: Introduce revocable
 2026-05-16 14:34 UTC  (25+ messages)
` [PATCH v10 1/9] revocable: Revocable resource management
` [PATCH v10 2/9] revocable: Add KUnit test cases
` [PATCH v10 3/9] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v10 4/9] gpio: cdev: Leverage revocable for accessing "
` [PATCH v10 5/9] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v10 6/9] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v10 7/9] gpio: Remove unused `chip` and `srcu` in struct gpio_device
` [PATCH v10 8/9] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v10 9/9] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH 6.6 013/474] firmware: google: framebuffer: Do not mark framebuffer as busy
 2026-05-15 15:42 UTC 

[PATCH] leds: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-14 14:43 UTC  (5+ messages)
` (subset) "

[PATCH] mfd: cros_ec: Delay dev_set_drvdata() until probe success
 2026-05-14 14:23 UTC  (3+ messages)
` (subset) "

[PATCH v1 0/3] platform/chrome: Check ACPI_COMPANION() against NULL at probe time
 2026-05-13  2:22 UTC  (5+ messages)
` [PATCH v1 1/3] platform/chrome: chromeos_privacy_screen: Check ACPI_COMPANION()
` [PATCH v1 2/3] platform/chrome: chromeos_tbmc: "
` [PATCH v1 3/3] platform/chrome: wilco_ec: event: "

[PATCH 0/8] char: misc: Introduce misc_sync to fix UAF
 2026-05-09 16:32 UTC  (11+ messages)
` [PATCH 3/8] char: misc: Introduce misc_sync_register()
` [PATCH 5/8] platform/chrome: cros_ec_chardev: Introduce chardev_data
` [PATCH 6/8] platform/chrome: cros_ec_chardev: Move data to chardev_pdata
` [PATCH 7/8] platform/chrome: cros_ec_chardev: Add event relayer
` [PATCH 8/8] platform/chrome: cros_ec_chardev: Use misc_sync_register()

[PATCH v9 0/9] drivers/base: Introduce revocable
 2026-05-07 14:03 UTC  (14+ messages)
` [PATCH v9 1/9] revocable: Revocable resource management
` [PATCH v9 2/9] revocable: Add KUnit test cases
` [PATCH v9 3/9] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v9 4/9] gpio: cdev: Leverage revocable for accessing "
` [PATCH v9 5/9] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v9 6/9] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v9 7/9] gpio: Remove unused `chip` and `srcu` in struct gpio_device
` [PATCH v9 8/9] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v9 9/9] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH v1 1/1] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI
 2026-05-07 10:53 UTC  (2+ messages)
` (subset) "

[GIT PULL] chrome-platform fixes for v7.1-rc3
 2026-05-07  5:07 UTC  (2+ messages)

[PATCH] hwmon: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-06  6:19 UTC  (3+ messages)

[PATCH] power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-06  6:19 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
 2026-05-06  2:28 UTC  (4+ messages)

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-05-05 18:19 UTC  (20+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware
` [PATCH 2/7] ARM: "
` [PATCH 3/7] ARM: dts: nvidia: "
` [PATCH 4/7] ARM: dts: samsung: "
` [PATCH 5/7] arm64: dts: mediatek: "
` [PATCH 6/7] arm64: dts: nvidia: "
` [PATCH 7/7] arm64: dts: qcom: "
` (subset) [PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs

[PATCH 2/5] platform/chrome: cros_ec_lpc: fix reference leak on failed device registration
 2026-05-05 10:36 UTC  (3+ messages)
` [PATCH 1/5] perf/arm_pmu_acpi: fix reference leak in arm_pmu_acpi_probe error path

[PATCH 6.12 019/215] firmware: google: framebuffer: Do not mark framebuffer as busy
 2026-05-04 13:50 UTC 

[PATCH 6.18 022/275] firmware: google: framebuffer: Do not mark framebuffer as busy
 2026-05-04 13:49 UTC 

[PATCH 7.0 023/307] firmware: google: framebuffer: Do not mark framebuffer as busy
 2026-05-04 13:48 UTC 

[PATCH] firmware: google: fix orphaned devices on partial populate failure
 2026-04-30  8:30 UTC  (6+ messages)

[PATCH v3 04/11] hwmon:: Use non-OF thermal cooling device register function
 2026-04-29 16:14 UTC 

[regression] of: mis-parsing Depthcharge's /firmware
 2026-04-28 20:21 UTC  (7+ messages)

[PATCH] firmware: google: add bounds checks in coreboot_table_populate()
 2026-04-28  2:44 UTC  (4+ messages)

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 7.0-stable tree
 2026-04-27 16:55 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.18-stable tree
 2026-04-27 16:55 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.12-stable tree
 2026-04-27 16:54 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.6-stable tree
 2026-04-27 16:54 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.1-stable tree
 2026-04-27 16:48 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 5.15-stable tree
 2026-04-27 16:48 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 5.10-stable tree
 2026-04-27 16:48 UTC 


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