summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: at91_udc: fix incorrect print typeMiles Chen2022-01-261-1/+1
* usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti2022-01-261-0/+1
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-1/+1
* | usb: gadget: u_audio: Subdevice 0 for capture ctlsPavel Hofman2022-01-061-2/+2
* | usb: gadget: u_audio: fix calculations for small bIntervalJohn Keeping2022-01-061-11/+13
* | headers/prep: usb: gadget: Fix namespace collisionIngo Molnar2022-01-051-4/+4
* | usb: gadget: clear related members when goto failHangyu Hua2022-01-031-2/+5
* | usb: gadget: don't release an existing dev->bufHangyu Hua2022-01-031-1/+2
* | Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman2022-01-031-3/+6
|\ \
| * | usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier2021-12-211-3/+6
* | | Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-204-19/+15
|\| |
| * | USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman2021-12-153-9/+9
| * | usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca2021-12-131-10/+6
* | | usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-1/+1
* | | usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-2/+6
* | | usb: aspeed-vhub: support test mode featureNeal Liu2021-12-132-10/+32
* | | usb: aspeed-vhub: fix ep0 OUT ack received wrong length issueNeal Liu2021-12-131-0/+7
* | | usb: aspeed-vhub: add qualifier descriptorNeal Liu2021-12-132-0/+25
* | | Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman2021-12-133-3/+42
|\| |
| * | USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2021-12-122-2/+2
| * | USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman2021-12-123-1/+40
* | | usb: bdc: fix error handling code in bdc_resumeDongliang Mu2021-12-031-0/+1
* | | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-291-1/+4
|\| |
| * | usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'Christophe JAILLET2021-11-171-1/+4
| |/
* | usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link funcLinyu Yuan2021-11-231-6/+4
* | usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()Linyu Yuan2021-11-231-3/+1
* | usb: gadget: configfs: remove os_desc_attr_release()Linyu Yuan2021-11-231-16/+0
* | usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helperLinyu Yuan2021-11-231-5/+4
* | usb: xilinx: Add suspend resume supportShubhrajyoti Datta2021-11-231-0/+56
* | usb: gadget: at91_udc: Convert to GPIO descriptorsBalamanikandan Gunasundar2021-11-172-48/+27
* | usb: gadget: composite: Show warning if function driver's descriptors are inc...Qihang Hu2021-11-171-13/+26
* | usb: gadget: f_midi: allow resetting index optionJohn Keeping2021-11-171-2/+46
* | usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-171-3/+1
* | usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti2021-11-171-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-25/+6
|\
| * scsi: target: usb: Replace enable attr with ops.enableDmitry Bogdanov2021-10-041-25/+6
* | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-0423-103/+353
|\ \
| * | usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven2021-10-301-0/+1
| * | usb: gadget: f_mass_storage: Disable eps during disconnectWesley Cheng2021-10-301-0/+10
| * | usb: gadget: udc: core: Revise comments for USB ep enable/disableWesley Cheng2021-10-301-2/+2
| * | usb: gadget: uvc: implement dwPresentationTime and scrSourceClockMichael Olbrich2021-10-253-5/+34
| * | usb: gadget: uvc: use on returned header len in video_encode_isoc_sgMichael Grzeschik2021-10-251-6/+6
| * | usb:gadget: f_uac1: fixed sync playbackPavel Hofman2021-10-254-4/+11
| * | usb: gadget: configfs: change config attributes file operationLinyu Yuan2021-10-221-5/+10
| * | usb: gadget: configfs: add cfg_to_gadget_info() helperLinyu Yuan2021-10-221-4/+7
| * | usb: gadget: uvc: ensure the vdev is unsetMichael Grzeschik2021-10-211-0/+1
| * | usb: gadget: uvc: only pump video data if necessaryMichael Grzeschik2021-10-211-2/+5
| * | usb: gadget: uvc: only schedule stream in streaming stateMichael Grzeschik2021-10-212-2/+5