index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_acm.c
Age
Commit message (
Expand
)
Author
2013-08-30
usb: acm gadget: Null termintate strings table
Graham Williams
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
2013-04-03
usb: gadget: nokia: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: use usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: remove empty function
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
2012-02-09
usb: gadget: add usb3.0 descriptors to serial gadgets
Sebastian Andrzej Siewior
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2010-10-22
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
Praveena Nadahally
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-11-13
USB: gadget: cdc-acm deadlock fix
David Brownell
2008-08-13
usb gadget: issue notifications from ACM function
David Brownell
2008-08-13
usb gadget: remove needless struct members
David Brownell
2008-07-21
usb gadget serial: split out CDC ACM function
David Brownell