chrome-platform.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-11 05:57:50 to 2023-02-20 09:03:02 UTC [more...]

[PATCH v11 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-02-20  9:02 UTC  (28+ messages)
` [PATCH v11 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v11 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v11 3/9] drm/display: Add Type-C switch helpers
` [PATCH v11 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v11 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v11 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v11 7/9] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v11 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v11 9/9] drm/bridge: it6505: Register Type C mode switches

[GIT,PULL] chrome-platform changes for v6.3
 2023-02-20  1:48 UTC 

[PATCH v3 0/5] Add generic-display-mux driver and bindings
 2023-02-18 11:17 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: display: bridge: Add ddc-i2c-bus for anx7688
` [PATCH v3 2/5] drm/bridge: Add .get_edid callback for anx7688 driver
` [PATCH v3 3/5] drm/mediatek: Remove .get_edid callback
` [PATCH v3 4/5] dt-bindings: display: bridge: Add GPIO display mux binding
` [PATCH v3 5/5] drm: bridge: Generic GPIO mux driver

[PATCH][next] platform/chrome: Fix spelling mistake "Attenetion" -> "attention"
 2023-02-08 21:40 UTC  (6+ messages)

[PATCH] firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
 2023-02-08 20:39 UTC  (4+ messages)

chrome-platform/for-kernelci sleep: 7 runs, 1 regressions (v6.2-rc1-35-g75a273974d7a)
 2023-02-08 20:27 UTC 

chrome-platform/for-kernelci baseline: 76 runs, 2 regressions (v6.2-rc1-35-g75a273974d7a)
 2023-02-08 20:12 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.2-rc1-35-g75a273974d7a)
 2023-02-08 19:28 UTC 

[PATCH] platform/chrome: Avoid fetching the type-C parameters again
 2023-02-08 11:48 UTC  (4+ messages)

[PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-02-07 10:11 UTC  (3+ messages)

[PATCH 1/2] platform/chrome: cros_ec: Add VDM attention headers
 2023-02-07  0:10 UTC  (9+ messages)
` [PATCH 2/2] platform/chrome: cros_typec_vdm: Add Attention support

[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/
 2023-02-03 12:30 UTC  (4+ messages)

chrome-platform/for-kernelci baseline: 110 runs, 3 regressions (v6.2-rc1-34-gfcc9e52d591e)
 2023-01-31 21:46 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.2-rc1-34-gfcc9e52d591e)
 2023-01-31 21:02 UTC 

[PATCH] platform/chrome: cros_typec_vdm: Fix VDO copy
 2023-01-31 18:17 UTC  (6+ messages)

[PATCH v2 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-28 16:16 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: iio: minor whitespace cleanups
` [PATCH v2 3/5] dt-bindings: iio: correct node names in examples
` [PATCH v2 4/5] dt-bindings: iio: use lowercase hex "
` [PATCH v2 5/5] dt-bindings: iio: cleanup examples - indentation

[PATCH v3] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-26 19:50 UTC  (6+ messages)

chrome-platform/for-kernelci baseline: 97 runs, 1 regressions (v6.2-rc1-32-g7ae7deb4a4b4)
 2023-01-24 21:07 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.2-rc1-32-g7ae7deb4a4b4)
 2023-01-24 20:23 UTC 

[PATCH v2] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-24  7:46 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-24  7:40 UTC  (19+ messages)
` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups
` [PATCH 3/5] dt-bindings: iio: correct node names in examples
` [PATCH 4/5] dt-bindings: iio: use lowercase hex "
` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation

[PATCH] cros_ec_keyb: Add 3 buttons for monitor function
 2023-01-24  6:14 UTC  (5+ messages)

[PATCH] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-24  3:18 UTC  (4+ messages)

[PATCH v10 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-20 21:15 UTC  (37+ messages)
` [PATCH v10 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v10 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v10 3/9] drm/display: Add Type-C switch helpers
` [PATCH v10 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v10 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v10 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v10 7/9] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v10 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v10 9/9] drm/bridge: it6505: Register Type C mode switches

[PATCH v2] cros_ec_keyb: Add 3 buttons for monitor function
 2023-01-20 17:34 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_uart: fix negative type promoted to high
 2023-01-18  6:20 UTC  (6+ messages)

[PATCH] platform/chrome: cros_ec_proto: remove big stub objects from stack
 2023-01-18  6:20 UTC  (4+ messages)

chrome-platform/for-kernelci baseline: 102 runs, 2 regressions (v6.2-rc1-30-gf2fe7d2bb64e)
 2023-01-18  4:45 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.2-rc1-30-gf2fe7d2bb64e)
 2023-01-18  4:02 UTC 

[PATCH v3 00/15] make iio inkern interface firmware agnostic
 2023-01-17 22:42 UTC  (8+ messages)
` [PATCH v3 12/15] iio: adc: qcom-spmi-adc5: convert to device properties

[PATCH 0/4] platform/chrome: fix kernel-doc warnings
 2023-01-15 12:50 UTC  (11+ messages)
` [PATCH 1/4] platform/chrome: fix kernel-doc warnings for panic notifier
` [PATCH 2/4] platform/chrome: fix kernel-doc warning for suspend_timeout_ms
` [PATCH 3/4] platform/chrome: fix kernel-doc warning for last_resume_result
` [PATCH 4/4] platform/chrome: fix kernel-doc warnings for cros_ec_command

[PATCH v2] platform/chrome: cros_ec: Use per-device lockdep key
 2023-01-15 12:50 UTC  (6+ messages)

[PATCH 1/2] platform/chrome: cros_typec_switch: Use fwnode* prop check
 2023-01-13 21:20 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lpc: initialize the buf variable
 2023-01-13 21:20 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec: Fix panic notifier registration
 2023-01-13 21:20 UTC  (2+ messages)

chrome-platform/for-kernelci baseline: 70 runs, 3 regressions (v6.2-rc1-28-g24ddc3b53a9d)
 2023-01-13  3:47 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.2-rc1-28-g24ddc3b53a9d)
 2023-01-13  3:03 UTC 

[PATCH] platform/chrome: cros_ec: Initialize panic notifier block
 2023-01-12 17:26 UTC  (3+ messages)

chrome-platform/for-kernelci baseline: 77 runs, 1 regressions (v6.2-rc1-23-g93899a4cb7b1)
 2023-01-11  6:45 UTC 

[PATCH] platform/chromeos: cros_ec: Use per-device lockdep key
 2023-01-11  6:04 UTC  (8+ messages)

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.2-rc1-23-g93899a4cb7b1)
 2023-01-11  6:02 UTC 


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 NNTP newsgroup(s).