summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_acm.c
AgeCommit message (Expand)AuthorLines
2020-05-25usb: gadget: f_acm: add suspend resume callbacksFabrice Gasnier-0/+16
2019-10-22usb: gadget: u_serial: allow more console gadget portsMichał Mirosław-0/+21
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds-1/+1
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal-1/+1
2017-03-17ACM gadget: fix endianness in notificationsOliver Neukum-1/+3
2016-03-04usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak-2/+2
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn-1/+1
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-22/+4
2015-10-13usb-gadget/f_acm: use per-attribute show and store methodsChristoph Hellwig-22/+4
2015-09-27usb: gadget: f_acm: eliminate abuse of ep->driver dataRobert Baldyga-19/+4
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga-1/+0
2014-10-20usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi-4/+4
2014-08-27usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner-21/+28
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz-0/+848