index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
gadget.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
1
-1
/
+7
2015-08-06
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
1
-0
/
+8
2015-08-06
usb: gadget: add 'ep_match' callback to usb_gadget_ops
Robert Baldyga
1
-0
/
+3
2015-08-04
usb: gadget: add endpoint capabilities helper macros
Robert Baldyga
1
-0
/
+20
2015-08-04
usb: gadget: add endpoint capabilities flags
Robert Baldyga
1
-0
/
+21
2015-08-04
usb: gadget: encapsulate endpoint claiming mechanism
Robert Baldyga
1
-0
/
+1
2015-07-30
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+10
2015-07-30
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+10
2015-07-30
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+11
2015-07-29
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
1
-0
/
+4
2015-07-29
usb: add usb_otg_caps to usb_gadget structure.
Macpaul Lin
1
-0
/
+2
2015-07-29
usb: gadget: add usb_gadget_activate/deactivate functions
Robert Baldyga
1
-6
/
+94
2015-03-19
usb: udc: add usb_udc_vbus_handler
Peter Chen
1
-0
/
+4
2015-03-19
usb: udc: store usb_udc pointer in struct usb_gadget
Peter Chen
1
-0
/
+3
2015-03-11
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
Masanari Iida
1
-1
/
+1
2015-01-29
usb: gadget: introduce is_selfpowered for usb_gadget
Peter Chen
1
-0
/
+2
2014-11-03
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
1
-1
/
+1
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-2
/
+1
2014-09-25
usb: gadget: Introduce usb_gadget_giveback_request()
Michal Sojka
1
-0
/
+8
2014-09-12
usb: gadget: udc-core: add utility for bus reset
Peter Chen
1
-0
/
+6
2014-09-09
usb: gadget: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+3
2014-08-22
usb: gadget: document a usb_ep_dequeue() requirement
Paul Zimmerman
1
-4
/
+5
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-0
/
+19
2013-12-10
usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
David Cohen
1
-0
/
+20
2013-12-10
usb: gadget: move bitflags to the end of usb_gadget struct
David Cohen
1
-9
/
+10
2013-07-29
usb: gadget: udc-core: move sysfs_notify() to a workqueue
Felipe Balbi
1
-0
/
+4
2013-05-15
Correct typo "supperspeed" to "superspeed".
Robert P. J. Day
1
-3
/
+2
2013-03-18
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
Felipe Balbi
1
-0
/
+2
2013-03-18
usb: gadget: introduce gadget state tracking
Felipe Balbi
1
-0
/
+9
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-4
/
+0
2013-03-18
usb: gadget: udc-core: allow udc class register gadget device
Felipe Balbi
1
-0
/
+4
2013-01-24
usb: gadget: completely remove ->start/->stop
Felipe Balbi
1
-6
/
+0
2013-01-21
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
1
-0
/
+5
2013-01-21
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
1
-0
/
+2
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
1
-0
/
+7
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
1
-0
/
+4
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
1
-2
/
+4
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
1
-3
/
+3
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
1
-17
/
+2
2012-02-28
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
1
-0
/
+10
2011-12-21
usb: gadget: introduce support for sg lists
Felipe Balbi
1
-0
/
+10
2011-12-19
usb: gadget: enlarge maxburst bit width.
Yu Xu
1
-1
/
+1
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-2
/
+2
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-5
/
+5
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
1
-2
/
+2
2011-07-02
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
1
-0
/
+6
2011-07-02
usb: gadget: add missing #include's
Sergei Shtylyov
1
-0
/
+5
2011-07-02
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
1
-0
/
+31
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
1
-0
/
+13
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
1
-6
/
+0
[prev]
[next]