Peter Chen ([email protected])

Number of posts: 149 (0.1 per day)
First post: 2020-05-07 00:53:16
Last post: 2024-04-07 01:19:35

Date List Subject
2024-04-07 01:19:35 linux-kernel Re: [PATCH] usb: chipidea: move ci_ulpi_init after the phy initialization
2024-02-15 07:23:35 linux-kernel Re: [PATCH] usb: cdnsp: blocked some cdns3 specific code
2024-02-15 07:18:42 linux-kernel Re: [PATCH] usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
2024-02-05 04:52:48 linux-kernel Re: [PATCH v2 2/2] usb: cdns3: fix memory double free when handle zero packet
2024-02-05 04:43:21 linux-kernel Re: [PATCH v2 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
2023-12-11 01:45:30 linux-kernel Re: [PATCH] usb: chipidea: Remove usage of the deprecated ida_simple_xx() API
2023-11-21 10:42:57 linux-kernel Re: [PATCH v2 5/7] usb: cdns3: add quirk to platform data for reset-on-resume
2023-11-20 05:45:16 linux-kernel Re: [PATCH 4/6] usb: cdns3: support power-off of controller when in host role
2023-11-17 03:38:41 linux-kernel Re: [PATCH 4/6] usb: cdns3: support power-off of controller when in host role
2023-10-31 08:46:02 linux-kernel Re: [PATCH 1/1] usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true
2023-10-27 01:31:21 linux-kernel Re: [PATCH] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
2023-10-20 01:56:15 linux-kernel Re: [PATCH] usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OF
2023-10-12 14:29:26 linux-kernel Re: [PATCH v2 2/3] usb: chipidea: Simplify Tegra DMA alignment code
2023-10-12 14:28:24 linux-kernel Re: [PATCH v2 1/3] usb: chipidea: Fix DMA overwrite for Tegra
2023-09-28 10:44:18 linux-kernel Re: [PATCH v2 1/3] usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
2023-09-28 10:04:05 linux-kernel Re: [PATCH v2 3/3] usb: chipidea: Add support for NPCM
2023-09-26 12:14:10 linux-kernel Re: [PATCH 1/3] usb: chipidea: Fix DMA overwrite for Tegra
2023-09-25 12:58:31 linux-kernel Re: [PATCH 1/3] usb: chipidea: Fix DMA overwrite for Tegra
2023-09-25 12:28:40 linux-kernel Re: [PATCH v3] usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG_PM_SLEEP is disabled
2023-09-25 11:59:09 linux-kernel Re: [PATCH v3] usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG_PM_SLEEP is disabled
2023-09-25 11:48:32 linux-kernel Re: [PATCH 3/3] usb: chipidea: tegra: Consistently use dev_err_probe()
2023-07-16 12:51:54 linux-kernel Re: [PATCH] usb: cdnsp: Fixes issue with dequeuing not queued requests
2023-07-14 02:21:45 linux-kernel Re: [PATCH] usb: cdnsp: Fixes issue with dequeuing not queued requests
2023-07-10 04:07:27 linux-kernel Re: [PATCH v2 2/2] usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
2023-06-18 14:18:24 linux-kernel Re: [PATCH v3] usb: cdns3: Put the cdns set active part outside the spin lock
2023-06-05 00:14:53 linux-kernel Re: [PATCH 1/2] usb: cdns3: imx: simplify clock name usage
2023-06-04 23:23:14 linux-kernel Re: [PATCH 1/2] usb: cdns3: improve handling of unaligned address case
2023-06-04 23:17:43 linux-kernel Re: [PATCH 1/1] usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
2023-06-04 23:13:40 linux-kernel Re: [PATCH 2/2] usb: cdns3: optimize OUT transfer by copying only actual received data
2023-04-11 01:05:57 linux-kernel Re: [PATCH v4 6/7] usb: cdns3: add StarFive JH7110 USB driver.
2023-03-16 02:47:12 linux-kernel Re: [PATCH v3 4/5] usb: cdns3: add StarFive JH7110 USB driver.
2023-03-16 02:44:13 linux-kernel Re: [PATCH v3 3/5] dt-binding: Add JH7110 USB wrapper layer doc.
2023-03-16 02:43:32 linux-kernel Re: [PATCH v3 5/5] dts: usb: add StarFive JH7110 USB dts configuration.
2023-02-10 08:51:29 linux-kernel Re: [PATCH 01/13] USB: chipidea: fix memory leak with using debugfs_lookup()
2023-01-09 11:27:33 linux-kernel Re: [PATCH] usb: cdnsp: : add scatter gather support for ISOC endpoint
2023-01-09 10:47:09 linux-kernel Re: [PATCH] usb: cdns3: remove fetched trb from cache before dequeuing
2023-01-02 08:44:45 linux-kernel Re: [PATCH] usb: cdnsp: : add scatter gather support for ISOC endpoint
2022-11-06 09:24:31 linux-kernel Re: [PATCH] usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
2022-11-06 09:13:41 linux-kernel Re: [PATCH v2] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
2022-10-27 08:05:56 linux-kernel Re: [PATCH v2] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
2022-10-27 06:30:42 linux-kernel Re: [PATCH v2 1/1] usb: cdns3: host: fix endless superspeed hub port reset
2022-10-22 14:32:07 linux-kernel Re: [PATCH] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
2022-10-20 13:41:18 linux-kernel Re: [PATCH] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
2022-08-29 02:13:59 linux-kernel Re: [PATCH] usb: cdns3: fix issue with rearming ISO OUT endpoint
2022-08-29 02:12:31 linux-kernel Re: [PATCH] usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
2022-08-18 23:02:37 linux-kernel Re: [PATCH] usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
2022-07-27 09:24:32 linux-kernel Re: [PATCH v2] usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()
2022-07-27 08:50:40 linux-kernel Re: [PATCH] usb/chipidea: fix repeated words in comments
2022-07-16 12:19:43 linux-kernel Re: [PATCH] usb: cdns3: removed useless condition in cdns3_gadget_ep_dequeue()
2022-07-12 01:22:46 linux-kernel Re: [RFC PATCH] usb: chipidea: Add support for VBUS control with PHY
2022-07-03 01:04:45 linux-kernel Re: [RFC PATCH] usb: chipidea: Add support for VBUS control with PHY