summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2021-01-26usb: raw-gadget: update documentation and KconfigAndrey Konovalov
2021-01-26usb: raw-gadget: add copyrightAndrey Konovalov
2021-01-25Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman
2021-01-19usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-19USB: gadget: udc: Process disconnect synchronouslyDavidlohr Bueso
2021-01-19usb: gadget: u_serial: Remove old tasklet commentsDavidlohr Bueso
2021-01-18usb: gadget: u_audio: clean up lockingJerome Brunet
2021-01-18usb: gadget: u_audio: remove struct uac_reqJerome Brunet
2021-01-18usb: gadget: u_audio: factorize ssize to alsa fmt conversionJerome Brunet
2021-01-18usb: gadget: u_audio: Free requests only after callbackJack Pham
2021-01-18usb: gadget: composite: Report various SSP sublink speedsThinh Nguyen
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen
2021-01-18usb: gadget: composite: Use SSP sublink speed macrosThinh Nguyen
2021-01-18usb: bdc: Remove the BDC PCI driverAl Cooper
2021-01-15usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-15usb: gadget: u_ether: support configuring interface names.Lorenzo Colitti
2021-01-15drivers/usb/gadget/udc: Assign boolean values to a bool variableJiapeng Zhong
2021-01-14USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern
2021-01-13usb: gadget: bdc: fix checkpatch.pl repeated word warningChunfeng Yun
2021-01-13usb: gadget: bdc: fix checkpatch.pl spacing errorChunfeng Yun
2021-01-13usb: gadget: bdc: fix checkpatch.pl tab warningChunfeng Yun
2021-01-13usb: gadget: bdc: use the BIT macro to define bit filedChunfeng Yun
2021-01-13usb: gadget: bdc: avoid precedence issuesChunfeng Yun
2021-01-13usb: gadget: bdc: add identifier name for function declaraionChunfeng Yun
2021-01-13usb: gadget: bdc: fix check warning of block comments alignmentChunfeng Yun
2021-01-13usb: gadget: bdc: fix warning of embedded function nameChunfeng Yun
2021-01-13usb: gadget: bdc: prefer pointer dereference to pointer typeChunfeng Yun
2021-01-13usb: gadget: bdc: remove bdc_ep_set_halt() declarationChunfeng Yun
2021-01-13usb: gadget: bdc: fix improper SPDX comment style for header fileChunfeng Yun
2021-01-12usb: gadget: aspeed: fix stop dma register setting.Ryan Chen
2021-01-12usb/gadget: f_midi: Replace tasklet with workDavidlohr Bueso
2021-01-12usb: udc: core: Introduce started stateThinh Nguyen
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman
2021-01-07usb: gadget: configfs: Add a specific configFS reset callbackWesley Cheng
2021-01-07usb: gadget: enable super speed plustaehyun.cho
2021-01-04usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-04usb: gadget: select CONFIG_CRC32Arnd Bergmann
2021-01-04usb: gadget: core: change the comment for usb_gadget_connectPeter Chen
2021-01-04usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-04USB: gadget: f_printer: set a default q_lenMichael R Sweet
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng
2021-01-04usb: gadget: u_serial: use %*ph to print small bufferAndy Shevchenko
2020-12-30USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern
2020-12-28usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet
2020-12-28usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani
2020-12-28USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2020-12-28usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki
2020-12-28usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang
2020-12-28usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds