index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_acm.c
Age
Commit message (
Expand
)
Author
2020-12-10
USB: gadget: f_acm: add support for SuperSpeed Plus
taehyun.cho
2020-10-02
usb: gadget: f_acm: don't disable disabled EP
Michał Mirosław
2020-05-25
usb: gadget: f_acm: add suspend resume callbacks
Fabrice Gasnier
2019-10-22
usb: gadget: u_serial: allow more console gadget ports
Michał Mirosław
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-03-17
ACM gadget: fix endianness in notifications
Oliver Neukum
2016-03-04
usb: gadget: f_acm: Fix configfs attr name
Krzysztof Opasiak
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-13
usb-gadget/f_acm: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: f_acm: eliminate abuse of ep->driver data
Robert Baldyga
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
2014-10-20
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
2014-08-27
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
Richard Leitner
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz