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