summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3
AgeCommit message (Expand)AuthorFilesLines
2020-07-29usb: cdns3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun1-2/+1
2020-07-24usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak4-62/+76
2020-07-24usb: cdns3: core: removed overwriting some error codePawel Laszczak1-6/+2
2020-07-24usb: cdns3: core: removed 'goto not_otg'Pawel Laszczak1-11/+9
2020-07-24usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOSTPawel Laszczak2-2/+5
2020-07-24usb: cdns3: drd: changed return type from int to boolPawel Laszczak2-10/+10
2020-07-24usb: cdns3: drd: return IRQ_NONE explicitly.Pawel Laszczak1-2/+2
2020-07-24usb: cnds3: drd: deleted !=Pawel Laszczak1-1/+1
2020-07-24usb: cdns3: drd: removed not needed variables initializationPawel Laszczak2-12/+11
2020-07-24usb: cdns3: core: removed cdns3_get_current_role_driver functionPawel Laszczak1-7/+0
2020-07-24usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen1-1/+2
2020-07-24usb: cdns3: ep0: delete the unnecessary operationPeter Chen1-3/+0
2020-07-24usb: cdns3: gadget: improve the set_configuration handlingPeter Chen2-13/+5
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2-18/+18
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-09usb: cdns3: trace: fix some endian issuesPeter Chen1-3/+3
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen1-15/+15
2020-07-03usb: cdns3: ep0: Move 'zlp' description to appropriate function headerLee Jones1-1/+1
2020-07-03usb: cdns3: gadget: Fix a bunch of kernel doc issuesLee Jones1-5/+6
2020-07-03usb: cdns3: ep0: Fix a bunch of kerneldoc issuesLee Jones1-3/+9
2020-07-03usb: cdns3: core: Fix incorrect formatting and misspelled function arg docsLee Jones1-4/+4
2020-07-01usb: cdns3: gadget: use unsigned int for 32-bit numberPeter Chen1-1/+1
2020-07-01usb: cdns3: gadget: unsigned int is dereferenced as a wider unsigned longPeter Chen1-2/+2
2020-07-01usb: cdns3: ep0: delete the duplicate codePeter Chen1-1/+1
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman2-5/+7
2020-06-27usb: cdns3: gadget: Replace trace_printk by dev_dbgNicolas Boichat1-1/+1
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen1-1/+1
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman1-4/+4
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman3-15/+8
2020-05-25usb: cdns3: ep0: delete the redundant status stagePeter Chen1-7/+0
2020-05-25usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-05-25usb: cdns3: gadget: assign interrupt number to USB gadget structurePeter Chen1-0/+1
2020-05-25usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen2-3/+3
2020-05-25usb: cdns3: change "cdsn3" to"cdns3"Peter Chen1-5/+3
2020-05-25usb: cdns3: delete role_overridePeter Chen2-39/+0
2020-05-25usb: cdns3: core: get role switch node from firmwarePeter Chen1-0/+2
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman1-1/+1
2020-05-14usb: cdns3: gadget: make a bunch of functions staticJason Yan1-10/+10
2020-05-09usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen1-1/+1
2020-05-05usb: cdns3: mark local functions statickbuild test robot1-16/+16
2020-04-16usb: cdns3: gadget: make a bunch of functions staticJason Yan1-10/+10
2020-04-16usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen2-3/+3
2020-04-16usb: cdns3: change "cdsn3" to"cdns3"Peter Chen1-5/+3
2020-04-16usb: cdns3: delete role_overridePeter Chen2-39/+0
2020-04-16usb: cdns3: core: get role switch node from firmwarePeter Chen1-0/+2
2020-03-26usb: cdns3: make signed 1 bit bitfields unsignedColin Ian King2-5/+5
2020-03-19usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper"Colin Ian King1-1/+1