index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-18
usb: gadget: composite: Clear reserved fields of SSP Dev Cap
John Youn
1
-0
/
+2
2016-03-29
usb: gadget: composite: Access SSP Dev Cap fields properly
John Youn
1
-3
/
+5
2016-03-04
usb: gadget: composite: handle otg status selector request from OTG host
Li Jun
1
-8
/
+17
2016-03-04
usb: gadget: composite: Update debug message for SuperSpeedPlus
John Youn
1
-1
/
+2
2016-03-04
usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus
John Youn
1
-1
/
+8
2016-03-04
usb: gadget: composite: Write SuperSpeedPlus config descriptors
John Youn
1
-1
/
+5
2016-03-04
usb: gadget: composite: Add function to get descriptors
John Youn
1
-21
/
+32
2016-03-04
usb: gadget: composite: Count configs for SuperSpeedPlus
John Youn
1
-1
/
+7
2016-03-04
usb: gadget: Update config for SuperSpeedPlus
John Youn
1
-0
/
+2
2016-03-04
usb: gadget: composite: Return SSP Dev Cap descriptor
John Youn
1
-0
/
+42
2016-03-04
usb: gadget: composite: Return bcdUSB 0x0310
John Youn
1
-1
/
+1
2015-10-09
usb: gadget: composite: fill bcdUSB for any gadget max speed
Igor Kotrasinski
1
-0
/
+2
2015-09-27
usb: gadget: fix few outdated comments
Robert Baldyga
1
-3
/
+1
2015-07-29
usb: gadget: composite: add USB_DT_OTG request handling
Macpaul Lin
1
-0
/
+27
2015-07-29
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
1
-0
/
+6
2015-07-29
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
1
-2
/
+2
2015-07-29
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
1
-2
/
+2
2015-07-06
usb: gadget: composite: Fix NULL pointer dereference
Kishon Vijay Abraham I
1
-4
/
+7
2015-03-11
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
Masanari Iida
1
-2
/
+2
2015-03-10
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
1
-1
/
+5
2015-03-10
usb: gadget: composite: don't try standard handling for non-standard requests
Andrzej Pietrasiewicz
1
-0
/
+7
2015-01-27
usb: gadget: Fix os desc test
Mario Schuknecht
1
-1
/
+1
2014-11-03
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
1
-4
/
+2
2014-11-03
usb: gadget: composite: conditionally dequeue os_desc and setup requests
Felipe Balbi
1
-3
/
+48
2014-11-03
usb: gadget: composite: set our req->context to cdev
Felipe Balbi
1
-0
/
+7
2014-10-23
usb: gadget: composite: enable BESL support
Felipe Balbi
1
-1
/
+1
2014-09-23
Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...
Felipe Balbi
1
-1
/
+0
2014-09-18
Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"
Felipe Balbi
1
-1
/
+1
2014-09-09
usb: gadget: composite: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-02
usb: gadget: composite: dequeue cdev->req before free its buffer
Li Jun
1
-1
/
+1
2014-07-16
usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...
Li Jun
1
-0
/
+1
2014-05-27
usb: gadget: make return of 0 explicit
Julia Lawall
1
-4
/
+2
2014-05-14
usb: gadget: OS Feature Descriptors support
Andrzej Pietrasiewicz
1
-1
/
+287
2014-05-14
usb: gadget: OS String support
Andrzej Pietrasiewicz
1
-0
/
+29
2014-05-12
usb: gadget: set gadget state as configured
Peter Chen
1
-0
/
+1
2014-03-17
usb: gadget: composite: switch over to ERR_CAST()
Felipe Balbi
1
-1
/
+1
2013-12-19
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
1
-1
/
+1
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
1
-0
/
+1
2013-11-26
usb: gadget: composite: redirect setup requests
Andrzej Pietrasiewicz
1
-1
/
+15
2013-11-25
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
1
-0
/
+1
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-08-27
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
1
-5
/
+3
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
1
-0
/
+1
2013-03-05
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
1
-4
/
+1
2013-01-21
usb: gadget: f_acm: use usb_gstrings_attach()
Sebastian Andrzej Siewior
1
-5
/
+12
2013-01-21
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
1
-0
/
+135
2013-01-21
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
1
-2
/
+2
2013-01-21
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
1
-31
/
+51
2013-01-21
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
1
-0
/
+12
2013-01-21
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
1
-17
/
+30
[next]