Bhaumik Bhatt ([email protected])

Number of posts: 498 (0.99 per day)
First post: 2020-04-10 20:38:48
Last post: 2021-08-27 17:32:23

Date List Subject
2020-05-02 02:35:04 linux-kernel [PATCH v4 3/8] bus: mhi: core: Add range check for channel id received in event ring
2020-04-29 20:57:37 linux-kernel [PATCH v3 6/9] bus: mhi: core: WARN_ON for malformed vector table
2020-04-29 20:56:59 linux-kernel [PATCH v3 8/9] bus: mhi: core: Improve debug logs for loading firmware
2020-04-29 20:56:29 linux-kernel [PATCH v3 7/9] bus: mhi: core: Return appropriate error codes for AMSS load failure
2020-04-29 20:55:32 linux-kernel [PATCH v3 1/9] bus: mhi: core: Refactor mhi queue APIs
2020-04-29 20:55:26 linux-kernel [PATCH v3 3/9] bus: mhi: core: Add range check for channel id received in event ring
2020-04-29 20:54:49 linux-kernel [PATCH v3 9/9] bus: mhi: core: Ensure non-zero session or sequence ID values
2020-04-29 20:54:45 linux-kernel [PATCH v3 4/9] bus: mhi: core: Read transfer length from an event properly
2020-04-29 20:54:39 linux-kernel [PATCH v3 5/9] bus: mhi: core: Handle firmware load using state worker
2020-04-29 20:54:31 linux-kernel [PATCH v3 2/9] bus: mhi: core: Cache intmod from mhi event to mhi channel
2020-04-29 20:54:31 linux-kernel [PATCH v3 0/9] Bug fixes and improved logging in MHI
2020-04-28 03:04:28 linux-kernel [PATCH v2 3/8] bus: mhi: core: Read transfer length from an event properly
2020-04-28 03:02:46 linux-kernel [PATCH v2 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
2020-04-28 03:02:46 linux-kernel [PATCH v2 2/8] bus: mhi: core: Add range check for channel id received in event ring
2020-04-28 03:02:13 linux-kernel [RESEND PATCH v2 0/8] Bug fixes and improved logging in MHI
2020-04-28 03:02:12 linux-kernel [PATCH v2 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values
2020-04-28 03:01:55 linux-kernel [PATCH v2 7/8] bus: mhi: core: Improve debug logs for loading firmware
2020-04-28 03:01:49 linux-kernel [PATCH v2 5/8] bus: mhi: core: WARN_ON for malformed vector table
2020-04-28 03:01:46 linux-kernel [PATCH v2 4/8] bus: mhi: core: Handle firmware load using state worker
2020-04-28 03:01:28 linux-kernel [PATCH v2 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
2020-04-27 18:36:34 linux-kernel [PATCH v1 5/8] bus: mhi: core: WARN_ON for malformed vector table
2020-04-27 18:36:01 linux-kernel [RESEND PATCH v1 0/8] Bug fixes and improved logging in MHI
2020-04-27 18:35:09 linux-kernel [PATCH v1 3/8] bus: mhi: core: Read transfer length from an event properly
2020-04-27 18:35:07 linux-kernel [PATCH v1 2/8] bus: mhi: core: Add range check for channel id received in event ring
2020-04-27 18:34:55 linux-kernel [PATCH v1 7/8] bus: mhi: core: Improve debug logs for loading firmware
2020-04-27 18:34:44 linux-kernel [PATCH v1 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
2020-04-27 18:34:44 linux-kernel [PATCH v1 4/8] bus: mhi: core: Handle firmware load using state worker
2020-04-27 18:34:36 linux-kernel [PATCH v1 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
2020-04-27 18:34:28 linux-kernel [PATCH v1 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values
2020-04-22 04:25:07 linux-kernel [PATCH v1 2/8] bus: mhi: core: Add range check for channel id received in event ring
2020-04-22 04:25:01 linux-kernel [PATCH v1 7/8] bus: mhi: core: Improve debug logs for loading firmware
2020-04-22 04:22:04 linux-kernel [PATCH v1 4/8] bus: mhi: core: Handle firmware load using state worker
2020-04-22 04:21:41 linux-kernel [PATCH v1 0/8] Bug fixes and improved logging in MHI
2020-04-22 04:21:35 linux-kernel [PATCH v1 3/8] bus: mhi: core: Read transfer length from an event properly
2020-04-22 04:21:29 linux-kernel [PATCH v1 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
2020-04-22 04:21:26 linux-kernel [PATCH v1 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
2020-04-22 04:21:23 linux-kernel [PATCH v1 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values
2020-04-22 04:21:16 linux-kernel [PATCH v1 5/8] bus: mhi: core: WARN_ON for malformed vector table
2020-04-10 20:38:48 linux-kernel Re: [PATCH v2 1/5] bus: mhi: core: Handle syserr during power_up