Minas Harutyunyan ([email protected])

Number of posts: 196 (0.08 per day)
First post: 2017-03-28 14:12:46
Last post: 2024-03-26 07:32:49

Date List Subject
2021-05-26 15:12:49 linux-kernel Re: [PATCH 05/24] usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs
2021-05-26 15:12:37 linux-kernel Re: [PATCH 02/24] usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
2021-04-19 16:35:04 linux-kernel Re: RPi4 DWC2 gadget doesn't copy data to a buffer in ep0 SETUP + DATA OUT transaction
2021-04-19 09:03:56 linux-kernel Re: [PATCH v2 12/15] usb: dwc2: Add hibernation exiting flow by system resume
2021-04-19 09:03:12 linux-kernel Re: [PATCH v2 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
2021-04-19 09:02:58 linux-kernel Re: [PATCH v2 09/15] usb: dwc2: Move exit hibernation to dwc2_port_resume() function
2021-04-19 09:02:58 linux-kernel Re: [PATCH v2 01/15] usb: dwc2: Update exit hibernation when port reset is asserted
2021-04-19 08:18:52 linux-kernel Re: [PATCH v2 03/15] usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
2021-04-19 07:34:23 linux-kernel Re: [PATCH v2 15/15] usb: dwc2: Get rid of useless error checks in suspend interrupt
2021-04-19 07:34:11 linux-kernel Re: [PATCH v2 13/15] usb: dwc2: Add exit hibernation mode before removing drive
2021-04-19 07:33:27 linux-kernel Re: [PATCH v2 11/15] usb: dwc2: Add hibernation entering flow by system suspend
2021-04-19 07:32:25 linux-kernel Re: [PATCH v2 08/15] usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
2021-04-08 13:45:16 linux-kernel Re: [PATCH v3 14/14] usb: dwc2: Add exit partial power down before removing driver
2021-04-08 13:42:49 linux-kernel Re: [PATCH v3 05/14] usb: dwc2: Update port suspend/resume function definitions.
2021-04-08 13:42:19 linux-kernel Re: [PATCH v3 13/14] usb: dwc2: Fix partial power down exiting by system resume
2021-04-08 13:41:59 linux-kernel Re: [PATCH v3 12/14] usb: dwc2: Update partial power down entering by system suspend
2021-04-08 13:41:53 linux-kernel Re: [PATCH v3 10/14] usb: dwc2: Allow exit partial power down in urb enqueue
2021-04-08 13:41:16 linux-kernel Re: [PATCH v3 08/14] usb: dwc2: Add exit partial power down when port reset is asserted
2021-04-08 13:41:07 linux-kernel Re: [PATCH v3 06/14] usb: dwc2: Add enter partial power down when port is suspended
2021-04-08 13:40:51 linux-kernel Re: [PATCH v3 07/14] usb: dwc2: Add exit partial power down when port is resumed
2021-03-19 09:11:53 linux-kernel Re: [PATCH] usb: dwc2: Using tab instead of blank
2021-03-01 06:12:26 linux-kernel Re: [PATCH] usb: dwc2: Add STM32 related debugfs entries
2021-02-11 11:49:54 linux-kernel Re: RPi4 DWC2 gadget doesn't copy data to a buffer in ep0 SETUP + DATA OUT transaction
2020-12-08 07:38:27 linux-kernel Re: [PATCH] usb: dwc2: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
2020-11-30 06:23:15 linux-kernel Re: [PATCH 3/3] usb: dwc2: disable Link Power Management on STM32MP15 HS OTG
2020-11-30 06:21:46 linux-kernel Re: [PATCH 2/3] usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTG
2020-11-30 06:19:24 linux-kernel Re: [PATCH 1/3] usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS
2020-11-02 07:06:27 linux-kernel Re: [PATCH] usb: dwc2: Fix unused label warning
2020-10-26 06:59:36 linux-kernel Re: [PATCH] usb: dwc2: Avoid leaving the error_debugfs label unused
2020-09-24 12:48:59 linux-kernel Re: [PATCH v6 0/3] Add USB role switch support to DWC2
2020-07-26 10:07:49 linux-kernel Re: [PATCH for-5.8 v2] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
2020-07-23 13:26:45 linux-kernel Re: [RFC for-5.8] usb: dwc2: Cleanup debugfs when usb_add_gadget_udc() fails
2020-07-21 10:10:40 linux-kernel Re: [PATCH v2 1/8] usb: dwc2: gadget: Make use of GINTMSK2
2020-07-16 12:38:56 linux-kernel Re: [PATCH v2] usb: dwc2: Fix error path in gadget registration
2020-07-16 12:21:13 linux-kernel Re: [PATCH v2] usb: dwc2: Fix error path in gadget registration
2020-07-15 15:10:42 linux-kernel Re: [PATCH] usb: dwc2: Fix error path in gadget registration
2020-07-15 12:40:10 linux-kernel Re: [PATCH v2 1/8] usb: dwc2: gadget: Make use of GINTMSK2
2020-07-14 12:34:10 linux-kernel Re: [PATCH] usb: dwc2: Fix error path in gadget registration
2020-07-04 06:03:29 linux-kernel Re: [PATCH for-5.8 v2] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
2020-07-03 08:38:44 linux-kernel Re: [PATCH 11/30] usb: dwc2: gadget: Avoid pointless read of EP control register
2020-07-03 07:40:59 linux-kernel Re: [PATCH 11/30] usb: dwc2: gadget: Avoid pointless read of EP control register
2020-07-01 07:17:00 linux-kernel Re: [RFC for-5.8] usb: dwc2: Cleanup debugfs when usb_add_gadget_udc() fails
2020-06-25 11:38:48 linux-kernel Re: [PATCH 0/3] Add USB role switch support to DWC2
2020-06-16 13:55:57 linux-kernel Re: [Query]usb: dwc2: suspend/resume support for DWC2_POWER_DOWN_PARAM_NONE case
2020-06-16 13:52:02 linux-kernel Re: [PATCH] usb: dwc2: use well defined macros for power_down
2020-06-09 08:41:23 linux-kernel Re: [PATCH] sr: dwc2/gadget: remove unneccessary if
2020-06-06 15:48:16 linux-kernel Re: [PATCH] sr: dwc2/gadget: remove unneccessary if
2020-04-23 19:05:06 linux-kernel Re: [PATCH v2 1/4] usb: dwc2: gadget: move gadget resume after the core is in L0 state
2020-04-23 10:39:10 linux-kernel Re: [PATCH 1/4] usb: dwc2: gadget: move gadget resume after the core is in L0 state
2020-04-22 16:18:17 linux-kernel Re: [PATCH 1/4] usb: dwc2: gadget: move gadget resume after the core is in L0 state
2020-04-22 14:50:39 linux-kernel Re: [PATCH 1/4] usb: dwc2: gadget: move gadget resume after the core is in L0 state