Prashant Malani ([email protected])

Number of posts: 787 (0.46 per day)
First post: 2019-08-09 18:45:23
Last post: 2024-04-03 22:22:53

Date List Subject
2021-09-30 02:31:00 linux-kernel [PATCH 4/5] platform/chrome: cros_ec_proto: Add version for ec_command
2021-09-30 02:30:41 linux-kernel [PATCH 5/5] platform/chrome: cros_ec_typec: Use cros_ec_command()
2021-09-30 02:27:38 linux-kernel [PATCH 3/5] platform/chrome: cros_ec_proto: Make data pointers void
2021-09-30 02:27:36 linux-kernel [PATCH 2/5] platform/chrome: cros_usbpd_notify: Move ec_command()
2021-09-30 02:26:48 linux-kernel [PATCH 0/5] platform/chrome: Make cros_ec_pd_command() reusable
2021-09-28 10:23:49 linux-kernel [PATCH 2/3] platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
2021-09-28 10:22:44 linux-kernel [PATCH 3/3] platform/x86: intel_scu_ipc: Update timeout value in comment
2021-09-28 10:22:23 linux-kernel [PATCH 1/3] platform/x86: intel_scu_ipc: Fix busy loop expiry time
2021-09-28 10:21:12 linux-kernel [PATCH 0/3] platform/x86: intel_scu_ipc: timeout fixes and cleanup
2021-09-23 20:05:54 linux-kernel [PATCH] platform/chrome: cros-ec-typec: Cleanup use of check_features
2021-09-22 18:50:03 linux-kernel Re: [PATCH] platform/chrome: cros_ec_proto: Fix check_features ret val
2021-09-22 10:56:55 linux-kernel Re: [PATCH] platform/chrome: cros_ec_proto: Fix check_features ret val
2021-09-21 17:38:41 linux-kernel Re: [PATCH] platform/chrome: cros_ec_proto: Fix check_features ret val
2021-09-16 01:49:03 linux-kernel [PATCH] platform/chrome: cros_ec_proto: Fix check_features ret val
2021-09-07 22:25:58 linux-kernel Re: [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13
2021-09-03 00:05:08 linux-kernel [RFC PATCH 0/3] Type C partner power supply and PDO support.
2021-09-03 00:05:08 linux-kernel [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13
2021-09-02 21:38:05 linux-kernel [RFC PATCH 3/3] usb: typec: Add partner power registration call
2021-09-02 21:37:22 linux-kernel [RFC PATCH 2/3] power: supply: Add support for PDOs props
2021-08-12 22:27:05 linux-kernel Re: [PATCH v2 1/2] platform/chrome: cros_ec_proto: Update feature check
2021-08-03 18:50:33 linux-kernel Re: [PATCH 2/2] platform/chrome: cros_ec_typec: Use existing feature check
2021-08-03 18:15:41 linux-kernel [PATCH v2 2/2] platform/chrome: cros_ec_typec: Use existing feature check
2021-08-03 17:37:52 linux-kernel [PATCH v2 1/2] platform/chrome: cros_ec_proto: Update feature check
2021-08-02 18:49:52 linux-kernel [PATCH 2/2] platform/chrome: cros_ec_typec: Use existing feature check
2021-08-02 18:48:25 linux-kernel [PATCH 1/2] platform/chrome: cros_ec_proto: Update feature check
2021-06-14 21:38:44 linux-kernel Re: [PATCH v1 1/1] platform/chrome: cros_ec_typec: Put fwnode in error case during ->probe()
2021-04-21 04:33:11 linux-kernel [PATCH] platform/chrome: cros_ec_typec: Add DP mode check
2021-04-20 17:19:03 linux-kernel [PATCH v3 2/2] platform/chrome: cros_ec_typec: Handle hard reset
2021-04-20 17:18:48 linux-kernel [PATCH v3 1/2] platform/chrome: cros_ec: Add Type C hard reset
2021-04-20 17:12:58 linux-kernel Re: [PATCH v2 1/2] platform/chrome: cros_ec: Add Type C hard reset
2021-04-20 17:11:25 linux-kernel [PATCH] platform/chrome: cros_ec_typec: Track port role
2021-04-16 19:15:35 linux-kernel [PATCH v2 2/2] platform/chrome: cros_ec_typec: Handle hard reset
2021-04-16 19:12:43 linux-kernel [PATCH v2 1/2] platform/chrome: cros_ec: Add Type C hard reset
2021-04-16 07:01:03 linux-kernel Re: [PATCH] platform/chrome: cros_ec_typec: Handle hard reset
2021-04-15 02:16:19 linux-kernel [PATCH] platform/chrome: cros_ec_typec: Handle hard reset
2021-03-19 01:55:08 linux-kernel [PATCH] platform/chrome: cros_ec_typec: Check for device within remove function
2021-02-11 19:36:43 linux-kernel [PATCH] platform/chrome: cros_ec_typec: Flush pending work
2021-02-05 20:11:30 linux-kernel Re: [PATCH 2/2] platform/chrome: cros_ec_types: Support disconnect events without partners
2021-02-05 20:09:53 linux-kernel Re: [PATCH 1/2] platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()
2021-02-05 20:09:09 linux-kernel Re: [PATCH 2/2] platform/chrome: cros_ec_types: Support disconnect events without partners
2021-02-04 09:20:11 linux-kernel Re: [PATCH v2 1/2] platform/chrome: cros_ec: Import Type C control command
2021-02-03 02:20:12 linux-kernel [PATCH v2 2/2] platform/chrome: cros_ec_typec: Clear Type C disc events
2021-02-03 02:18:04 linux-kernel [PATCH v2 1/2] platform/chrome: cros_ec: Import Type C control command
2021-02-03 02:16:47 linux-kernel Re: [PATCH 1/2] platform/chrome: cros_ec: Import Type C control command
2021-02-03 01:55:27 linux-kernel [PATCH 2/2] platform/chrome: cros_ec_typec: Clear Type C disc events
2021-02-03 01:53:40 linux-kernel [PATCH 1/2] platform/chrome: cros_ec: Import Type C control command
2021-02-03 00:58:09 linux-kernel [PATCH] platform/chrome: cros_ec_typec: Decouple partner removal
2021-02-01 18:22:15 linux-kernel Re: [PATCH 6/6] platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected
2021-02-01 18:16:04 linux-kernel Re: [PATCH 5/6] platform/chrome: cros_ec_typec: Set Partner PD revision from status
2021-02-01 18:15:23 linux-kernel Re: [PATCH 4/6] platform/chrome: cros_ec_typec: Report SOP' PD revision from status
2021-01-07 09:55:53 linux-kernel Re: [PATCH] usb: typec: Send uevent for num_altmodes update