summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2021-01-13usb: gadget: bdc: fix checkpatch.pl repeated word warningChunfeng Yun1-1/+1
2021-01-13usb: gadget: bdc: fix checkpatch.pl spacing errorChunfeng Yun1-1/+1
2021-01-13usb: gadget: bdc: fix checkpatch.pl tab warningChunfeng Yun2-3/+3
2021-01-13usb: gadget: bdc: use the BIT macro to define bit filedChunfeng Yun1-42/+42
2021-01-13usb: gadget: bdc: avoid precedence issuesChunfeng Yun1-9/+9
2021-01-13usb: gadget: bdc: add identifier name for function declaraionChunfeng Yun4-31/+31
2021-01-13usb: gadget: bdc: fix check warning of block comments alignmentChunfeng Yun3-5/+5
2021-01-13usb: gadget: bdc: fix warning of embedded function nameChunfeng Yun2-4/+4
2021-01-13usb: gadget: bdc: prefer pointer dereference to pointer typeChunfeng Yun1-1/+1
2021-01-13usb: gadget: bdc: remove bdc_ep_set_halt() declarationChunfeng Yun1-1/+0
2021-01-13usb: gadget: bdc: fix improper SPDX comment style for header fileChunfeng Yun4-4/+4
2021-01-12usb/gadget: f_midi: Replace tasklet with workDavidlohr Bueso1-5/+7
2021-01-12usb: udc: core: Introduce started stateThinh Nguyen1-1/+22
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman12-165/+112
2021-01-07usb: gadget: configfs: Add a specific configFS reset callbackWesley Cheng1-1/+23
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
2021-01-04USB: gadget: f_printer: set a default q_lenMichael R Sweet1-0/+5
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng1-2/+19
2021-01-04usb: gadget: u_serial: use %*ph to print small bufferAndy Shevchenko1-3/+1
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-02block: 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