aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/config.c
AgeCommit message (Expand)Author
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-05-22usb: gadget: Fix double free of device descriptor pointersHemant Kumar
2017-11-07USB: gadget: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-06-21usb: Use (foo *) instead of (foo*).Sandhya Bankar
2016-03-04usb: gadget: Update function for SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn
2015-07-29usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-22usb/gadget: fix kernel-doc warningRandy Dunlap
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds