Tzung-Bi Shih ([email protected])

Number of posts: 247 (0.23 per day)
First post: 2019-05-31 10:21:52
Last post: 2022-05-24 04:34:21

Date List Subject
2022-05-24 04:34:21 linux-kernel Re: [PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
2022-05-09 09:58:34 linux-kernel Re: [PATCH v4 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x
2022-02-16 08:22:12 linux-kernel [PATCH v5 4/5] platform/chrome: cros_ec: sort header inclusion alphabetically
2022-02-16 08:22:10 linux-kernel [PATCH v5 2/5] platform/chrome: cros_ec: remove unused variable `was_wake_device`
2022-02-16 08:22:09 linux-kernel [PATCH v5 5/5] platform/chrome: cros_ec: append newline to all logs
2022-02-16 08:22:04 linux-kernel [PATCH v5 3/5] platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()
2022-02-16 08:22:01 linux-kernel [PATCH v5 1/5] platform/chrome: cros_ec: fix error handling in cros_ec_register()
2022-02-16 08:22:00 linux-kernel [PATCH v5 0/5] platform/chrome: cros_ec: miscellaneous cleanups
2022-02-16 08:08:58 linux-kernel Re: [PATCH v4 3/5] platform/chrome: cros_ec: initialize `wake_enabled` in cros_ec_register()
2022-02-16 07:32:11 linux-kernel [PATCH v4 2/5] platform/chrome: cros_ec: remove unused variable `was_wake_device`
2022-02-16 07:30:20 linux-kernel [PATCH v4 0/5] platform/chrome: cros_ec: miscellaneous cleanups
2022-02-16 07:17:33 linux-kernel [PATCH v4 1/5] platform/chrome: cros_ec: fix error handling in cros_ec_register()
2022-02-16 06:57:09 linux-kernel [PATCH v4 5/5] platform/chrome: cros_ec: append newline to all logs
2022-02-16 06:30:35 linux-kernel [PATCH v4 4/5] platform/chrome: cros_ec: sort header inclusion alphabetically
2022-02-16 06:22:54 linux-kernel Re: [PATCH 4/5] platform/chrome: cros_kbd_led_backlight: support OF match
2022-02-16 04:43:11 linux-kernel [PATCH v4 3/5] platform/chrome: cros_ec: initialize `wake_enabled` in cros_ec_register()
2022-02-14 20:20:51 linux-kernel [PATCH 4/5] platform/chrome: cros_kbd_led_backlight: support OF match
2022-02-14 20:10:50 linux-kernel [PATCH 3/5] dt-bindings: add google,cros-kbd-led-backlight
2022-02-14 17:36:57 linux-kernel Re: [PATCH v3 1/1] platform/chrome: add a driver for HPS
2022-02-14 13:16:53 linux-kernel [PATCH 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
2022-02-14 09:58:17 linux-kernel [PATCH 2/5] platform/chrome: cros_kbd_led_backlight: separate ACPI backend
2022-02-14 09:33:47 linux-kernel [PATCH 1/5] platform/chrome: cros_kbd_led_backlight: sort headers alphabetically
2022-02-14 06:13:35 linux-kernel [PATCH 5/5] platform/chrome: cros_kbd_led_backlight: support EC PWM backend
2022-02-10 05:53:18 linux-kernel Re: [PATCH v3 1/1] platform/chrome: add a driver for HPS
2022-02-09 13:24:02 linux-kernel Re: [PATCH 3/4] platform/chrome: cros_ec_typec: Configure muxes at start of port update
2022-02-09 12:11:02 linux-kernel Re: [PATCH v2 1/4] platform/chrome: cros_ec_typec: Move mux flag checks
2022-02-09 10:45:26 linux-kernel Re: [PATCH 2/4] platform/chrome: cros_ec_typec: Get mux state inside configure_mux
2022-02-09 10:00:35 linux-kernel Re: [PATCH 4/4] platform/chrome: cros_ec_typec: Update mux flags during partner removal
2022-02-09 09:34:06 linux-kernel Re: [PATCH 3/4] platform/chrome: cros_ec_typec: Configure muxes at start of port update
2022-02-09 08:01:21 linux-kernel Re: [PATCH v2 4/4] platform/chrome: cros_ec_typec: Update mux flags during partner removal
2022-02-09 06:51:23 linux-kernel Re: [PATCH v2 2/4] platform/chrome: cros_ec_typec: Get mux state inside configure_mux
2022-02-09 04:09:07 linux-kernel Re: [PATCH 3/4] platform/chrome: cros_ec_typec: Configure muxes at start of port update
2022-02-08 11:53:12 linux-kernel Re: [PATCH 4/4] platform/chrome: cros_ec_typec: Update mux flags during partner removal
2022-02-08 11:38:39 linux-kernel Re: [PATCH 1/4] platform/chrome: cros_ec_typec: Move mux flag checks
2022-01-27 09:18:45 linux-kernel Re: [PATCH v2 0/2] platform/chrome: add support for the Framework Laptop
2022-01-26 19:55:09 linux-kernel Re: [PATCH 2/2] platform/chrome: reserve only the I/O ports required for the MEC EC
2022-01-26 17:41:36 linux-kernel Re: [PATCH] platform/chrome: cros_ec_typec: Check for EC device
2022-01-25 14:46:08 linux-kernel [PATCH 6/6] platform/chrome: cros_ec: append newline to all logs
2022-01-25 14:45:48 linux-kernel [PATCH 5/6] platform/chrome: cros_ec: sort header inclusion alphabetically
2022-01-25 14:45:26 linux-kernel [PATCH 4/6] platform/chrome: cros_ec: don't initialize `err` in cros_ec_register()
2022-01-25 14:45:08 linux-kernel [PATCH 3/6] platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()
2022-01-25 14:44:55 linux-kernel [PATCH 2/6] platform/chrome: cros_ec: remove unused variable `was_wake_device`
2022-01-25 14:44:55 linux-kernel [PATCH 0/6] platform/chrome: cros_ec: miscellaneous cleanups
2022-01-25 14:44:45 linux-kernel [PATCH 1/6] platform/chrome: cros_ec: fix error handling in cros_ec_register()
2022-01-25 08:59:57 linux-kernel Re: [PATCH 1/2] platform/chrome: cros-ec: detect the Framework Laptop
2022-01-25 08:57:47 linux-kernel Re: [PATCH 2/2] platform/chrome: reserve only the I/O ports required for the MEC EC
2022-01-25 08:41:44 linux-kernel Re: [PATCH 0/2] platform/chrome: Add support for the Framework Laptop
2022-01-17 14:14:45 linux-kernel Re: [PATCH] ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMIC
2021-12-29 07:27:26 linux-kernel Re: [PATCH v2, 03/12] media: mtk-vcodec: get capture queue buffer size from scp
2021-12-29 06:37:35 linux-kernel Re: [PATCH v2, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
2021-12-29 05:56:48 linux-kernel Re: [PATCH v2, 04/12] media: mtk-vcodec: Read max resolution from dec_capability