chrome-platform.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 19:07:33 to 2024-02-12 14:51:34 UTC [more...]

[PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-02-12 14:50 UTC  (5+ messages)
` [PATCH v4 1/4] firmware: coreboot: Generate modalias uevent for devices
` [PATCH v4 2/4] firmware: coreboot: Generate aliases for coreboot modules
` [PATCH v4 3/4] firmware: coreboot: Replace tag with id table in driver struct
` [PATCH v4 4/4] arm64: defconfig: Enable support for cbmem entries in the coreboot table

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-11 13:39 UTC  (34+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
` [PATCH 02/22] gpio: Add ChromeOS EC GPIO driver
` [PATCH 03/22] dt-bindings: usb: Add downstream facing ports to realtek binding
` [PATCH 04/22] usb: core: Set connect_type of ports based on DT node
` [PATCH 05/22] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH 06/22] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH 07/22] device property: Add remote endpoint to devcon matcher
` [PATCH 08/22] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH 09/22] platform/chrome: cros_typec_switch: Use read_poll_timeout helper
` [PATCH 10/22] platform/chrome: cros_typec_switch: Move port creation code to sub-function
` [PATCH 11/22] platform/chrome: cros_typec_switch: Use fwnode instead of ACPI APIs
` [PATCH 12/22] platform/chrome: cros_typec_switch: Use dev_err_probe()
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 14/22] platform/chrome: cros_typec_switch: Add support for signaling HPD to drm_bridge
` [PATCH 15/22] platform/chrome: cros_typec_switch: Support DP muxing via DRM lane assignment
` [PATCH 16/22] platform/chrome: cros_typec_switch: Support orientation-switch
` [PATCH 17/22] platform/chrome: cros_typec_switch: Handle lack of HPD information
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
` [PATCH 19/22] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1
` [PATCH 20/22] arm64: dts: qcom: sc7180: pazquel: Add missing comment header
` [PATCH 21/22] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments
` [PATCH 22/22] arm64: dts: qcom: sc7180-trogdor: Wire up USB and DP to usb-c-connectors

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (3+ messages)
` [PATCH v3 15/32] platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"

[PATCH 0/2] platform/chrome: typec: xHCI DbC
 2024-02-08 18:14 UTC  (8+ messages)
