LinuxLists
Users
About
Tzung-Bi Shih (
[email protected]
)
Number of posts: 414 (0.5 per day)
First post: 2022-03-01 10:36:47
Last post: 2024-06-14 02:39:35
Previous Page
/
Next Page
Date
List
Subject
2022-08-18 04:27:30
linux-kernel
Re: [PATCH v3] platform/chrome: cros_ec: Send host event for prepare/complete
2022-08-17 02:05:11
linux-kernel
Re: [PATCH v6 2/7] platform/chrome: cros_typec_switch: Add switch driver
2022-08-17 02:04:44
linux-kernel
Re: [PATCH v6 4/7] platform/chrome: cros_typec_switch: Add event check
2022-08-17 02:04:38
linux-kernel
Re: [PATCH v6 5/7] platform/chrome: cros_typec_switch: Register mode switches
2022-08-17 02:04:07
linux-kernel
Re: [PATCH v6 3/7] platform/chrome: cros_typec_switch: Set EC retimer
2022-08-16 08:23:36
linux-kernel
Re: [PATCH v5 3/7] platform/chrome: cros_typec_switch: Set EC retimer
2022-08-16 08:14:35
linux-kernel
Re: [PATCH v5 2/7] platform/chrome: cros_typec_switch: Add switch driver
2022-08-16 08:11:55
linux-kernel
Re: [PATCH v5 6/7] platform/chrome: cros_ec_typec: Cleanup switch handle return paths
2022-08-16 08:09:30
linux-kernel
Re: [PATCH v5 7/7] platform/chrome: cros_ec_typec: Get retimer handle
2022-08-16 07:59:40
linux-kernel
Re: [PATCH v5 4/7] platform/chrome: cros_typec_switch: Add event check
2022-08-16 07:59:03
linux-kernel
Re: [PATCH v5 5/7] platform/chrome: cros_typec_switch: Register mode switches
2022-08-16 07:58:45
linux-kernel
Re: [PATCH v5 1/7] platform/chrome: Add Type-C mux set command definitions
2022-08-15 05:37:24
linux-kernel
Re: [PATCH] platform/chrome: fix double-free in chromeos_laptop_prepare()
2022-08-08 06:15:35
linux-kernel
Re: [PATCH] platform/chrome: cros_ec: Expose suspend_timeout in debugfs
2022-08-04 09:52:14
linux-kernel
Re: [PATCH v1] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
2022-08-04 09:15:55
linux-kernel
Re: [PATCH v6] firmware: google: Implement cbmem in sysfs driver
2022-08-03 04:22:30
linux-kernel
[GIT PULL] chrome-platform changes for v5.20
2022-07-20 05:17:22
linux-kernel
[PATCH 0/2] platform/chrome: avoid garbage bytes in `msg->result`
2022-07-20 05:01:34
linux-kernel
[PATCH 2/2] platform/chrome: cros_kunit_util: add default value for `msg->result`
2022-07-20 04:59:02
linux-kernel
[PATCH 1/2] platform/chrome: merge Kunit utils and test cases
2022-07-20 01:52:35
linux-kernel
Re: [PATCH v2 01/10] platform/chrome: cros_kunit_util: add default value for `msg->result`
2022-07-19 05:03:19
linux-kernel
Re: [PATCH v2] platform/chrome: cros_kbd_led_backlight: fix build warning
2022-07-19 04:36:48
linux-kernel
Re: [PATCH v2 01/10] platform/chrome: cros_kunit_util: add default value for `msg->result`
2022-07-18 11:09:12
linux-kernel
Re: [PATCH] platform/chrome: cros_kbd_led_backlight: fix build warning
2022-07-18 10:55:42
linux-kernel
[PATCH v2] platform/chrome: cros_kbd_led_backlight: fix build warning
2022-07-18 06:28:56
linux-kernel
[PATCH] platform/chrome: cros_kbd_led_backlight: fix build warning
2022-07-18 05:38:06
linux-kernel
[PATCH v2 06/10] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
2022-07-18 05:29:52
linux-kernel
[PATCH v2 04/10] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
2022-07-18 05:28:46
linux-kernel
[PATCH v2 05/10] platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
2022-07-18 05:25:26
linux-kernel
[PATCH v2 02/10] platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
2022-07-18 05:20:30
linux-kernel
[PATCH v2 08/10] platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
2022-07-18 05:20:28
linux-kernel
[PATCH v2 09/10] platform/chrome: cros_ec_proto: add Kunit test for empty payload
2022-07-18 05:15:10
linux-kernel
[PATCH v2 07/10] platform/chrome: cros_ec_proto: change Kunit expectation when timed out
2022-07-18 05:14:46
linux-kernel
[PATCH v2 10/10] platform/chrome: cros_ec_proto: return -EPROTO if empty payload
2022-07-18 05:11:35
linux-kernel
[PATCH v2 03/10] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
2022-07-18 05:11:30
linux-kernel
[PATCH v2 01/10] platform/chrome: cros_kunit_util: add default value for `msg->result`
2022-07-18 05:11:26
linux-kernel
[PATCH v2 00/10] platform/chrome: Kunit tests and refactor for cros_ec_cmd_xfer()
2022-07-18 04:07:12
linux-kernel
Re: [RESEND PATCH 05/11] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
2022-07-18 03:22:58
linux-kernel
Re: [PATCH] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
2022-07-14 04:17:59
linux-kernel
Re: [RESEND PATCH 07/11] platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
2022-07-14 04:16:56
linux-kernel
Re: [RESEND PATCH 05/11] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
2022-07-14 04:08:44
linux-kernel
Re: [RESEND PATCH 09/11] platform/chrome: cros_ec_proto: return standard error codes for EC errors
2022-07-14 02:40:22
linux-kernel
Re: [PATCH v2] platform/chrome: cros_ec: Send host event for prepare/complete
2022-07-13 03:06:09
linux-kernel
Re: [PATCH v2] platform/chrome: cros_ec: Send host event for prepare/complete
2022-07-04 06:59:38
linux-kernel
Re: [RESEND PATCH 05/11] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
2022-06-28 03:14:31
linux-kernel
[RESEND PATCH 03/11] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
2022-06-28 03:01:37
linux-kernel
[RESEND PATCH 10/11] platform/chrome: cros_ec_proto: add Kunit test for empty payload
2022-06-28 03:01:29
linux-kernel
[RESEND PATCH 08/11] platform/chrome: cros_ec_proto: change Kunit expectation for EC errors
2022-06-28 03:01:14
linux-kernel
[RESEND PATCH 07/11] platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
2022-06-28 03:01:00
linux-kernel
[RESEND PATCH 01/11] platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
2022-06-28 02:59:34
linux-kernel
[RESEND PATCH 11/11] platform/chrome: cros_ec_proto: return -EPROTO if empty payload