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-07-28 02:03:51 linux-kernel [PATCH v6 10/11] bus: mhi: core: Introduce APIs to allocate and free the MHI controller
2020-07-28 02:03:30 linux-kernel [PATCH v6 00/11] Introduce features and debugfs/sysfs entries for MHI
2020-07-28 02:03:20 linux-kernel [PATCH v6 01/11] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
2020-07-28 02:03:19 linux-kernel [PATCH v6 05/11] bus: mhi: core: Use generic name field for an MHI device
2020-07-28 02:03:11 linux-kernel [PATCH v6 03/11] bus: mhi: core: Use helper API to trigger a non-blocking host resume
2020-07-28 00:31:16 linux-kernel Re: [PATCH v5 10/10] bus: mhi: core: Introduce sysfs entries for MHI
2020-07-23 22:41:07 linux-kernel [PATCH v5 08/10] bus: mhi: core: Use counters to track MHI device state transitions
2020-07-23 22:40:38 linux-kernel [PATCH v5 10/10] bus: mhi: core: Introduce sysfs entries for MHI
2020-07-23 22:40:19 linux-kernel [PATCH v5 03/10] bus: mhi: core: Use helper API to trigger a non-blocking host resume
2020-07-23 22:38:49 linux-kernel [PATCH v5 01/10] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
2020-07-23 22:38:40 linux-kernel [PATCH v5 06/10] bus: mhi: core: Introduce helper function to check device state
2020-07-23 22:38:37 linux-kernel [PATCH v5 00/10] Introduce features and debugfs/sysfs entries for MHI
2020-07-23 22:38:34 linux-kernel [PATCH v5 07/10] bus: mhi: core: Introduce debugfs entries for MHI
2020-07-23 22:38:03 linux-kernel [PATCH v5 02/10] bus: mhi: core: Abort suspends due to outgoing pending packets
2020-07-23 22:38:00 linux-kernel [PATCH v5 04/10] bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
2020-07-23 22:37:57 linux-kernel [PATCH v5 09/10] bus: mhi: core: Read and save device hardware information from BHI
2020-07-23 22:37:42 linux-kernel [PATCH v5 05/10] bus: mhi: core: Use generic name field for an MHI device
2020-07-09 19:36:32 linux-kernel Re: [PATCH v4 7/9] bus: mhi: core: Introduce debugfs entries and counters for MHI
2020-07-08 20:55:41 linux-kernel Re: [PATCH v4 3/9] bus: mhi: core: Use helper API to trigger a non-blocking host resume
2020-06-29 21:37:12 linux-kernel [PATCH v4 6/9] bus: mhi: core: Introduce helper function to check device state
2020-06-29 19:03:30 linux-kernel [PATCH v4 0/9] Introduce features and debugfs/sysfs entries for MHI
2020-06-29 18:57:58 linux-kernel [PATCH v4 5/9] bus: mhi: core: Use generic name field for an MHI device
2020-06-29 18:56:24 linux-kernel [PATCH v4 9/9] bus: mhi: core: Introduce sysfs entries for MHI
2020-06-29 18:56:10 linux-kernel [PATCH v4 1/9] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
2020-06-29 18:52:20 linux-kernel [PATCH v4 2/9] bus: mhi: core: Abort suspends due to outgoing pending packets
2020-06-29 18:51:53 linux-kernel [PATCH v4 3/9] bus: mhi: core: Use helper API to trigger a non-blocking host resume
2020-06-29 18:45:25 linux-kernel [PATCH v4 4/9] bus: mhi: core: Trigger a host resume when device vote is requested
2020-06-29 18:41:55 linux-kernel [PATCH v4 8/9] bus: mhi: core: Read and save device hardware information from BHI
2020-06-29 18:36:38 linux-kernel [PATCH v4 7/9] bus: mhi: core: Introduce debugfs entries and counters for MHI
2020-05-21 19:35:53 linux-kernel Re: [PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
2020-05-20 19:48:34 linux-kernel Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting mechanism
2020-05-20 18:47:15 linux-kernel Re: [PATCH v3 2/7] bus: mhi: core: Introduce independent voting mechanism
2020-05-20 00:36:17 linux-kernel [PATCH v1 1/6] bus: mhi: core: Improve shutdown handling after link down detection
2020-05-20 00:35:48 linux-kernel [PATCH v1 4/6] bus: mhi: core: Use common name for BHI firmware load function
2020-05-20 00:33:58 linux-kernel [PATCH v1 3/6] bus: mhi: core: Check for RDDM support before forcing a device crash
2020-05-20 00:32:52 linux-kernel [PATCH v1 0/6] Bug fixes and bootup and shutdown improvements
2020-05-20 00:32:48 linux-kernel [PATCH v1 5/6] bus: mhi: core: Introduce support for manual AMSS loading
2020-05-20 00:32:47 linux-kernel [PATCH v1 2/6] bus: mhi: core: Mark device inactive soon after host issues a shutdown
2020-05-20 00:32:37 linux-kernel [PATCH v1 6/6] bus: mhi: core: Process execution environment changes serially
2020-05-18 20:09:16 linux-kernel [PATCH v3 6/7] bus: mhi: core: Read and save device hardware information from BHI
2020-05-18 20:09:07 linux-kernel [PATCH v3 1/7] bus: mhi: core: Abort suspends due to outgoing pending packets
2020-05-18 20:08:57 linux-kernel [PATCH v3 5/7] bus: mhi: core: Introduce debugfs entries and counters for MHI
2020-05-18 20:07:17 linux-kernel [PATCH v3 2/7] bus: mhi: core: Introduce independent voting mechanism
2020-05-18 20:07:06 linux-kernel [PATCH v3 3/7] bus: mhi: core: Use generic name field for an MHI device
2020-05-18 20:06:49 linux-kernel [PATCH v3 7/7] bus: mhi: core: Introduce sysfs entries for MHI
2020-05-18 20:06:44 linux-kernel [PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
2020-05-18 20:06:43 linux-kernel [PATCH v3 4/7] bus: mhi: core: Introduce helper function to check device state
2020-05-18 17:33:46 linux-kernel Re: [PATCH] bus: mhi: core: Use current ee in intvec handler
2020-05-16 03:04:22 linux-kernel Re: [PATCH] bus: mhi: core: Use current ee in intvec handler
2020-05-12 17:45:25 linux-kernel [PATCH v2 3/6] bus: mhi: core: Introduce helper function to check device state
2020-05-12 17:45:03 linux-kernel [PATCH v2 0/6] Introduce features and debugfs/sysfs entries for MHI