` [PATCH 1/2] usb: roles: Link the switch to its connector
` [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD

chrome-platform/for-firmware-kernelci baseline: 63 runs, 8 regressions (v6.8-rc1-1-ge3c5df138169)
 2024-02-07  2:08 UTC 

chrome-platform/for-firmware-kernelci build: 5 builds: 2 failed, 3 passed, 2 errors, 4 warnings (v6.8-rc1-1-ge3c5df138169)
 2024-02-07  1:24 UTC 

[PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-02-06 20:53 UTC  (17+ messages)
` [PATCH v2 1/7] firmware: coreboot: Generate modalias uevent for devices
` [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules
` [PATCH v2 3/7] firmware: google: cbmem: Add to module device table
` [PATCH v2 4/7] firmware: google: vpd: "
` [PATCH v2 5/7] firmware: google: memconsole: "
` [PATCH v2 6/7] firmware: google: framebuffer: "
` [PATCH v2 7/7] arm64: defconfig: Enable support for cbmem entries in the coreboot table

[PATCH] firmware: coreboot: make coreboot_bus_type const
 2024-02-06  4:01 UTC  (3+ messages)

[PATCH v3 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-02-06  3:54 UTC  (11+ messages)
` [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices
` [PATCH v3 2/4] firmware: coreboot: Generate aliases for coreboot modules
` [PATCH v3 3/4] firmware: coreboot: Replace tag with id table in driver struct
` [PATCH v3 4/4] arm64: defconfig: Enable support for cbmem entries in the coreboot table

chrome-platform/for-firmware-kernelci baseline: 62 runs, 8 regressions (v6.8-rc1-1-gc6b0a4ceb7c9)
 2024-02-05  3:52 UTC 

chrome-platform/for-firmware-kernelci build: 5 builds: 2 failed, 3 passed, 2 errors, 4 warnings (v6.8-rc1-1-gc6b0a4ceb7c9)
 2024-02-05  3:09 UTC 

[PATCH v4 0/3] Introduce EC-based watchdog
 2024-02-02 12:50 UTC  (9+ messages)
` [PATCH v4 1/3] platform/chrome: Update binary interface for "
` [PATCH v4 2/3] watchdog: Add ChromeOS EC-based watchdog driver
` [GIT PULL] Immutable branch between MFD, CROS and Watchdog due for the v6.9 merge window

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-01 21:47 UTC  (9+ messages)
` [PATCH v2 16/33] platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"

[PATCH AUTOSEL 5.10 3/8] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
 2024-01-30 21:05 UTC  (3+ messages)

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-26 17:10 UTC  (14+ messages)
` [PATCH v5 002/111] pwm: cros-ec: Change prototype of helpers to prepare further changes
` [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
` [PATCH v5 009/111] pwm: cros-ec: Make use of pwmchip_parent() macro
` [PATCH v5 039/111] pwm: Provide wrappers for storing and getting driver private data
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v5 054/111] pwm: cros-ec: Make use of "

[PATCH v3 0/3] Introduce EC-based watchdog
 2024-01-26  9:07 UTC  (14+ messages)
` [PATCH v3 1/3] platform/chrome: Update binary interface for "
` [PATCH v3 2/3] watchdog: Add ChromeOS EC-based watchdog driver
` [PATCH v3 3/3] mfd: cros_ec: Register EC-based watchdog subdevice
  ` (subset) "

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-25 10:42 UTC  (7+ messages)

[PATCH 0/5] pwm: Some improvements around .of_xlate()
 2024-01-24  8:43 UTC  (4+ messages)
` [PATCH 2/5] pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-22  9:14 UTC  (12+ messages)
` [PATCH v4 24/24] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

chrome-platform/for-kernelci baseline: 53 runs, 8 regressions (v6.8-rc1)
 2024-01-22  4:52 UTC 

chrome-platform/for-firmware-kernelci baseline: 53 runs, 7 regressions (v6.8-rc1)
 2024-01-22  4:51 UTC 

chrome-platform/for-kernelci build: 5 builds: 2 failed, 3 passed, 2 errors, 4 warnings (v6.8-rc1)
 2024-01-22  4:08 UTC 

chrome-platform/for-firmware-kernelci build: 5 builds: 2 failed, 3 passed, 2 errors, 4 warnings (v6.8-rc1)
 2024-01-22  4:08 UTC 

[PATCH v2 0/3] Introduce EC-based watchdog
 2024-01-19  8:36 UTC  (13+ messages)
` [PATCH v2 1/3] platform/chrome: Update binary interface for "
` [PATCH v2 2/3] watchdog: Add ChromeOS EC-based watchdog driver
` [PATCH v2 3/3] mfd: cros_ec: Register EC-based watchdog subdevice

[PATCH v2] Input: cros_ec_keyb: add support for base attached event
 2024-01-19  8:15 UTC  (2+ messages)

[PATCH] Input: cros_ec_keyb: add support for base attached event
 2024-01-19  8:13 UTC  (4+ messages)

[PATCH] drivers: watchdog: Add ChromeOS EC watchdog
 2024-01-18 18:17 UTC  (7+ messages)

[PATCH 00/33] spi: get rid of some legacy macros
 2024-01-18  3:49 UTC  (5+ messages)
` [PATCH 16/33] platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"

[PATCH 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-01-16 17:40 UTC  (9+ messages)
` [PATCH 1/4] firmware: coreboot: Generate modalias uevent for devices
` [PATCH 3/4] firmware: google: cbmem: Add to module device table

[PATCH AUTOSEL 5.4 3/7] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
 2024-01-16  0:15 UTC 

[PATCH AUTOSEL 5.15 3/8] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
 2024-01-16  0:14 UTC 

[PATCH AUTOSEL 6.1 3/9] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
 2024-01-16  0:14 UTC 

[PATCH AUTOSEL 6.6 03/14] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
 2024-01-16  0:13 UTC 

[PATCH AUTOSEL 6.7 03/18] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
 2024-01-16  0:12 UTC 

[GIT PULL] chrome-platform changes for v6.8
 2024-01-10  1:31 UTC  (2+ messages)

[GIT PULL] chrome-platform-firmware changes for v6.8
 2024-01-10  1:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).