aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/gadget/function/f_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-26usb: gadget: f_serial: Ensure gserial disconnected during unbindWesley Cheng1-0/+4
2021-06-09usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski1-1/+1
2020-05-25usb: gadget: f_serial: add suspend resume callbacksFabrice Gasnier1-0/+16
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
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_serial: use per-attribute show and store methodsChristoph Hellwig1-22/+4
2015-09-27usb: gadget: f_serial: eliminate abuse of ep->driver dataRobert Baldyga1-9/+1
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga1-1/+0
2014-08-27usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner1-8/+11
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-0/+385