summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2021-12-13usb: aspeed-vhub: support test mode featureNeal Liu2-10/+32
2021-12-13usb: aspeed-vhub: fix ep0 OUT ack received wrong length issueNeal Liu1-0/+7
2021-12-13usb: aspeed-vhub: add qualifier descriptorNeal Liu2-0/+25
2021-12-13Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman3-3/+42
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-03usb: bdc: fix error handling code in bdc_resumeDongliang Mu1-0/+1
2021-11-29Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman1-1/+4
2021-11-23usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link funcLinyu Yuan1-6/+4
2021-11-23usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()Linyu Yuan1-3/+1
2021-11-23usb: gadget: configfs: remove os_desc_attr_release()Linyu Yuan1-16/+0
2021-11-23usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helperLinyu Yuan1-5/+4
2021-11-23usb: xilinx: Add suspend resume supportShubhrajyoti Datta1-0/+56
2021-11-17usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'Christophe JAILLET1-1/+4
2021-11-17usb: gadget: at91_udc: Convert to GPIO descriptorsBalamanikandan Gunasundar2-48/+27
2021-11-17usb: gadget: composite: Show warning if function driver's descriptors are inc...Qihang Hu1-13/+26
2021-11-17usb: gadget: f_midi: allow resetting index optionJohn Keeping1-2/+46
2021-11-17usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-3/+1
2021-11-17usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti1-2/+2
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-25/+6
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds23-103/+353
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2021-10-30usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2021-10-30usb: gadget: f_mass_storage: Disable eps during disconnectWesley Cheng1-0/+10
2021-10-30usb: gadget: udc: core: Revise comments for USB ep enable/disableWesley Cheng1-2/+2
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe2-4/+3
2021-10-25usb: remove res2 argument from gadget code completionsJens Axboe2-5/+3
2021-10-25usb: gadget: uvc: implement dwPresentationTime and scrSourceClockMichael Olbrich3-5/+34
2021-10-25usb: gadget: uvc: use on returned header len in video_encode_isoc_sgMichael Grzeschik1-6/+6
2021-10-25usb:gadget: f_uac1: fixed sync playbackPavel Hofman4-4/+11
2021-10-22usb: gadget: configfs: change config attributes file operationLinyu Yuan1-5/+10
2021-10-22usb: gadget: configfs: add cfg_to_gadget_info() helperLinyu Yuan1-4/+7
2021-10-21usb: gadget: uvc: ensure the vdev is unsetMichael Grzeschik1-0/+1
2021-10-21usb: gadget: uvc: only pump video data if necessaryMichael Grzeschik1-2/+5
2021-10-21usb: gadget: uvc: only schedule stream in streaming stateMichael Grzeschik2-2/+5
2021-10-21usb: gadget: uvc: test if ep->desc is valid on ep_queueMichael Grzeschik1-3/+6
2021-10-21usb: gadget: uvc: rename function to be more consistentMichael Tretter1-3/+4
2021-10-21usb: gadget: uvc: consistently use define for headerlenMichael Grzeschik3-6/+6
2021-10-20usb: gadget: u_ether: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+10
2021-10-13net: remove single-byte netdev->dev_addr writesJakub Kicinski1-1/+4
2021-10-13usb: gadget: avoid unusual inline assemblyArnd Bergmann1-1/+1
2021-10-13usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playbackPavel Hofman2-26/+75
2021-10-12usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman1-4/+10
2021-10-10USB: gadget: udc: Remove some dead codeChristophe JAILLET2-6/+0
2021-10-10usb: gadget: storage: add support for media larger than 2TNikita Yushchenko1-7/+80
2021-10-05usb: gadget: f_uac2: fixed EP-IN wMaxPacketSizePavel Hofman1-4/+10
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