aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-17usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'Christophe JAILLET1-1/+4
2021-10-30usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2021-10-30usb: gadget: udc: core: Revise comments for USB ep enable/disableWesley Cheng1-2/+2
2021-10-13usb: gadget: avoid unusual inline assemblyArnd Bergmann1-1/+1
2021-10-10USB: gadget: udc: Remove some dead codeChristophe JAILLET2-6/+0
2021-10-05usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()Andy Shevchenko1-1/+1
2021-10-05usb: gadget: udc: core: Use pr_fmt() to prefix messagesAndy Shevchenko1-2/+4
2021-10-05usb: gadget: udc-xilinx: Add clock supportShubhrajyoti Datta1-0/+25
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2021-09-14usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter1-1/+1
2021-09-14usb: gadget: goku_udc: Fix mask and set operation on variable masterColin Ian King1-3/+3
2021-08-26usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'Christophe JAILLET1-14/+13
2021-08-26usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is availableChristophe JAILLET1-1/+2
2021-08-26usb: gadget: aspeed: Remove repeated verbose license textCai Huoqing5-25/+0
2021-08-18usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova1-9/+10
2021-08-13usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuseGeert Uytterhoeven1-10/+7
2021-08-13usb: gadget: bdc: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+0
2021-08-13usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun1-2/+2
2021-08-13usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov1-0/+4
2021-08-13usb: gadget: udc: at91: add IRQ checkSergey Shtylyov1-1/+3
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman1-4/+10
2021-07-29usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_opsRikard Falkeborn1-1/+1
2021-07-27usb: gadget: remove leaked entry from udc driver listZhang Qilong1-4/+10
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2-0/+2
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2021-07-21usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong1-0/+1
2021-07-14usb: gadget: fsl_qe_udc: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng1-0/+19
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds26-149/+169
2021-06-18sched: Unbreak wakeupsPeter Zijlstra1-10/+5
2021-06-17USB: UDC: net2280: remove redundant continue statementColin Ian King1-2/+0
2021-06-14usb: gadget: fsl: properly remove remnant of MXC supportLi Yang2-49/+6
2021-06-04USB: UDC: Implement udc_async_callbacks in net2272Alan Stern2-14/+28
2021-06-04USB: UDC: Implement udc_async_callbacks in net2280Alan Stern2-17/+33
2021-06-04USB: UDC: Implement udc_async_callbacks in dummy-hcdAlan Stern1-1/+10
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern1-0/+49
2021-06-02USB: gr_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman2-5/+4
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman1-2/+3
2021-05-27usb: gadget: udc: udc-xilinx: Place correct function names into the headersLee Jones1-2/+2
2021-05-27usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'Lee Jones1-1/+1
2021-05-27USB: gadget: pxa27x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman2-7/+1
2021-05-27USB: gadget: bcm63xx_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman1-6/+1
2021-05-24USB: gadget: udc: fix kernel-doc syntax in file headersAditya Srivastava2-2/+2
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda1-2/+3
2021-05-21USB: gadget: drop irq-flags initialisationsJohan Hovold3-6/+6
2021-05-21usb: gadget: tegra-xudc: Use dev_err_probe()Jon Hunter1-14/+6
2021-05-21usb: gadget: tegra-xudc: Don't print error on probe deferralJon Hunter1-2/+2
2021-05-21usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-3/+2
2021-05-21usb: gadget: tegra-xudc: Constify static structsRikard Falkeborn1-3/+3
2021-05-21USB: gadget: pxa25x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman2-6/+2