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-10-14 02:47:55 linux-kernel Re: [PATCH v1 06/10] bus: mhi: core: Improve shutdown handling after link down detection
2020-10-13 11:16:08 linux-kernel Re: [PATCH v1 05/10] bus: mhi: core: Disable IRQs when powering down
2020-10-13 11:14:10 linux-kernel Re: [PATCH v1 04/10] bus: mhi: core: Use the IRQF_ONESHOT flag for the BHI interrupt line
2020-09-19 02:38:40 linux-kernel Re: bus/mhi/core: Double lock in mhi_device_put() and dev_wake inc/dec
2020-09-19 02:06:07 linux-kernel [PATCH v1 05/10] bus: mhi: core: Disable IRQs when powering down
2020-09-19 02:06:01 linux-kernel [PATCH v1 08/10] bus: mhi: core: Move to an error state on any firmware load failure
2020-09-19 02:05:47 linux-kernel [PATCH v1 01/10] bus: mhi: core: Use appropriate names for firmware load functions
2020-09-19 02:05:17 linux-kernel [PATCH v1 04/10] bus: mhi: core: Use the IRQF_ONESHOT flag for the BHI interrupt line
2020-09-19 02:05:16 linux-kernel [PATCH v1 02/10] bus: mhi: core: Move to using high priority workqueue
2020-09-19 02:05:13 linux-kernel [PATCH v1 09/10] bus: mhi: core: Move to an error state on mission mode failure
2020-09-19 02:04:50 linux-kernel [PATCH v1 06/10] bus: mhi: core: Improve shutdown handling after link down detection
2020-09-19 02:04:30 linux-kernel [PATCH v1 03/10] bus: mhi: core: Skip device wake in error or shutdown states
2020-09-19 02:04:27 linux-kernel [PATCH v1 07/10] bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
2020-09-19 02:04:19 linux-kernel [PATCH v1 10/10] bus: mhi: core: Mark device inactive soon after host issues a shutdown
2020-09-19 02:04:08 linux-kernel [PATCH v1 00/10] Bug fixes and improvements for MHI power operations
2020-09-18 19:44:35 linux-kernel [PATCH v3 3/3] bus: mhi: core: Introduce sysfs entries for MHI
2020-09-18 19:43:51 linux-kernel [PATCH v3 2/3] bus: mhi: core: Introduce debugfs entries for MHI
2020-09-18 19:42:06 linux-kernel [PATCH v3 0/3] Debugfs and Sysfs entries for MHI
2020-09-18 19:41:54 linux-kernel [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style
2020-09-18 19:30:37 linux-kernel [PATCH v2 1/3] bus: mhi: Fix entries based on Kconfig conding style
2020-09-18 19:29:40 linux-kernel [PATCH v2 0/3] Debugfs and Sysfs entries for MHI
2020-09-18 19:28:30 linux-kernel [PATCH v2 3/3] bus: mhi: core: Introduce sysfs entries for MHI
2020-09-18 19:28:29 linux-kernel [PATCH v2 2/3] bus: mhi: core: Introduce debugfs entries for MHI
2020-09-18 18:52:04 linux-kernel Re: [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()
2020-09-18 17:13:05 linux-kernel Re: [PATCH v1 2/3] bus: mhi: core: Introduce debugfs entries for MHI
2020-09-18 16:50:36 linux-kernel Re: [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()
2020-09-17 22:24:26 linux-kernel [PATCH v1 2/3] bus: mhi: core: Introduce debugfs entries for MHI
2020-09-17 22:24:25 linux-kernel [PATCH v1 0/3] Debugfs and Sysfs entries for MHI
2020-09-17 22:22:39 linux-kernel [PATCH v1 3/3] bus: mhi: core: Introduce sysfs entries for MHI
2020-09-17 22:21:54 linux-kernel [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()
2020-08-11 17:56:39 linux-kernel Re: [PATCH v7 00/11] Introduce features and debugfs/sysfs entries for MHI
2020-08-10 22:06:37 linux-kernel [PATCH v7 10/11] bus: mhi: core: Introduce APIs to allocate and free the MHI controller
2020-08-10 22:05:27 linux-kernel [PATCH v7 08/11] bus: mhi: core: Introduce debugfs entries for MHI
2020-08-10 22:05:11 linux-kernel [PATCH v7 01/11] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
2020-08-10 22:04:49 linux-kernel [PATCH v7 00/11] Introduce features and debugfs/sysfs entries for MHI
2020-08-10 22:04:45 linux-kernel [PATCH v7 07/11] bus: mhi: core: Introduce counters to track MHI device state transitions
2020-08-10 22:04:06 linux-kernel [PATCH v7 06/11] bus: mhi: core: Introduce helper function to check device state
2020-08-10 22:03:13 linux-kernel [PATCH v7 03/11] bus: mhi: core: Use helper API to trigger a non-blocking host resume
2020-08-10 22:03:02 linux-kernel [PATCH v7 02/11] bus: mhi: core: Abort suspends due to outgoing pending packets
2020-08-10 22:02:54 linux-kernel [PATCH v7 11/11] bus: mhi: core: Introduce sysfs entries for MHI
2020-08-10 22:02:48 linux-kernel [PATCH v7 04/11] bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
2020-08-10 22:02:43 linux-kernel [PATCH v7 09/11] bus: mhi: core: Read and save device hardware information from BHI
2020-08-10 22:02:36 linux-kernel [PATCH v7 05/11] bus: mhi: core: Use generic name field for an MHI device
2020-08-10 19:29:19 linux-kernel Re: [PATCH v6 11/11] bus: mhi: core: Introduce sysfs entries for MHI
2020-07-28 02:06:20 linux-kernel [PATCH v6 08/11] bus: mhi: core: Introduce debugfs entries for MHI
2020-07-28 02:06:02 linux-kernel [PATCH v6 04/11] bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
2020-07-28 02:05:11 linux-kernel [PATCH v6 02/11] bus: mhi: core: Abort suspends due to outgoing pending packets
2020-07-28 02:05:11 linux-kernel [PATCH v6 06/11] bus: mhi: core: Introduce helper function to check device state
2020-07-28 02:05:07 linux-kernel [PATCH v6 07/11] bus: mhi: core: Introduce counters to track MHI device state transitions
2020-07-28 02:05:02 linux-kernel [PATCH v6 11/11] bus: mhi: core: Introduce sysfs entries for MHI
2020-07-28 02:04:02 linux-kernel [PATCH v6 09/11] bus: mhi: core: Read and save device hardware information from BHI