index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
drivers
/
usb
/
gadget
/
composite.c
Age
Commit message (
Expand
)
Author
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-01
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-06-28
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-05-10
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-25
usb: gadget: composite: fix req->length in composite_setup()
Maulik Mankad
2011-02-17
USB: Gadget: Reorder driver name assignment
Jassi Brar
2011-02-17
USB: Gadget: Composite: Debug interface comparison
Jassi Brar
2011-01-22
usb: gadget: composite: avoid access beyond array max length
Maulik Mankad
2010-12-22
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
2010-12-16
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-16
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
2010-11-30
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
2010-11-11
USB: gadget: composite: Typo fix.
Marek Belisko
2010-10-22
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
2010-08-10
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
2010-08-10
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
2010-05-20
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-09-23
USB: gadget: Read buffer overflow
Roel Kluin
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-01-27
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
2009-01-27
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
usb gadget: function activation/deactivation
David Brownell
2008-07-21
usb gadget: minor USBCV fix for composite framework
David Lopo
2008-07-21
usb gadget: composite gadget core
David Brownell