Age | Commit message (Expand) | Author |
2022-08-30 | usb: cdns3: fix issue with rearming ISO OUT endpoint | Pawel Laszczak |
2022-08-30 | usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer | Pawel Laszczak |
2022-08-04 | usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable() | Nathan Chancellor |
2022-07-27 | usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()... | Andrey Strachuk |
2022-06-10 | usb: cdns3: fix random warning message when driver load | Frank Li |
2022-06-10 | usb: cdns3 fix use-after-free at workaround 2 | Frank Li |
2022-05-19 | usb: cdns3: allocate TX FIFO size according to composite EP number | Frank Li |
2022-04-09 | usb: cdns3: Fix issue for clear halt endpoint | Pawel Laszczak |
2021-12-03 | usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests | Frank Li |
2021-09-14 | usb: cdns3: fix race condition before setting doorbell | Pawel Laszczak |
2021-06-21 | Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe... | Greg Kroah-Hartman |
2021-06-14 | Merge tag 'v5.13-rc6' into usb-next | Greg Kroah-Hartman |
2021-06-10 | usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail | Baokun Li |
2021-05-31 | Merge 5.13-rc4 into usb-next | Greg Kroah-Hartman |
2021-05-27 | usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget... | Lee Jones |
2021-05-27 | usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issues | Lee Jones |
2021-05-25 | usb: cdns3: Enable TDL_CHK only for OUT ep | Sanket Parmar |
2021-05-11 | usb: cdns3: Fix runtime PM imbalance on error | Dinghao Liu |
2021-05-11 | usb: cdns3: Corrected comment to align with kernel-doc comment | Souptick Joarder |
2021-04-12 | usb: cdns3: Optimize DMA request buffer allocation | Sanket Parmar |
2021-04-12 | usb: cdns3: Use dma_pool_* api to alloc trb pool | Sanket Parmar |
2021-04-12 | usb: cdns3: add power lost support for system resume | Frank Li |
2020-12-29 | usb: cdns3: Fixes for sparse warnings | Pawel Laszczak |
2020-12-29 | usb: cdns3: Change file names for cdns3 driver. | Pawel Laszczak |