messages from 2024-09-01 04:07:16 to 2024-09-21 07:11:34 UTC [more...]
[PATCH v6 0/8] usb: typec: Implement UCSI driver for ChromeOS
2024-09-21 7:11 UTC (28+ messages)
` [PATCH v6 1/8] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v6 2/8] platform/chrome: Update EC feature flags
` [PATCH v6 3/8] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v6 4/8] usb: typec: cros_ec_ucsi: Use complete instead of resume
` [PATCH v6 5/8] usb: typec: cros_ec_ucsi: Add trace events
` [PATCH v6 6/8] usb: typec: cros_ec_ucsi: Add netlink
` [PATCH v6 7/8] mfd: cros_ec: Load cros_ec_ucsi on supported ECs
` [PATCH v6 8/8] mfd: cros_ec: Don't load charger with UCSI
[PATCH] platform/chrome: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-09-20 15:14 UTC
[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
2024-09-20 13:41 UTC (40+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges
` [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] MAINTAINERS: Add Google Security Chip entry
2024-09-19 13:42 UTC (2+ messages)
[PATCH v4 0/2] firmware: Avoid coreboot and sysfb to register a pdev for same framebuffer
2024-09-19 8:27 UTC (6+ messages)
` [PATCH v4 1/2] firmware: sysfb: Add a sysfb_handles_screen_info() helper function
` [PATCH v4 2/2] firmware: coreboot: Don't register a pdev if screen_info data is present
[GIT PULL] chrome-platform changes for v6.12
2024-09-18 11:10 UTC (2+ messages)
[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
2024-09-17 12:41 UTC (36+ messages)
` [PATCH v7 01/10] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v7 02/10] of: base: Add for_each_child_of_node_with_prefix()
` [PATCH v7 03/10] regulator: Split up _regulator_get()
` [PATCH v7 04/10] regulator: Add of_regulator_get_optional() for pure DT regulator lookup
` [PATCH v7 05/10] i2c: core: Remove extra space in Makefile
` [PATCH v7 06/10] i2c: Introduce OF component probe function
` [PATCH v7 07/10] i2c: of-prober: Add simple helpers for regulator support
` [PATCH v7 08/10] i2c: of-prober: Add GPIO support to simple helpers
` [PATCH v7 09/10] platform/chrome: Introduce device tree hardware prober
` [PATCH v7 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
` (subset) [PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
[PATCH v3] firmware: coreboot: Don't register a pdev if screen_info data is present
2024-09-16 9:17 UTC (8+ messages)
[PATCH v2] firmware: coreboot: Don't register a pdev if screen_info data is present
2024-09-13 21:43 UTC
[PATCH v2] firmware: coreboot: Don't register a pdev if screen_info data is present
2024-09-13 21:04 UTC (2+ messages)
[REGRESSION] soft lockup on boot starting with kernel 6.10 / commit 5186ba33234c9a90833f7c93ce7de80e25fac6f5
2024-09-13 19:03 UTC (14+ messages)
` [NOT A REGRESSION] firmware: framebuffer-coreboot: duplicate device name "simple-framebuffer.0"
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-11 14:49 UTC (47+ 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 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
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