Chrome platform driver development
 help / color / mirror / Atom feed
 messages from 2024-06-30 20:57:02 to 2024-08-22 13:39:29 UTC [more...]

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-22 13:39 UTC  (41+ messages)
` [PATCH v3 01/17] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v3 03/17] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v3 04/17] usb: typec: Add device managed typec_mux_register()
` [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register()
` [PATCH v3 06/17] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v3 07/17] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v3 08/17] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v3 09/17] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher
` [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v3 14/17] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v3 17/17] platform/chrome: cros_ec_typec: Handle lack of HPD information

[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
 2024-08-22 12:32 UTC  (12+ messages)
` [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 03/10] regulator: Split up _regulator_get()
` [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
` [PATCH v5 06/10] i2c: Introduce OF component probe function
` [PATCH v5 07/10] i2c: of-prober: Add regulator support
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
` [PATCH v5 09/10] platform/chrome: Introduce device tree hardware prober
` [PATCH v5 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH v2] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-22 12:26 UTC  (2+ messages)

[PATCH v2] mfd: cros_ec: update module description
 2024-08-22 12:15 UTC 

[PATCH] mfd: cros_ec: simplify cros_ec_dev_init()
 2024-08-22 10:11 UTC  (2+ messages)
` (subset) "

[PATCH] mfd: cros_ec: update module description
 2024-08-22 10:06 UTC  (2+ messages)

[PATCH v2 00/11] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-21 16:12 UTC  (14+ messages)
` [PATCH v2 01/11] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v2 02/11] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v2 03/11] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v2 04/11] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v2 05/11] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v2 06/11] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v2 07/11] dt-bindings: chrome: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v2 08/11] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v2 09/11] platform/chrome: cros_ec_typec: Support DP muxing via DRM lane assignment
` [PATCH v2 10/11] platform/chrome: cros_ec_typec: Support DP orientation
` [PATCH v2 11/11] platform/chrome: cros_ec_typec: Handle lack of HPD information

[PATCH v1] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 10:43 UTC  (2+ messages)

[PATCH v4 0/6] platform/chrome: Introduce DT hardware prober
 2024-08-21  9:44 UTC  (20+ messages)
` [PATCH v4 1/6] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v4 2/6] regulator: Add regulator_of_get_optional() for pure DT regulator lookup
` [PATCH v4 3/6] i2c: Introduce OF component probe function
` [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support
` [PATCH v4 5/6] platform/chrome: Introduce device tree hardware prober
` [PATCH v4 6/6] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

chrome-platform/for-next build: 5 builds: 1 failed, 4 passed (v6.11-rc2-2-ga1927fbbf74f9)
 2024-08-20 20:25 UTC 

[PATCH] platform/chrome: cros_ec_typec: add remove driver hook
 2024-08-09 12:58 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lpc: switch primary DMI data for Framework Laptop
 2024-08-07 12:51 UTC  (3+ messages)

[GIT PULL] chrome-platform fixes for v6.11-rc2
 2024-07-30 20:02 UTC  (2+ messages)

[PATCH v3] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-30 12:12 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-30 10:55 UTC  (7+ messages)

[PATCH v2] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-29 13:34 UTC 

chrome-platform/for-next build: 5 builds: 1 failed, 4 passed (v6.11-rc1)
 2024-07-29  4:50 UTC  (2+ messages)

chrome-platform/for-firmware-next build: 5 builds: 1 failed, 4 passed (v6.11-rc1)
 2024-07-29  4:00 UTC 

[PATCH AUTOSEL 6.10 06/16] platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id
 2024-07-28  0:47 UTC 

[REGRESSION] next boot regression caused by RIP: 0010:usercopy_abort+0x74/0x76 kernel panic
 2024-07-16  9:29 UTC 

[GIT PULL] chrome-platform-firmware changes for v6.11
 2024-07-16  0:51 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v6.11
 2024-07-16  0:51 UTC  (2+ messages)

[PATCH v2 00/60] i2c: reword first drivers according to newest specification
 2024-07-11 14:45 UTC  (5+ messages)
` [PATCH v2 10/60] i2c: cros-ec-tunnel: reword "

[PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device
 2024-07-09  9:25 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, LEDs and Platform due for the v6.11 merge window[GIT PULL] Immutable branch between MFD, LEDs and Platform due for the v6.11 merge window

[PATCH 00/20] iio: make masklength __private (round 1)
 2024-07-06 10:33 UTC  (45+ messages)
` [PATCH 01/20] iio: core: add accessors 'masklength'
` [PATCH 02/20] iio: core: make use of iio_get_masklength()
` [PATCH 03/20] iio: buffer: "
` [PATCH 04/20] iio: accel: adxl367: "
` [PATCH 05/20] iio: accel: adx1372: "
` [PATCH 06/20] iio: accel: bma180: make use of iio_for_each_active_channel()
` [PATCH 07/20] iio: accel: bmc150-accel-core: "
` [PATCH 08/20] iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()
` [PATCH 09/20] iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()
` [PATCH 10/20] iio: accel: msa311: "
` [PATCH 11/20] iio: accel: sca3300: "
` [PATCH 12/20] iio: accel: stk8312: "
` [PATCH 13/20] iio: accel: stk8ba50: "
` [PATCH 14/20] iio: adc: ad7266: make use of iio_get_masklength()
` [PATCH 15/20] iio: adc: ad7298: "
` [PATCH 16/20] iio: adc: ad799x: "
` [PATCH 17/20] iio: adc: ad_sigma_delta: use new '.masklength' accessors
` [PATCH 18/20] iio: adc: at91_adc: make use of iio_for_each_active_channel()
` [PATCH 19/20] iio: imu: adis16475: "
` [PATCH 20/20] iio: imu: adis16480: "

[PATCH] power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_store()
 2024-07-05  1:55 UTC  (3+ messages)

[bug report] power: supply: add ChromeOS EC based charge control driver
 2024-07-04 18:08 UTC  (2+ messages)

[PATCH] power: supply: cros_charge-control: Avoid accessing attributes out of bounds
 2024-07-03  5:59 UTC  (3+ messages)

chrome-platform/for-kernelci cros-ec: 7 runs, 2 regressions (v6.10-rc1-26-g3664706e875f8)
 2024-07-01 19:13 UTC 

chrome-platform/for-kernelci sleep: 4 runs, 1 regressions (v6.10-rc1-26-g3664706e875f8)
 2024-07-01 18:43 UTC 

chrome-platform/for-kernelci baseline: 82 runs, 3 regressions (v6.10-rc1-26-g3664706e875f8)
 2024-07-01 18:28 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.10-rc1-26-g3664706e875f8)
 2024-07-01 17:45 UTC 

[PATCH v5 0/5] ChromeOS Embedded Controller charge control driver
 2024-07-01 13:25 UTC  (7+ messages)
` [PATCH v5 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v5 2/5] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v5 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
` [PATCH v5 4/5] power: supply: add ChromeOS EC based charge control driver
` [PATCH v5 5/5] power: supply: cros_charge-control: don't load if Framework control is present

[PATCH v6 0/2] Consolidate ec_response_get_next_event
 2024-07-01  7:30 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0

chrome-platform/for-kernelci cros-ec: 6 runs, 1 regressions (v6.10-rc1-21-g5b8feca8dee44)
 2024-07-01  6:35 UTC 

chrome-platform/for-kernelci sleep: 3 runs, 1 regressions (v6.10-rc1-21-g5b8feca8dee44)
 2024-07-01  6:05 UTC 

chrome-platform/for-kernelci baseline: 90 runs, 5 regressions (v6.10-rc1-21-g5b8feca8dee44)
 2024-07-01  5:50 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.10-rc1-21-g5b8feca8dee44)
 2024-07-01  5:07 UTC 

[PATCH v5 0/2] Consolidate ec_response_get_next_event
 2024-07-01  3:49 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0


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