summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2021-11-17usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'Christophe JAILLET
2021-10-30usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven
2021-10-30usb: gadget: udc: core: Revise comments for USB ep enable/disableWesley Cheng
2021-10-13usb: gadget: avoid unusual inline assemblyArnd Bergmann
2021-10-10USB: gadget: udc: Remove some dead codeChristophe JAILLET
2021-10-05usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()Andy Shevchenko
2021-10-05usb: gadget: udc: core: Use pr_fmt() to prefix messagesAndy Shevchenko
2021-10-05usb: gadget: udc-xilinx: Add clock supportShubhrajyoti Datta
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman
2021-09-14usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter
2021-09-14usb: gadget: goku_udc: Fix mask and set operation on variable masterColin Ian King
2021-08-26usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'Christophe JAILLET
2021-08-26usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET
2021-08-26usb: gadget: aspeed: Remove repeated verbose license textCai Huoqing
2021-08-18usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova
2021-08-13usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuseGeert Uytterhoeven
2021-08-13usb: gadget: bdc: remove unnecessary AND operation when get ep maxpChunfeng Yun
2021-08-13usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun
2021-08-13usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov
2021-08-13usb: gadget: udc: at91: add IRQ checkSergey Shtylyov
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-07-29usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_opsRikard Falkeborn
2021-07-27usb: gadget: remove leaked entry from udc driver listZhang Qilong
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-21usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong
2021-07-14usb: gadget: fsl_qe_udc: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-18sched: Unbreak wakeupsPeter Zijlstra
2021-06-17USB: UDC: net2280: remove redundant continue statementColin Ian King
2021-06-14usb: gadget: fsl: properly remove remnant of MXC supportLi Yang
2021-06-04USB: UDC: Implement udc_async_callbacks in net2272Alan Stern
2021-06-04USB: UDC: Implement udc_async_callbacks in net2280Alan Stern
2021-06-04USB: UDC: Implement udc_async_callbacks in dummy-hcdAlan Stern
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern
2021-06-02USB: gr_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-27usb: gadget: udc: udc-xilinx: Place correct function names into the headersLee Jones
2021-05-27usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'Lee Jones
2021-05-27USB: gadget: pxa27x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: gadget: bcm63xx_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-24USB: gadget: udc: fix kernel-doc syntax in file headersAditya Srivastava
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-05-21USB: gadget: drop irq-flags initialisationsJohan Hovold
2021-05-21usb: gadget: tegra-xudc: Use dev_err_probe()Jon Hunter
2021-05-21usb: gadget: tegra-xudc: Don't print error on probe deferralJon Hunter
2021-05-21usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2021-05-21usb: gadget: tegra-xudc: Constify static structsRikard Falkeborn
2021-05-21USB: gadget: pxa25x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman