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-12-02 23:46:33 linux-kernel [PATCH v3 5/7] bus: mhi: core: Check execution environment for channel before issuing reset
2020-12-02 23:45:32 linux-kernel [PATCH v3 1/7] bus: mhi: core: Allow receiving a STOP channel command response
2020-12-02 23:45:26 linux-kernel [PATCH v3 4/7] bus: mhi: core: Add support to stop or start channel data transfers
2020-12-02 23:45:24 linux-kernel [PATCH v3 6/7] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
2020-12-02 23:45:07 linux-kernel [PATCH v3 3/7] bus: mhi: core: Improvements to the channel handling state machine
2020-12-02 23:44:48 linux-kernel [PATCH v3 2/7] bus: mhi: core: Allow channel to be disabled from stopped state
2020-12-02 23:44:33 linux-kernel [PATCH v3 7/7] bus: mhi: Improve documentation on channel transfer setup APIs
2020-11-24 00:51:26 linux-kernel Re: [PATCH v2 3/6] bus: mhi: core: Add support to stop or start channel data transfers
2020-11-24 00:44:51 linux-kernel Re: [PATCH v2 1/6] bus: mhi: core: Allow receiving a STOP channel command response
2020-11-19 19:06:36 linux-kernel Re: [PATCH] net: qrtr: Unprepare MHI channels during remove
2020-11-18 19:15:50 linux-wireless Re: [PATCH] net: qrtr: Unprepare MHI channels during remove
2020-11-18 18:24:08 linux-wireless [PATCH] net: qrtr: Unprepare MHI channels during remove
2020-11-18 17:47:44 linux-wireless Re: [PATCH] bus: mhi: Remove auto-start option
2020-11-17 17:35:22 linux-wireless [RESEND PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller
2020-11-17 17:19:48 linux-kernel Re: [PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller
2020-11-17 03:29:18 linux-kernel Re: 答复: [PATCH v2] bus: mhi : core: Add support MHI EE FP for download firmware
2020-11-17 03:26:13 linux-kernel Re: [PATCH v2 3/6] bus: mhi: core: Add support to stop or start channel data transfers
2020-11-17 03:03:23 linux-kernel [PATCH v1 0/2] Serialize execution environment changes for MHI
2020-11-17 03:01:36 linux-kernel [PATCH v1 2/2] bus: mhi: core: Process execution environment changes serially
2020-11-17 03:01:28 linux-kernel [PATCH v1 1/2] bus: mhi: core: Download AMSS image from appropriate function
2020-11-17 00:07:04 linux-kernel [PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller
2020-11-16 17:40:21 linux-kernel Re: [PATCH v2 1/6] bus: mhi: core: Allow receiving a STOP channel command response
2020-11-11 19:26:22 linux-kernel [PATCH v2 6/6] bus: mhi: Improve documentation on channel transfer setup APIs
2020-11-11 19:24:41 linux-kernel [PATCH v2 5/6] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
2020-11-11 19:24:32 linux-kernel [PATCH v2 4/6] bus: mhi: core: Check execution environment for channel before issuing reset
2020-11-11 19:23:46 linux-kernel [PATCH v2 2/6] bus: mhi: core: Improvements to the channel handling state machine
2020-11-11 19:23:46 linux-kernel [PATCH v2 1/6] bus: mhi: core: Allow receiving a STOP channel command response
2020-11-11 19:23:37 linux-kernel [PATCH v2 0/6] Updates to MHI channel handling
2020-11-11 19:23:32 linux-kernel [PATCH v2 3/6] bus: mhi: core: Add support to stop or start channel data transfers
2020-11-11 18:38:07 linux-kernel Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers
2020-11-11 00:44:35 linux-kernel Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers
2020-11-09 22:49:26 linux-kernel [PATCH v1 4/4] bus: mhi: core: Check execution environment for channel before issuing reset
2020-11-09 22:49:13 linux-kernel [PATCH v1 1/4] bus: mhi: core: Allow receiving a STOP channel command response
2020-11-09 22:48:23 linux-kernel [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers
2020-11-09 22:47:17 linux-kernel [PATCH v1 2/4] bus: mhi: core: Improvements to the channel handling state machine
2020-11-09 22:46:09 linux-kernel [PATCH v1 0/4] Updates to MHI channel handling
2020-11-09 20:53:32 linux-kernel [PATCH v4 02/12] bus: mhi: core: Move to using high priority workqueue
2020-11-09 20:53:01 linux-kernel [PATCH v4 01/12] bus: mhi: core: Use appropriate names for firmware load functions
2020-11-09 20:52:40 linux-kernel [PATCH v4 08/12] bus: mhi: core: Move to an error state on mission mode failure
2020-11-09 20:52:06 linux-kernel [PATCH v4 00/12] Bug fixes and improvements for MHI power operations
2020-11-09 20:51:32 linux-kernel [PATCH v4 11/12] bus: mhi: core: Mark and maintain device states early on after power down
2020-11-09 20:50:50 linux-kernel [PATCH v4 12/12] bus: mhi: core: Remove MHI event ring IRQ handlers when powering down
2020-11-09 20:50:34 linux-kernel [PATCH v4 06/12] bus: mhi: core: Move to an error state on any firmware load failure
2020-11-09 20:50:07 linux-kernel [PATCH v4 10/12] bus: mhi: core: Separate system error and power down handling
2020-11-09 20:49:57 linux-kernel [PATCH v4 04/12] bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
2020-11-09 20:49:50 linux-kernel [PATCH v4 05/12] bus: mhi: core: Prevent sending multiple RDDM entry callbacks
2020-11-09 20:49:35 linux-kernel [PATCH v4 09/12] bus: mhi: core: Check for IRQ availability during registration
2020-11-09 20:49:33 linux-kernel [PATCH v4 07/12] bus: mhi: core: Use appropriate label in firmware load handler API
2020-11-09 20:49:29 linux-kernel [PATCH v4 03/12] bus: mhi: core: Skip device wake in error or shutdown states
2020-11-06 17:49:47 linux-kernel [PATCH v2 6/6] bus: mhi: core: Skip RDDM download for unknown execution environment
2020-11-06 17:49:21 linux-kernel [PATCH v2 2/6] bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()