Show patches with: Submitter = Bhaumik Bhatt       |    Archived = No       |   226 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
ath11k: use MHI provided APIs to allocate and free MHI controller ath11k: use MHI provided APIs to allocate and free MHI controller --- 2020-11-17 Bhaumik Bhatt Superseded
bus: mhi: core: Add missing checks for MMIO register entries bus: mhi: core: Add missing checks for MMIO register entries --- 2021-03-02 Bhaumik Bhatt Superseded
bus: mhi: core: Disable pre-emption for data events tasklet processing bus: mhi: core: Disable pre-emption for data events tasklet processing --- 2021-06-18 Bhaumik Bhatt New
bus: mhi: core: Improve debug messages for power on bus: mhi: core: Improve debug messages for power on --- 2021-04-27 Bhaumik Bhatt Superseded
bus: mhi: core: Move to polling method to wait for MHI ready bus: mhi: core: Move to polling method to wait for MHI ready --- 2021-02-19 Bhaumik Bhatt New
bus: mhi: core: Remove double locking from mhi_driver_remove() bus: mhi: core: Remove double locking from mhi_driver_remove() --- 2020-10-15 Bhaumik Bhatt Accepted
bus: mhi: core: Remove pre_init flag used for power purposes bus: mhi: core: Remove pre_init flag used for power purposes --- 2021-03-02 Bhaumik Bhatt Superseded
bus: mhi: core: Replace DMA allocation wrappers with original APIs bus: mhi: core: Replace DMA allocation wrappers with original APIs --- 2021-06-22 Bhaumik Bhatt Accepted
bus: mhi: core: Use mhi_soc_reset() API instead of register write bus: mhi: core: Use mhi_soc_reset() API instead of register write --- 2021-07-01 Bhaumik Bhatt New
bus: mhi: core: Validate channel ID when processing command completions bus: mhi: core: Validate channel ID when processing command completions --- 2021-04-26 Bhaumik Bhatt Accepted
bus: mhi: pci_generic: Add SDX65 based modem support bus: mhi: pci_generic: Add SDX65 based modem support --- 2021-04-02 Bhaumik Bhatt Accepted
bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean --- 2021-06-24 Bhaumik Bhatt Accepted
[RESEND] ath11k: use MHI provided APIs to allocate and free MHI controller [RESEND] ath11k: use MHI provided APIs to allocate and free MHI controller --- 2020-11-17 Bhaumik Bhatt New
[RESEND] bus: mhi: core: Remove pre_init flag used for power purposes [RESEND] bus: mhi: core: Remove pre_init flag used for power purposes --- 2021-04-01 Bhaumik Bhatt Accepted
[RESEND] net: qrtr: mhi: synchronize qrtr and mhi preparation [RESEND] net: qrtr: mhi: synchronize qrtr and mhi preparation --- 2021-07-28 Bhaumik Bhatt Superseded
[RESEND] net: qrtr: mhi: synchronize qrtr and mhi preparation [RESEND] net: qrtr: mhi: synchronize qrtr and mhi preparation --- 2021-07-28 Bhaumik Bhatt New
[RESEND,v4,1/8] bus: mhi: core: Allow sending the STOP channel command [RESEND,v4,1/8] bus: mhi: core: Allow sending the STOP channel command --- 2021-01-08 Bhaumik Bhatt Superseded
[RESEND,v4,2/8] bus: mhi: core: Allow channel to be disabled from stopped state [RESEND,v4,1/8] bus: mhi: core: Allow sending the STOP channel command --- 2021-01-08 Bhaumik Bhatt New
[RESEND,v4,6/8] bus: mhi: core: Check channel execution environment before issuing reset [RESEND,v4,1/8] bus: mhi: core: Allow sending the STOP channel command --- 2021-01-08 Bhaumik Bhatt New
[RESEND,v4,8/8] bus: mhi: Improve documentation on channel transfer setup APIs [RESEND,v4,1/8] bus: mhi: core: Allow sending the STOP channel command --- 2021-01-08 Bhaumik Bhatt New
[v1,01/10] bus: mhi: core: Use appropriate names for firmware load functions Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt Superseded
[v1,02/10] bus: mhi: core: Move to using high priority workqueue Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,03/10] bus: mhi: core: Skip device wake in error or shutdown states Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt Superseded
[v1,04/10] bus: mhi: core: Use the IRQF_ONESHOT flag for the BHI interrupt line Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,05/10] bus: mhi: core: Disable IRQs when powering down Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,06/10] bus: mhi: core: Improve shutdown handling after link down detection Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,07/10] bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,08/10] bus: mhi: core: Move to an error state on any firmware load failure Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,09/10] bus: mhi: core: Move to an error state on mission mode failure Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt Superseded
[v1,10/10] bus: mhi: core: Mark device inactive soon after host issues a shutdown Bug fixes and improvements for MHI power operations --- 2020-09-19 Bhaumik Bhatt New
[v1,1/2] bus: mhi: core: Bail on writing register fields if read fails MHI MMIO register write updates --- 2021-08-18 Bhaumik Bhatt Superseded
[v1,1/2] bus: mhi: core: Download AMSS image from appropriate function Serialize execution environment changes for MHI --- 2020-11-17 Bhaumik Bhatt Superseded
[v1,1/2] bus: mhi: core: Read serial number during pre-powerup phase Fix serial number usage in MHI bus --- 2021-07-16 Bhaumik Bhatt New
[v1,1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE() Debugfs and Sysfs entries for MHI --- 2020-09-17 Bhaumik Bhatt New
[v1,1/4] bus: mhi: core: Allow receiving a STOP channel command response [v1,1/4] bus: mhi: core: Allow receiving a STOP channel command response --- 2020-11-09 Bhaumik Bhatt New
[v1,1/6] bus: mhi: core: Improve shutdown handling after link down detection Bug fixes and bootup and shutdown improvements --- 2020-05-20 Bhaumik Bhatt New
[v1,1/6] bus: mhi: core: Introduce independent voting mechanism [v1,1/6] bus: mhi: core: Introduce independent voting mechanism --- 2020-05-12 Bhaumik Bhatt New
[v1,1/6] bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy() Minor bug fixes and clean-up for MHI host driver --- 2020-11-06 Bhaumik Bhatt Superseded
[v1,1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation BHI/BHIe improvements for MHI power purposes --- 2021-04-16 Bhaumik Bhatt Superseded
[v1,1/7] bus: mhi: core: Rely on accurate method to determine EDL mode MHI Emergency download and flash programmer support --- 2021-03-30 Bhaumik Bhatt Accepted
[v1,1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel [v1,1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel --- 2020-04-27 Bhaumik Bhatt Superseded
[v1,1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel Bug fixes and improved logging in MHI --- 2020-04-22 Bhaumik Bhatt New
[v1,2/2] bus: mhi: core: Depict serial number in hexadecimals Fix serial number usage in MHI bus --- 2021-07-16 Bhaumik Bhatt New
[v1,2/2] bus: mhi: core: Process execution environment changes serially Serialize execution environment changes for MHI --- 2020-11-17 Bhaumik Bhatt Superseded
[v1,2/3] bus: mhi: core: Introduce debugfs entries for MHI Debugfs and Sysfs entries for MHI --- 2020-09-17 Bhaumik Bhatt New
[v1,2/4] bus: mhi: pci_generic: Use enum entry for event ring priority Untitled series #137675 --- 2021-06-17 Bhaumik Bhatt New
[v1,2/6] bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state() Minor bug fixes and clean-up for MHI host driver --- 2020-11-06 Bhaumik Bhatt Superseded
[v1,2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up BHI/BHIe improvements for MHI power purposes --- 2021-04-16 Bhaumik Bhatt Superseded
[v1,2/8] bus: mhi: core: Add range check for channel id received in event ring Bug fixes and improved logging in MHI --- 2020-04-22 Bhaumik Bhatt New
[v1,3/3] bus: mhi: core: Introduce sysfs entries for MHI Debugfs and Sysfs entries for MHI --- 2020-09-17 Bhaumik Bhatt Superseded
[v1,3/4] ath11k: Use enum entry for event ring priority Untitled series #137675 --- 2021-06-17 Bhaumik Bhatt New
[v1,3/4] bus: mhi: core: Add support to pause or resume channel data transfers [v1,1/4] bus: mhi: core: Allow receiving a STOP channel command response --- 2020-11-09 Bhaumik Bhatt New
[v1,3/6] bus: mhi: Add MMIO region length to controller structure BHI/BHIe improvements for MHI power purposes --- 2021-04-16 Bhaumik Bhatt New
[v1,3/6] bus: mhi: core: Expose mhi_get_exec_env() API for controllers Minor bug fixes and clean-up for MHI host driver --- 2020-11-06 Bhaumik Bhatt New
[v1,3/6] bus: mhi: core: Introduce helper function to check device state [v1,1/6] bus: mhi: core: Introduce independent voting mechanism --- 2020-05-12 Bhaumik Bhatt New
[v1,4/4] bus: mhi: core: Enable support for event ring priorities Untitled series #137675 --- 2021-06-17 Bhaumik Bhatt New
[v1,4/6] ath11k: set register access length for MHI driver BHI/BHIe improvements for MHI power purposes --- 2021-04-16 Bhaumik Bhatt Superseded
[v1,4/6] bus: mhi: core: Remove unused mhi_fw_load_worker() declaration Minor bug fixes and clean-up for MHI host driver --- 2020-11-06 Bhaumik Bhatt Superseded
[v1,4/6] bus: mhi: core: Use common name for BHI firmware load function Bug fixes and bootup and shutdown improvements --- 2020-05-20 Bhaumik Bhatt New
[v1,4/7] bus: mhi: core: Add support for Flash Programmer execution environment MHI Emergency download and flash programmer support --- 2021-03-30 Bhaumik Bhatt New
[v1,5/6] bus: mhi: core: Read and save device hardware information from BHI [v1,1/6] bus: mhi: core: Introduce independent voting mechanism --- 2020-05-12 Bhaumik Bhatt Superseded
[v1,5/6] bus: mhi: core: Rename RDDM download function to use proper words Minor bug fixes and clean-up for MHI host driver --- 2020-11-06 Bhaumik Bhatt Superseded
[v1,5/6] bus: mhi: pci_generic: Set register access length for MHI driver BHI/BHIe improvements for MHI power purposes --- 2021-04-16 Bhaumik Bhatt Superseded
[v1,5/7] bus: mhi: core: Identify Flash Programmer as a mission mode use case MHI Emergency download and flash programmer support --- 2021-03-30 Bhaumik Bhatt Accepted
[v1,5/8] bus: mhi: core: WARN_ON for malformed vector table [v1,1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel --- 2020-04-27 Bhaumik Bhatt Superseded
[v1,5/8] bus: mhi: core: WARN_ON for malformed vector table Bug fixes and improved logging in MHI --- 2020-04-22 Bhaumik Bhatt New
[v1,6/6] bus: mhi: core: Add range checks for BHI and BHIe BHI/BHIe improvements for MHI power purposes --- 2021-04-16 Bhaumik Bhatt Superseded
[v1,6/6] bus: mhi: core: Process execution environment changes serially Bug fixes and bootup and shutdown improvements --- 2020-05-20 Bhaumik Bhatt New
[v1,6/6] bus: mhi: core: Skip RDDM download for unknown execution environment Minor bug fixes and clean-up for MHI host driver --- 2020-11-06 Bhaumik Bhatt Superseded
[v1,6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure [v1,1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel --- 2020-04-27 Bhaumik Bhatt Superseded
[v1,6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure Bug fixes and improved logging in MHI --- 2020-04-22 Bhaumik Bhatt New
[v1,8/8] bus: mhi: core: Ensure non-zero session or sequence ID values [v1,1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel --- 2020-04-27 Bhaumik Bhatt New
[v2,01/12] bus: mhi: core: Use appropriate names for firmware load functions Bug fixes and improvements for MHI power operations --- 2020-10-30 Bhaumik Bhatt Accepted
[v2,03/12] bus: mhi: core: Skip device wake in error or shutdown states Bug fixes and improvements for MHI power operations --- 2020-10-30 Bhaumik Bhatt Superseded
[v2,05/12] bus: mhi: core: Prevent sending multiple RDDM entry callbacks Bug fixes and improvements for MHI power operations --- 2020-10-30 Bhaumik Bhatt Superseded
[v2,06/12] bus: mhi: core: Move to an error state on any firmware load failure Bug fixes and improvements for MHI power operations --- 2020-10-30 Bhaumik Bhatt Accepted
[v2,09/12] bus: mhi: core: Check for IRQ availability during registration Bug fixes and improvements for MHI power operations --- 2020-10-30 Bhaumik Bhatt Accepted
[v2,11/12] bus: mhi: core: Mark and maintain device states early on after power down Bug fixes and improvements for MHI power operations --- 2020-10-30 Bhaumik Bhatt Superseded
[v2,1/2] bus: mhi: core: Bail on writing register fields if read fails MHI MMIO register write updates --- 2021-08-19 Bhaumik Bhatt New
[v2,1/3] bus: mhi: core: Clear devices when moving execution environments Serialize execution environment changes for MHI --- 2021-01-14 Bhaumik Bhatt Superseded
[v2,1/3] bus: mhi: core: Introduce internal register poll helper function [v2,1/3] bus: mhi: core: Introduce internal register poll helper function --- 2021-02-24 Bhaumik Bhatt New
[v2,1/3] bus: mhi: Fix entries based on Kconfig conding style Debugfs and Sysfs entries for MHI --- 2020-09-18 Bhaumik Bhatt Accepted
[v2,1/6] bus: mhi: core: Introduce independent voting mechanism [v2,1/6] bus: mhi: core: Introduce independent voting mechanism --- 2020-05-12 Bhaumik Bhatt Superseded
[v2,1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation BHI/BHIe improvements for MHI power purposes --- 2021-05-04 Bhaumik Bhatt Superseded
[v2,2/2] bus: mhi: core: Optimize and update MMIO register write method MHI MMIO register write updates --- 2021-08-19 Bhaumik Bhatt New
[v2,2/3] bus: mhi: core: Download AMSS image from appropriate function Serialize execution environment changes for MHI --- 2021-01-14 Bhaumik Bhatt Superseded
[v2,2/3] bus: mhi: core: Introduce debugfs entries for MHI Debugfs and Sysfs entries for MHI --- 2020-09-18 Bhaumik Bhatt Accepted
[v2,2/3] bus: mhi: core: Move to polling method to wait for MHI ready [v2,1/3] bus: mhi: core: Introduce internal register poll helper function --- 2021-02-24 Bhaumik Bhatt New
[v2,2/6] bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state() Untitled series #77247 --- 2020-11-06 Bhaumik Bhatt Superseded
[v2,2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up BHI/BHIe improvements for MHI power purposes --- 2021-05-04 Bhaumik Bhatt Superseded
[v2,3/3] bus: mhi: core: Introduce sysfs entries for MHI Debugfs and Sysfs entries for MHI --- 2020-09-18 Bhaumik Bhatt New
[v2,3/3] bus: mhi: core: Process execution environment changes serially Serialize execution environment changes for MHI --- 2021-01-14 Bhaumik Bhatt New
[v2,3/6] bus: mhi: Add MMIO region length to controller structure BHI/BHIe improvements for MHI power purposes --- 2021-05-04 Bhaumik Bhatt New
[v2,3/6] bus: mhi: core: Expose mhi_get_exec_env() API for controllers Untitled series #77247 --- 2020-11-06 Bhaumik Bhatt Superseded
[v2,4/6] ath11k: set register access length for MHI driver BHI/BHIe improvements for MHI power purposes --- 2021-05-04 Bhaumik Bhatt Superseded
[v2,4/6] bus: mhi: core: Remove unused mhi_fw_load_worker() declaration Untitled series #77247 --- 2020-11-06 Bhaumik Bhatt Superseded
[v2,4/8] bus: mhi: core: Handle firmware load using state worker Bug fixes and improved logging in MHI --- 2020-04-28 Bhaumik Bhatt New
[v2,5/6] bus: mhi: core: Read and save device hardware information from BHI [v2,1/6] bus: mhi: core: Introduce independent voting mechanism --- 2020-05-12 Bhaumik Bhatt Superseded
[v2,5/6] bus: mhi: pci_generic: Set register access length for MHI driver BHI/BHIe improvements for MHI power purposes --- 2021-05-04 Bhaumik Bhatt Superseded
[v2,6/6] bus: mhi: core: Add range checks for BHI and BHIe BHI/BHIe improvements for MHI power purposes --- 2021-05-04 Bhaumik Bhatt Superseded
« 1 2 3 »