index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
composite.h
Age
Commit message (
Expand
)
Author
2025-05-23
USB: gadget: fix up const issue with struct usb_function_instance
Greg Kroah-Hartman
2024-08-07
usb: gadget: Increase max configuration interface to 32
Akash Kumar
2023-10-02
usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUS
Andrey Konovalov
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-05-13
usb: gadget: drop superfluous ':' in doc string
Jó Ágila Bitsch
2023-03-29
usb: gadget: Add function wakeup support
Elson Roy Serrao
2023-03-29
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2023-02-07
usb: gadget: configfs: Attach arbitrary strings to cdev
Daniel Scally
2023-02-06
usb: gadget: add doc to struct usb_composite_dev
Jó Ágila Bitsch
2023-01-19
usb: gadget: add WebUSB landing page support
Jó Ágila Bitsch
2022-06-10
USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...
Christophe JAILLET
2021-05-21
usb: fix spelling mistakes in header files
Zhen Lei
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
2021-01-04
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-05-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2018-04-27
usb: gadget: composite Allow for larger configuration descriptors
Joel Pepper
2018-03-08
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-04-11
usb: composite.h: fix two warnings when building docs
Mauro Carvalho Chehab
2017-04-11
usb: get rid of some ReST doc build errors
Mauro Carvalho Chehab
2016-08-25
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
Felix Hädicke
2016-03-04
usb: gadget: Update config for SuperSpeedPlus
John Youn
2016-03-04
usb: gadget: Update function for SuperSpeedPlus
John Youn
2015-07-29
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
2015-03-10
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
2014-11-03
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
2014-11-03
usb: gadget: composite: introduce setup and os_desc pending flags
Felipe Balbi
2014-07-10
usb: gadget: Add helper macro for usb_composite_driver boilerplate
Tobias Klauser
2014-05-14
usb: gadget: configfs: OS Extended Properties descriptors support
Andrzej Pietrasiewicz
2014-05-14
usb: gadget: configfs: OS Extended Compatibility descriptors support
Andrzej Pietrasiewicz
2014-05-14
usb: gadget: OS Feature Descriptors support
Andrzej Pietrasiewicz
2014-05-14
usb: gadget: OS String support
Andrzej Pietrasiewicz
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
2013-03-05
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
2013-01-21
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: add a forward pointer from usb_function to its "instance"
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
2013-01-10
usb: gadget: consider link speed for bMaxPower
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
[next]