aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-gadget.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-4/+2
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman1-5/+3
2021-06-10usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tailBaokun Li1-3/+1
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman1-1/+3
2021-05-27usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget_ep_queue()'Lee Jones1-1/+1
2021-05-27usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issuesLee Jones1-17/+17
2021-05-25usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar1-5/+3
2021-05-11usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2021-05-11usb: cdns3: Corrected comment to align with kernel-doc commentSouptick Joarder1-1/+1
2021-04-12usb: cdns3: Optimize DMA request buffer allocationSanket Parmar1-6/+23
2021-04-12usb: cdns3: Use dma_pool_* api to alloc trb poolSanket Parmar1-23/+19
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li1-0/+2
2020-12-29usb: cdns3: Fixes for sparse warningsPawel Laszczak1-3/+3
2020-12-29usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak1-0/+3335