summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2021-01-19usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-15usb: udc: core: Use lock when write to soft_connectThinh Nguyen1-3/+10
2021-01-14USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern1-3/+7
2021-01-12usb: gadget: aspeed: fix stop dma register setting.Ryan Chen1-1/+4
2021-01-07usb: gadget: enable super speed plustaehyun.cho1-2/+2
2021-01-04usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru1-2/+2
2021-01-04usb: gadget: select CONFIG_CRC32Arnd Bergmann1-0/+2
2021-01-04usb: gadget: core: change the comment for usb_gadget_connectPeter Chen1-2/+1
2021-01-04usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung1-2/+9
2020-12-30USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern1-12/+23
2020-12-28usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet1-14/+55
2020-12-28usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani1-4/+5
2020-12-28USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang1-1/+3
2020-12-28usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki1-2/+8
2020-12-28usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang1-0/+1
2020-12-28usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam3-124/+1
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-12-10USB: gadget: f_fs: remove likely/unlikelyGreg Kroah-Hartman1-89/+88
2020-12-10usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlusJack Pham1-1/+4
2020-12-10USB: gadget: f_midi: setup SuperSpeed Plus descriptorsWill McVicker1-0/+6
2020-12-10USB: gadget: f_acm: add support for SuperSpeed Plustaehyun.cho1-1/+1
2020-12-10USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker1-1/+3
2020-12-07USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman1-2/+4
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam1-2/+4
2020-12-01block: remove i_bdevChristoph Hellwig1-4/+4
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman2-3/+10
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva4-1/+6
2020-11-20usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-11-20usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-11-09Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman3-3/+6
2020-11-02Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-3/+6
2020-11-02Merge 5.10-rc2 into usb-nextGreg Kroah-Hartman1-1/+1
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-28usb: gadget: pxa27x_udc: Replace in_interrupt() usage in commentsAhmed S. Darwish1-9/+10
2020-10-28usb: gadget: udc: Remove in_interrupt()/in_irq() from commentsAhmed S. Darwish2-4/+4
2020-10-27usb: raw-gadget: fix memory leak in gadget_setupZqiang1-1/+4
2020-10-27usb: gadget: fsl: fix null pointer checkingRan Wang1-1/+1
2020-10-27usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-1/+1
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-71/+162
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman23-198/+246
2020-10-02usb: bdc: remove duplicated error messageTang Bin1-4/+3
2020-10-02usb: bdc: Fix unused assignment in bdc_probe()Tang Bin1-1/+1
2020-10-02usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang1-4/+4
2020-10-02usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun1-0/+1
2020-10-02usb: gadget: tegra-xudc: Do not print errors on probe deferralThierry Reding1-2/+6
2020-10-02usb: gadget: tegra-xudc: Properly align parametersThierry Reding1-10/+8
2020-10-02usb: gadget: fix spelling mistake "Dectected" -> "Detected"Colin Ian King1-1/+1
2020-10-02usb: gadget: tegra-xudc: Use consistent spelling and formattingThierry Reding1-18/+18
2020-10-02usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET1-1/+1