messages from 2026-01-29 14:38:10 to 2026-03-04 20:05:32 UTC [more...]
[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
2026-03-04 20:05 UTC (12+ messages)
` [RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger
` [RFC PATCH 2/9] leds: Add callback offloaded() to query the state of "
` [RFC PATCH 3/9] leds: cros_ec: Implement offloaded() callback for trigger
` [RFC PATCH 4/9] leds: turris-omnia: "
` [RFC PATCH 5/9] leds: trigger: netdev: Implement offloaded() callback
` [RFC PATCH 6/9] leds: Add trigger_may_offload attribute
` [RFC PATCH 7/9] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [RFC PATCH 8/9] platform/x86: ideapad-laptop: Decouple HW & cdev brightness for kbd backlight
` [RFC PATCH 9/9] platform/x86: ideapad-laptop: Fully support auto "
[PATCH v1 0/6] platform/chrome: Bind drivers to platform devices instead of ACPI ones
2026-03-04 18:45 UTC (7+ messages)
` [PATCH v1 1/6] platform/chrome: Convert ChromeOS privacy-screen driver to platform
` [PATCH v1 2/6] platform/chrome: chromeos_tbmc: Drop wakeup source on remove
` [PATCH v1 3/6] platform/chrome: chromeos_tbmc: Register ACPI notify handler
` [PATCH v1 4/6] platform/chrome: chromeos_tbmc: Convert to a platform driver
` [PATCH v1 5/6] platform/chrome: wilco_ec: event: Register ACPI notify handler
` [PATCH v1 6/6] platform/chrome: wilco_ec: event: Convert to a platform driver
[PATCH] platform/chrome: cros_ec_typec: Skip Type-C mux handling in EC-driven devices
2026-03-04 10:30 UTC (6+ messages)
cros_ec_lpcs breaking sleep mode on HP Elite Dragonfly
2026-03-04 3:15 UTC
[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
2026-03-03 14:13 UTC (5+ messages)
` [PATCH v5 7/8] platform/chrome: cros_ec_typec: Thunderbolt support
[BUG] cros_ec: Chromebook side volume keys not generating volume events on UEFI firmware
2026-03-02 16:22 UTC
[PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
2026-02-28 17:59 UTC (3+ messages)
[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
2026-02-23 15:42 UTC (24+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 2/9] power: supply: cw2015: Free allocated workqueue
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order
` [PATCH 4/9] power: supply: mt6370: Simplify with devm_create_singlethread_workqueue
` [PATCH 5/9] power: supply: ipaq_micro: Simplify with devm
` [PATCH 6/9] mfd: ezx-pcap: Drop memory allocation error message
` [PATCH 7/9] mfd: ezx-pcap: Return directly instead of empty gotos
` [PATCH 8/9] mfd: ezx-pcap: Avoid rescheduling after destroying workqueue
` [PATCH 9/9] platform/chrome: cros_usbpd_logger: Simplify with devm
[PATCH 1/7] Input: export input_default_setkeycode
2026-02-23 12:24 UTC (20+ messages)
` [PATCH 2/7] Input: cros_ec_keyb - add function key support
` [PATCH 3/7] Input: cros_ec_keyb - use u8 instead of uint8_t
` [PATCH 4/7] Input: cros_ec_keyb - use BIT() macro instead of open-coding shifts
` [PATCH 5/7] Input: cros_ec_keyb - simplify cros_ec_keyb_work()
` [PATCH 6/7] Input: cros_ec_keyb - do not allocate keyboard state separately
` [PATCH 7/7] Input: cros_ec_keyb - factor out column processing
[PATCH] platform/chrome: cros_ec_lightbar: fix const correctness of seqname array
2026-02-23 8:17 UTC (2+ messages)
[PATCH] platform/chrome: cros_ec_lightbar: replace sscanf with kstrtouint
2026-02-23 8:17 UTC (2+ messages)
[PATCH] platform/chrome: lightbar: Add on/off switch
2026-02-23 7:52 UTC (2+ messages)
[PATCH] platform/chrome: lightbar: Optimize command size
2026-02-23 7:43 UTC (2+ messages)
[PATCH v8 0/3] drivers/base: Introduce revocable
2026-02-23 7:03 UTC (6+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management
` [PATCH v8 2/3] revocable: Add KUnit test cases
` [PATCH v8 3/3] selftests: revocable: Add kselftest cases
[PATCH v3 00/11] gpio: Adopt revocable mechanism for UAF prevention
2026-02-23 6:21 UTC (22+ messages)
` [PATCH v3 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v3 02/11] gpio: Remove redundant check for struct gpio_chip
` [PATCH v3 03/11] gpio: sysfs: "
` [PATCH v3 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v3 05/11] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v3 06/11] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH v3 07/11] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v3 08/11] gpio: cdev: Leverage revocable for accessing "
` [PATCH v3 09/11] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v3 10/11] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v3 11/11] gpio: Remove unused `chip` and `srcu` in struct gpio_device
[PATCH v7 0/2] Input: cros_ec_keyb - add function key support
2026-02-22 0:39 UTC (4+ messages)
` [PATCH v7 1/2] Input: export input_default_setkeycode
` [PATCH v7 2/2] Input: cros_ec_keyb - add function key support
[PATCH v4 00/12] drm, coreboot: Add DRM coreboot driver
2026-02-17 15:56 UTC (13+ messages)
` [PATCH v4 01/12] firmware: google: framebuffer: Do not unregister platform device
` [PATCH v4 02/12] firmware: google: framebuffer: Do not mark framebuffer as busy
` [PATCH v4 03/12] firmware: google: framebuffer: Init memory resource with helper macro
` [PATCH v4 04/12] firmware: google: framebuffer: Tie platform device to PCI hardware
` [PATCH v4 05/12] firmware: google: framebuffer: Fix dependencies
` [PATCH v4 06/12] firmware: google: Init coreboot bus with subsys_initcall()
` [PATCH v4 07/12] firmware: google: Clean up include statements in coreboot_table.h
` [PATCH v4 08/12] firmware: google: Export coreboot table entries
` [PATCH v4 09/12] firmware: google: Pack structures for "
` [PATCH v4 10/12] drm/sysfb: Generalize pixel-format matching
` [PATCH v4 11/12] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
` [PATCH v4 12/12] drm/sysfb: corebootdrm: Support panel orientation
[PATCH v3 00/12] drm, coreboot: Add DRM coreboot driver
2026-02-16 10:27 UTC (20+ messages)
` [PATCH v3 01/12] firmware: google: framebuffer: Do not unregister platform device
` [PATCH v3 02/12] firmware: google: framebuffer: Do not mark framebuffer as busy
` [PATCH v3 03/12] firmware: google: framebuffer: Init memory resource with helper macro
` [PATCH v3 04/12] firmware: google: framebuffer: Tie platform device to PCI hardware
` [PATCH v3 05/12] firmware: google: framebuffer: Fix dependencies
` [PATCH v3 06/12] firmware: google: Init coreboot bus with subsys_initcall()
` [PATCH v3 07/12] firmware: google: Clean up include statements in coreboot_table.h
` [PATCH v3 08/12] firmware: google: Export coreboot table entries
` [PATCH v3 09/12] firmware: google: Pack structures for "
` [PATCH v3 10/12] drm/sysfb: Generalize pixel-format matching
` [PATCH v3 11/12] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
` [PATCH v3 12/12] drm/sysfb: corebootdrm: Support panel orientation
[GIT PULL] chrome-platform updates for v7.0
2026-02-11 20:28 UTC (2+ messages)
[PATCH v5 0/1] Input: cros_ec_keyb: add function key support
2026-02-09 19:53 UTC (7+ messages)
` [PATCH v5 1/1] Input: cros_ec_keyb - "
[PATCH v6 0/1] Input: cros_ec_keyb - add function key support
2026-02-09 15:51 UTC (2+ messages)
` [PATCH v6 1/1] "
[PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
2026-02-06 9:13 UTC (25+ messages)
` [PATCH v2 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v2 02/11] gpio: Remove redundant check for struct gpio_chip
` [PATCH v2 03/11] gpio: sysfs: "
` [PATCH v2 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v2 05/11] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v2 06/11] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v2 08/11] gpio: cdev: Leverage revocable for accessing "
` [PATCH v2 09/11] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v2 10/11] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v2 11/11] gpio: Remove unused `chip` and `srcu` in struct gpio_device
[PATCH v7 0/3] drivers/base: Introduce revocable
2026-02-04 13:12 UTC (3+ messages)
` [PATCH v7 1/3] revocable: Revocable resource management
[PATCH] platform/chrome: lightbar: Remove [0]
2026-02-04 4:45 UTC (2+ messages)
[PATCH v2] platform/chrome: lightbar: Fix lightbar_program_ex alignment
2026-02-03 2:24 UTC (2+ messages)
[PATCH] platform/chrome: lightbar: Fix lightbar_program_ex alignment
2026-02-02 13:10 UTC (2+ messages)
[PATCH v4 1/2] platform: chrome: lightbar: Report number of segments
2026-01-30 8:32 UTC (3+ messages)
` [PATCH v4 2/2] platform: chrome: lightbar: Add support for large sequence
[PATCH] platform/chrome: cros_ec_lightbar: Fix response size initialization
2026-01-30 8:03 UTC (2+ messages)
[PATCH 1/2] platform/chrome: cros_ec_typec: Enforce priority-based mode selection
2026-01-30 3:26 UTC (2+ messages)
[PATCH v2 00/12] drm, coreboot: Add DRM coreboot driver
2026-01-29 15:01 UTC (8+ messages)
` [PATCH v2 11/12] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
` [PATCH v2 12/12] drm/corebotdrm: Support panel orientation
[PATCH 0/4] revocable: Fix reported race conditions
2026-01-29 14:37 UTC (2+ messages)
` [PATCH 4/4] revocable: Add KUnit test for concurrent access
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox