aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_acm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22usb: gadget: u_serial: allow more console gadget portsMichał Mirosław1-0/+21
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+1
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal1-1/+1
2017-03-17ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2016-03-04usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak1-2/+2
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn1-1/+1
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-22/+4
2015-10-13usb-gadget/f_acm: use per-attribute show and store methodsChristoph Hellwig1-22/+4
2015-09-27usb: gadget: f_acm: eliminate abuse of ep->driver dataRobert Baldyga1-19/+4
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga1-1/+0
2014-10-20usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-4/+4
2014-08-27usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner1-21/+28
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-0/+848