Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
37dc79565c4b7e735f190eaa6ed5bb6eb3d3968a
/
drivers
/
usb
/
gadget
/
function
/
f_acm.c
24ceb9c
USB: gadget: function: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
cdd7928
ACM gadget: fix endianness in notifications
by Oliver Neukum
· 8 years ago
0561f77
usb: gadget: f_acm: Fix configfs attr name
by Krzysztof Opasiak
· 9 years ago
eaef50c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
by John Youn
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
ea6bd6b
usb-gadget/f_acm: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
4aab757
usb: gadget: f_acm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
adab433
usb: gadget: remove gadget_chips.h
by Robert Baldyga
· 9 years ago
52ec49a
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
by Felipe Balbi
· 10 years ago
b8b0ea5
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
by Richard Leitner
· 10 years ago
00a2430
usb: gadget: Gadget directory cleanup - group usb functions
by Andrzej Pietrasiewicz
· 11 years ago
[Renamed from drivers/usb/gadget/f_acm.c]
d257221
usb: acm gadget: Null termintate strings table
by Graham Williams
· 11 years ago
88af8bb
usb: gadget: the start of the configfs interface
by Sebastian Andrzej Siewior
· 12 years ago
c4ed4ac
usb: gadget: push tty port allocation from gadget into f_acm
by Sebastian Andrzej Siewior
· 12 years ago
1576182
usb: gadget: nokia: use function framework for ACM
by Sebastian Andrzej Siewior
· 12 years ago
27a46633
usb: gadget: f_acm: use usb_gstrings_attach()
by Sebastian Andrzej Siewior
· 12 years ago
ff47f59
usb: gadget: f_acm: convert to new function interface with backwards compatibility
by Sebastian Andrzej Siewior
· 12 years ago
19b10a8
usb: gadget: allocate & giveback serial ports instead hard code them
by Sebastian Andrzej Siewior
· 12 years ago
05c062c
usb: gadget: f_acm: remove empty function
by Sebastian Andrzej Siewior
· 12 years ago
1616e99d
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
by Sebastian Andrzej Siewior
· 12 years ago
10287ba
usb: gadget: always update HS/SS descriptors and create a copy of them
by Sebastian Andrzej Siewior
· 12 years ago
bcb2f99
usb: gadget: use a computation macro for INT endpoint interval
by Sebastian Andrzej Siewior
· 12 years ago
6fecfb0
usb: gadget: add usb3.0 descriptors to serial gadgets
by Sebastian Andrzej Siewior
· 13 years ago
54b8360
usb: gadget: update Michal Nazarewicz's email address
by Michal Nazarewicz
· 13 years ago
ea2a1df
usb: gadget: use config_ep_by_speed() instead of ep_choose()
by Tatyana Brokhman
· 14 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 14 years ago
5c8db07
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
by Praveena Nadahally
· 14 years ago
28824b1
USB: gadget: __init and __exit tags removed
by Michal Nazarewicz
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
90f7976
USB: Remove unsupported usb gadget drivers
by Christoph Egger
· 15 years ago
b97503f
USB: Interface Association Descriptors added to CDC & RNDIS
by Michal Nazarewicz
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
e50ae57
USB: gadget: cdc-acm deadlock fix
by David Brownell
· 16 years ago
1f1ba11
usb gadget: issue notifications from ACM function
by David Brownell
· 16 years ago
630c7aa
usb gadget: remove needless struct members
by David Brownell
· 16 years ago
4d5a73d
usb gadget serial: split out CDC ACM function
by David Brownell
· 17 years ago