index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
drivers
/
usb
/
gadget
/
f_acm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
usb: acm gadget: Null termintate strings table
Graham Williams
1
-0
/
+1
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
1
-0
/
+55
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
1
-0
/
+7
2013-04-03
usb: gadget: nokia: use function framework for ACM
Sebastian Andrzej Siewior
1
-68
/
+15
2013-01-21
usb: gadget: f_acm: use usb_gstrings_attach()
Sebastian Andrzej Siewior
1
-13
/
+8
2013-01-21
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
1
-34
/
+107
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
1
-3
/
+0
2013-01-21
usb: gadget: f_acm: remove empty function
Sebastian Andrzej Siewior
1
-10
/
+0
2012-10-31
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
1
-19
/
+8
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
1
-32
/
+13
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
1
-4
/
+3
2012-02-09
usb: gadget: add usb3.0 descriptors to serial gadgets
Sebastian Andrzej Siewior
1
-0
/
+50
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
1
-1
/
+1
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
1
-33
/
+14
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-5
/
+4
2010-10-22
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
Praveena Nadahally
1
-1
/
+1
2010-05-21
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
1
-16
/
+16
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
USB: Remove unsupported usb gadget drivers
Christoph Egger
1
-8
/
+0
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
1
-0
/
+28
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-5
/
+5
2008-11-14
USB: gadget: cdc-acm deadlock fix
David Brownell
1
-0
/
+4
2008-08-14
usb gadget: issue notifications from ACM function
David Brownell
1
-11
/
+183
2008-08-14
usb gadget: remove needless struct members
David Brownell
1
-2
/
+0
2008-07-22
usb gadget serial: split out CDC ACM function
David Brownell
1
-0
/
+589