summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3
Commit message (Expand)AuthorAgeFilesLines
* usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor2022-08-041-4/+8
* usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk2022-07-271-3/+6
* Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-201-8/+11
|\
| * usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng2022-06-101-8/+11
* | usb: cdns3: fix random warning message when driver loadFrank Li2022-06-101-1/+1
* | usb: cdns3 fix use-after-free at workaround 2Frank Li2022-06-101-1/+1
|/
* usb: cdns3: allocate TX FIFO size according to composite EP numberFrank Li2022-05-192-7/+49
* usb: cdns3: Fix issue for clear halt endpointPawel Laszczak2022-04-091-2/+5
* Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman2022-01-311-3/+3
|\
| * usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak2022-01-261-3/+3
* | usb: cdnsp: remove not used temp_64 variablesPawel Laszczak2022-01-261-3/+0
* | usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret valuePawel Laszczak2022-01-261-151/+154
|/
* headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.hIngo Molnar2022-01-051-3/+3
* usb: cdns3: Use platform_get_irq_byname() to get the interruptLad Prabhakar2021-12-211-6/+8
* Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-203-3/+24
|\
| * usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak2021-12-151-0/+12
| * usb: cdnsp: Fix incorrect status for control requestPawel Laszczak2021-12-131-0/+2
| * usb: cdnsp: Fix issue in cdnsp_log_ep trace eventPawel Laszczak2021-12-131-2/+2
| * usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak2021-12-131-1/+8
* | Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman2021-12-131-0/+1
|\|
| * Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-091-0/+1
| |\
| | * treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-0/+1
* | | Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman2021-12-062-16/+7
|\| |
| * | usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang2021-12-031-0/+3
| * | usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li2021-12-031-16/+4
| |/
* / usb: cdnsp: Remove unneeded semicolon after `}'Jason Wang2021-11-171-1/+1
|/
* usb: cdns3: fix race condition before setting doorbellPawel Laszczak2021-09-141-0/+14
* usb: cdnsp: fix the wrong mult value for HS isoc or intrChunfeng Yun2021-08-131-1/+1
* usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macroChristophe JAILLET2021-07-291-2/+2
* usb: cdnsp: Fixed issue with ZLPPawel Laszczak2021-07-291-10/+8
* usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak2021-07-291-1/+1
* usb: cdns3: Fixed incorrect gadget statePawel Laszczak2021-07-291-0/+1
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-058-35/+33
|\
| * Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-212-7/+4
| |\
| | * usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tailBaokun Li2021-06-101-3/+1
| | * usb: cdnsp: Useless condition has been removedPawel Laszczak2021-05-111-3/+2
| | * usb: cdns3: Corrected comment to align with kernel-doc commentSouptick Joarder2021-05-111-1/+1
| * | Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-142-8/+7
| |\ \
| * \ \ Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman2021-05-312-8/+10
| |\ \ \
| * | | | usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'Lee Jones2021-05-271-1/+2
| * | | | usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget...Lee Jones2021-05-271-1/+1
| * | | | usb: cdns3: cdns3-imx: File headers are not good candidates for kernel-docLee Jones2021-05-271-1/+1
| * | | | usb: cdns3: cdns3-ep0: Fix a few kernel-doc formatting issuesLee Jones2021-05-271-3/+3
| * | | | usb: cdns3: cdns3-ti: File headers are not good candidates for kernel-docLee Jones2021-05-271-1/+1
| * | | | usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issuesLee Jones2021-05-271-17/+17
| * | | | usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'Lee Jones2021-05-271-1/+1
| * | | | usb: cdns3: core: Fix a couple of incorrectly documented function namesLee Jones2021-05-271-2/+2
| * | | | USB: cdnsp: drop irq-flags initialisationsJohan Hovold2021-05-211-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-301-1/+1
| | |/ | |/|