Kyle Tso ([email protected])

Number of posts: 215 (0.11 per day)
First post: 2018-12-06 03:04:54
Last post: 2024-04-04 13:39:58

Date List Subject
2024-04-04 13:39:58 linux-kernel Re: [PATCH v2] usb: typec: tcpm: Correct the PDO counting in pd_set
2024-04-04 13:36:50 linux-kernel [PATCH v3] usb: typec: tcpm: Correct the PDO counting in pd_set
2024-03-26 15:31:27 linux-kernel [PATCH v2] usb: typec: tcpm: Correct the PDO counting in pd_set
2024-03-26 14:44:08 linux-kernel Re: [PATCH v1] usb: typec: tcpm: Correct the PDO counting in pd_set
2024-03-19 07:44:00 linux-kernel [PATCH v1] usb: typec: tcpm: Correct the PDO counting in pd_set
2024-03-19 07:43:45 linux-kernel [PATCH v1] usb: typec: Return size of buffer if pd_set operation succeeds
2024-03-11 17:23:20 linux-kernel [PATCH v1] usb: typec: tcpm: Update PD of Type-C port upon pd_set
2024-03-11 14:45:39 linux-kernel [PATCH v1] usb: typec: tcpm: Correct port source pdo array in pd_set callback
2023-12-16 10:47:20 linux-kernel [PATCH v6 2/2] usb: typec: tcpm: Support multiple capabilities
2023-12-16 10:47:05 linux-kernel [PATCH v6 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-12-16 10:46:46 linux-kernel [PATCH v6 0/2] mutiple selectable capabilities in tcpm
2023-12-11 02:50:06 linux-kernel Re: [PATCH v5 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-12-05 07:48:10 linux-kernel [PATCH v1] usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP
2023-12-05 03:01:58 linux-kernel [PATCH v5 2/2] usb: typec: tcpm: Support multiple capabilities
2023-12-05 03:01:54 linux-kernel [PATCH v5 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-12-05 03:01:47 linux-kernel [PATCH v5 0/2] mutiple selectable capabilities in tcpm
2023-12-04 17:24:34 linux-kernel Re: [PATCH v2 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-12-04 17:23:31 linux-kernel [PATCH v4 2/2] usb: typec: tcpm: Support multiple capabilities
2023-12-04 17:23:22 linux-kernel [PATCH v4 0/2] mutiple selectable capabilities in tcpm
2023-12-04 17:23:15 linux-kernel [PATCH v4 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-10-30 17:14:46 linux-kernel [PATCH v3 2/2] usb: typec: tcpm: Support multiple capabilities
2023-10-30 17:14:17 linux-kernel [PATCH v3 0/2] mutiple selectable capabilities in tcpm
2023-10-30 17:14:15 linux-kernel [PATCH v3 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-10-18 18:19:37 linux-kernel Re: [PATCH v2 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-08-07 19:39:04 linux-kernel [PATCH v2 2/2] usb: typec: tcpm: Support multiple capabilities
2023-08-07 18:36:56 linux-kernel [PATCH v2 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-08-07 18:25:45 linux-kernel [PATCH v2 0/2] mutiple selectable capabilities in tcpm
2023-07-31 16:55:30 linux-kernel [PATCH] usb: typec: tcpm: Refactor the PPS APDO selection
2023-07-17 13:43:50 linux-kernel Re: [PATCH 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-07-12 08:00:48 linux-kernel [PATCH 0/2] mutiple selectable capabilities in tcpm
2023-07-12 07:47:25 linux-kernel [PATCH 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
2023-07-12 07:33:58 linux-kernel [PATCH 2/2] usb: typec: tcpm: Support multiple capabilities
2023-06-23 16:33:13 linux-kernel [PATCH v2 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
2023-06-23 15:53:35 linux-kernel [PATCH v2 1/3] usb: typec: Set port->pd before adding device for typec_port
2023-06-23 15:34:59 linux-kernel [PATCH v2 0/3] Some fixes for select_usb_power_delivery
2023-06-23 15:21:06 linux-kernel [PATCH v2 2/3] usb: typec: Iterate pds array when showing the pd list
2023-06-23 15:12:34 linux-kernel Re: [PATCH] sysfs: Replace %p with %pK in the warning of sysfs_emit*
2023-06-23 14:37:45 linux-kernel Re: [PATCH 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
2023-06-23 14:31:09 linux-kernel [PATCH] sysfs: Replace %p with %pK in the warning of sysfs_emit*
2023-06-23 10:37:43 linux-kernel Re: [PATCH 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
2023-06-23 10:25:58 linux-kernel Re: [PATCH 1/3] usb: typec: Set port->pd before adding device for typec_port
2023-06-23 10:19:37 linux-kernel Re: [PATCH 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
2023-06-22 15:33:56 linux-kernel [PATCH 0/3] Some fixes for select_usb_power_delivery
2023-06-22 15:16:27 linux-kernel [PATCH 1/3] usb: typec: Set port->pd before adding device for typec_port
2023-06-22 15:15:32 linux-kernel [PATCH 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
2023-06-22 15:13:35 linux-kernel [PATCH 2/3] usb: typec: Iterate pds array when showing the pd list
2021-08-26 12:45:58 linux-kernel [PATCH v2] usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
2021-08-23 07:16:32 linux-kernel Re: [PATCH] usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
2021-08-18 16:15:39 linux-kernel Re: [PATCH] usb: typec: tcpm: always rediscover when swapping DR
2021-08-18 10:49:09 linux-kernel Re: [PATCH] usb: typec: tcpm: always rediscover when swapping DR
2021-08-18 08:20:45 linux-kernel Re: [PATCH] usb: typec: tcpm: always rediscover when swapping DR