Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e4174b247090ffc8b98df8c039d11ee906bc232f
/
drivers
/
usb
/
gadget
/
composite.c
aab9681
usb: gadget: android: Update android gadget driver
by Benoit Goby
· 14 years ago
94df1bd
usb: gadget: composite: Add usb_remove_config
by Benoit Goby
· 14 years ago
e67dd16
usb: gadget: composite: USB_GET_CONFIGURATION must return 0 in unconfigured state.
by Oleg Matcovschi
· 14 years ago
8abaec8
USB: gadget: composite: fix compile issues
by Vikram Pandita
· 14 years ago
e6be894
USB: gadget: composite: Use separate switches for connected and config state
by Mike Lockwood
· 14 years ago
f71a394
USB: gadget: composite: Dynamically set IAD bFirstInterface
by John Michelau
· 14 years ago
28acc1a
USB: composite: Add usb_composite_force_reset utility to force enumeration
by Mike Lockwood
· 14 years ago
8da4cc8
USB: gadget: composite: Move switch_set_state calls to a work queue
by Mike Lockwood
· 14 years ago
fb52b00
USB: composite: Add support for functions overriding USB_DT_STRING descriptors
by Mike Lockwood
· 15 years ago
e2dc503
USB: gadget: composite: Add userspace notifications for USB state changes
by Mike Lockwood
· 14 years ago
0f63be2
USB: gadget: composite: Don't increment interface number for alt settings.
by Mike Lockwood
· 15 years ago
8c6a6b2
USB: gadget: composite: Don't call set_alt() on functions that are hidden.
by Mike Lockwood
· 15 years ago
c832ca8
USB: composite: Compute interface numbers correctly when functions are hidden.
by Mike Lockwood
· 15 years ago
f041ac6
USB: composite: Add class driver for enabling and disabling USB functions.
by Mike Lockwood
· 15 years ago
292b1bc
USB: composite: Allow configurations to handle unhandled setup requests
by Joe Swantek
· 15 years ago
c7ba16a
USB: composite: Add flag to usb_function to hide its interface during enumeration
by Mike Lockwood
· 15 years ago
258d103
USB: composite: Fix USB WHQL Certification Issues
by Jared Suttles
· 15 years ago
646bb86
drivers: usb: gadget: handle NULL descriptors in composite config_buf
by Jared Suttles
· 15 years ago
1b9ba00
usb: gadget: composite: Allow function drivers to pause control transfers
by Roger Quadros
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2edb11c
usb: gadget: composite: fix req->length in composite_setup()
by Maulik Mankad
· 14 years ago
05c3eeb
USB: Gadget: Reorder driver name assignment
by Jassi Brar
· 14 years ago
ff085de
USB: Gadget: Composite: Debug interface comparison
by Jassi Brar
· 14 years ago
3c47eb0
usb: gadget: composite: avoid access beyond array max length
by Maulik Mankad
· 14 years ago
2af1084
USB: Merge 2.6.37-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
dbb442b
Revert "USB: gadget: Allow function access to device ID data during bind()"
by Greg Kroah-Hartman
· 14 years ago
daba580
USB: gadget: Remove suspended sysfs file before freeing cdev
by Pavankumar Kondeti
· 14 years ago
b23f2f9
usb: composite gadget: set vbus_draw current limitation during suspend
by Hao Wu
· 14 years ago
78bff3c
USB: gadget: composite: Typo fix.
by Marek Belisko
· 14 years ago
5c836e4
usb gadget: composite: prevent OOPS for non-standard control request
by Roger Quadros
· 14 years ago
c9bfff9
usb gadget: don't save bind callback in struct usb_configuration
by Uwe Kleine-König
· 14 years ago
07a18bd
usb gadget: don't save bind callback in struct usb_composite_driver
by Michal Nazarewicz
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
ad1a810
USB: gadget: composite: Better string override handling
by Michal Nazarewicz
· 14 years ago
37b5801
USB Gadget: Verify VBUS current before setting the device self-powered bit
by Parirajan Muthalagu
· 14 years ago
d187abb
USB: gadget: fix composite kernel-doc warnings
by Randy Dunlap
· 14 years ago
3f3e12d
USB: gadget: composite: added disconnect callback
by Michal Nazarewicz
· 14 years ago
f2adc4f
USB: gadget: composite: usb_string_ids_*() functions added
by Michal Nazarewicz
· 15 years ago
1ab8323
USB: gadget: Allow function access to device ID data during bind()
by Robert Lukassen
· 15 years ago
28824b1
USB: gadget: __init and __exit tags removed
by Michal Nazarewicz
· 15 years ago
f48cf80
USB: Composite framework: Add suspended sysfs entry
by Fabien Chouteau
· 15 years ago
dd0543e
usb: gadget: Allow larger configuration descriptors
by Robert Lukassen
· 15 years ago
915c8be
USB: composite: usb_composite_unregister() no longer __exit
by Michal Nazarewicz
· 15 years ago
5242658
USB gadget: Handle endpoint requests at the function level
by Laurent Pinchart
· 15 years ago
417b57b
USB: gadget: Read buffer overflow
by Roel Kluin
· 15 years ago
8942939
USB: gadget: composite device-level suspend/resume hooks
by David Brownell
· 16 years ago
b2bdf3a
USB: composite: avoid inconsistent lock state
by Felipe Balbi
· 16 years ago
0888951
USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_index
by Bryan Wu
· 16 years ago
dd4dff8
USB: composite: Fix bug: should test set_alt function pointer before use it
by Bryan Wu
· 16 years ago
36e893d
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
by David Brownell
· 16 years ago
60beed9
usb gadget: function activation/deactivation
by David Brownell
· 16 years ago
c24f422
usb gadget: minor USBCV fix for composite framework
by David Lopo
· 16 years ago
40982be
usb gadget: composite gadget core
by David Brownell
· 16 years ago