messages from 2024-08-19 22:38:38 to 2024-09-09 09:49:15 UTC [more...]
[REGRESSION] soft lockup on boot starting with kernel 6.10 / commit 5186ba33234c9a90833f7c93ce7de80e25fac6f5
2024-09-09 9:49 UTC (2+ messages)
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-09 3:24 UTC (41+ messages)
` [PATCH v6 01/12] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v6 02/12] of: base: Add for_each_child_of_node_with_prefix_scoped()
` [PATCH v6 03/12] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v6 04/12] regulator: Split up _regulator_get()
` [PATCH v6 05/12] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v6 06/12] gpiolib: Add gpio_get_property_name_length()
` [PATCH v6 07/12] i2c: core: Remove extra space in Makefile
` [PATCH v6 08/12] i2c: Introduce OF component probe function
` [PATCH v6 09/12] i2c: of-prober: Add regulator support
` [PATCH v6 10/12] i2c: of-prober: Add GPIO support
` [PATCH v6 11/12] platform/chrome: Introduce device tree hardware prober
` [PATCH v6 12/12] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
` (subset) [PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
2024-09-06 23:22 UTC (37+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v4 02/18] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v4 03/18] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v4 04/18] usb: typec: Add device managed typec_mux_register()
` [PATCH v4 05/18] usb: typec: Add device managed typec_switch_register()
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v4 07/18] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v4 08/18] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v4 09/18] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v4 10/18] devcon property: Document devcon_match_fn_t
` [PATCH v4 11/18] device property: Add remote endpoint to devcon matcher
` [PATCH v4 12/18] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v4 13/18] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v4 14/18] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v4 16/18] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v4 17/18] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v4 18/18] platform/chrome: cros_ec_typec: Handle lack of HPD information
[PATCH v5 0/8] usb: typec: Implement UCSI driver for ChromeOS
2024-09-06 15:19 UTC (18+ messages)
` [PATCH v5 1/8] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v5 2/8] platform/chrome: Update EC feature flags
` [PATCH v5 3/8] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v5 4/8] usb: typec: cros_ec_ucsi: Use complete instead of resume
` [PATCH v5 5/8] usb: typec: cros_ec_ucsi: Add trace events
` [PATCH v5 6/8] usb: typec: cros_ec_ucsi: Add netlink
` [PATCH v5 7/8] mfd: cros_ec: Load cros_ec_ucsi on supported ECs
` [PATCH v5 8/8] mfd: cros_ec: Don't load charger with UCSI
chrome-platform/for-next build: 5 builds: 1 failed, 4 passed (v6.11-rc2-3-gd1b35e6d34e9b)
2024-08-27 11:25 UTC
[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
2024-08-27 3:25 UTC (49+ 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-26 13:19 UTC (36+ 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 v1 1/1] iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h for struct of_device_id definition
2024-08-24 9:46 UTC (2+ messages)
[PATCH v3] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 13:52 UTC (2+ messages)
[PATCH v2] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 7:27 UTC (3+ messages)
[PATCH v2] mfd: cros_ec: update module description
2024-08-22 14:07 UTC (2+ messages)
` (subset) "
[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 (3+ messages)
` [PATCH v2 07/11] dt-bindings: chrome: Add ports to google,cros-ec-typec for DP altmode
[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 (6+ messages)
` [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support
chrome-platform/for-next build: 5 builds: 1 failed, 4 passed (v6.11-rc2-2-ga1927fbbf74f9)
2024-08-20 20:25 UTC
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