Artur Petrosyan ([email protected])

Number of posts: 109 (0.1 per day)
First post: 2018-09-10 10:20:09
Last post: 2021-08-05 18:29:24

Date List Subject
2021-08-05 18:29:24 linux-kernel Re: [PATCH 1/2] usb: dwc2: rename DWC2_POWER_DOWN_PARAM_NONE state
2021-07-10 09:24:09 linux-kernel [PATCH v2] usb: phy: Fix page fault from usb_phy_uevent
2021-07-10 06:43:49 linux-kernel [RFC PATCH] usb: phy: Fix handle page fault on usb_phy_uevent
2021-04-16 14:09:45 linux-kernel [PATCH v2 07/15] usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.
2021-04-16 14:09:41 linux-kernel [PATCH v2 08/15] usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
2021-04-16 14:08:34 linux-kernel [PATCH v2 15/15] usb: dwc2: Get rid of useless error checks in suspend interrupt
2021-04-16 14:08:30 linux-kernel [PATCH v2 11/15] usb: dwc2: Add hibernation entering flow by system suspend
2021-04-16 14:08:29 linux-kernel [PATCH v2 09/15] usb: dwc2: Move exit hibernation to dwc2_port_resume() function
2021-04-16 14:08:12 linux-kernel [PATCH v2 02/15] usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
2021-04-16 13:56:14 linux-kernel [PATCH v2 14/15] usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
2021-04-16 13:53:35 linux-kernel [PATCH v2 13/15] usb: dwc2: Add exit hibernation mode before removing drive
2021-04-16 13:53:35 linux-kernel [PATCH v2 06/15] usb: dwc2: Clear fifo_map when resetting core.
2021-04-16 13:51:31 linux-kernel [PATCH v2 05/15] usb: dwc2: Allow exiting hibernation from gpwrdn rst detect
2021-04-16 13:49:49 linux-kernel [PATCH v2 00/15] usb: dwc2: Fix Hibernation issues.
2021-04-16 12:57:16 linux-kernel [PATCH v2 12/15] usb: dwc2: Add hibernation exiting flow by system resume
2021-04-16 12:55:58 linux-kernel [PATCH v2 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
2021-04-16 12:55:52 linux-kernel [PATCH v2 03/15] usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
2021-04-16 12:55:12 linux-kernel [PATCH v2 04/15] usb: dwc2: Fix hibernation between host and device modes.
2021-04-16 12:53:29 linux-kernel [PATCH v2 01/15] usb: dwc2: Update exit hibernation when port reset is asserted
2021-04-16 08:05:55 linux-kernel Re: [PATCH 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
2021-04-16 06:04:26 linux-kernel Re: [PATCH 13/15] usb: dwc2: Add exit hibernation mode before removing drive
2021-04-16 06:02:12 linux-kernel Re: [PATCH 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
2021-04-15 05:43:38 linux-kernel [PATCH 15/15] usb: dwc2: Get rid of useless error checks in suspend interrupt
2021-04-15 05:42:31 linux-kernel [PATCH 07/15] usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.
2021-04-15 05:42:29 linux-kernel [PATCH 14/15] usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
2021-04-15 05:42:24 linux-kernel [PATCH 06/15] usb: dwc2: Clear fifo_map when resetting core.
2021-04-15 05:42:23 linux-kernel [PATCH 13/15] usb: dwc2: Add exit hibernation mode before removing drive
2021-04-15 05:42:19 linux-kernel [PATCH 09/15] usb: dwc2: Move exit hibernation to dwc2_port_resume() function
2021-04-15 05:42:15 linux-kernel [PATCH 11/15] usb: dwc2: Add hibernation entering flow by system suspend
2021-04-15 05:42:15 linux-kernel [PATCH 12/15] usb: dwc2: Add hibernation exiting flow by system resume
2021-04-15 05:41:58 linux-kernel [PATCH 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
2021-04-15 05:41:44 linux-kernel [PATCH 03/15] usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
2021-04-15 05:41:42 linux-kernel [PATCH 08/15] usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
2021-04-15 05:41:13 linux-kernel [PATCH 05/15] usb: dwc2: Allow exiting hibernation from gpwrdn rst detect
2021-04-15 05:40:58 linux-kernel [PATCH 04/15] usb: dwc2: Fix hibernation between host and device modes.
2021-04-15 05:40:36 linux-kernel [PATCH 02/15] usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
2021-04-15 05:40:25 linux-kernel [PATCH 01/15] usb: dwc2: Update exit hibernation when port reset is asserted
2021-04-13 14:03:39 linux-kernel [PATCH v2 10/12] usb: dwc2: Add clock gating entering flow by system suspend
2021-04-13 14:03:35 linux-kernel [PATCH v2 08/12] usb: dwc2: Update exit clock gating when port is resumed
2021-04-13 13:49:26 linux-kernel [PATCH v2 07/12] usb: dwc2: Update enter clock gating when port is suspended
2021-04-13 13:48:55 linux-kernel [PATCH v2 05/12] usb: dwc2: Add exit clock gating from session request interrupt
2021-04-13 13:47:42 linux-kernel [PATCH v2 03/12] usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
2021-04-13 13:47:04 linux-kernel [PATCH v2 02/12] usb: dwc2: Add host clock gating support functions
2021-04-13 13:45:57 linux-kernel [PATCH 11/12] usb: dwc2: Add clock gating exiting flow by system resume
2021-04-13 13:45:56 linux-kernel [PATCH 10/12] usb: dwc2: Add clock gating entering flow by system suspend
2021-04-13 12:52:58 linux-kernel [PATCH v2 04/12] usb: dwc2: Add exit clock gating from wakeup interrupt
2021-04-13 12:52:13 linux-kernel [PATCH v2 01/12] usb: dwc2: Add device clock gating support functions
2021-04-13 12:48:42 linux-kernel [PATCH 07/12] usb: dwc2: Update enter clock gating when port is suspended
2021-04-13 12:48:35 linux-kernel [PATCH 06/12] usb: dwc2: Add exit clock gating when port reset is asserted
2021-04-13 12:48:30 linux-kernel [PATCH 05/12] usb: dwc2: Add exit clock gating from session request interrupt
2021-04-13 12:48:22 linux-kernel [PATCH 04/12] usb: dwc2: Add exit clock gating from wakeup interrupt