aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18usb: gadget: Makefile: remove ccflags-yLinyu Yuan1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-29usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov1-1/+1
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-29/+1
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz1-29/+2
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz1-41/+3
2014-04-24usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen1-1/+0
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson1-0/+1
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-12-12usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz1-3/+1
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz1-1/+1
2013-10-11usb: gadget: Make VERBOSE_DEBUG enableable via KconfigAndreas Larsson1-1/+2
2013-10-10usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms moduleAndrzej Pietrasiewicz1-3/+1
2013-10-10usb: gadget: f_mass_storage: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-10-01usb: gadget: create a utility module for mass_storageAndrzej Pietrasiewicz1-0/+2
2013-07-29usb: gadget: remove imx_udcFelipe Balbi1-1/+0
2013-06-10usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen1-0/+1
2013-06-10usb: gadget: f_rndis: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: f_subset: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: f_eem: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: f_phonet: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: f_ecm: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: f_ncm: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz1-0/+2
2013-06-10usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz1-0/+1
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+2
2013-04-03usb: gadget: use consistent naming scheme for usb function modulesAndrzej Pietrasiewicz1-3/+4
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior1-1/+1
2013-03-04usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I1-6/+6
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatibilitySebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior1-0/+4
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior1-1/+1
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz1-2/+0
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior1-1/+1
2012-09-10usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior1-1/+2
2012-09-10usb: gadget: move usb_gadget_controller_number() into a .c file and libcompositeSebastian Andrzej Siewior1-1/+1
2012-09-10usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior1-1/+1
2012-09-10usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior1-1/+1
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior1-0/+2
2012-09-05usb: gadget: bcm63xx UDC driverKevin Cernekee1-0/+1
2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu1-0/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+1
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin1-1/+0
2012-05-11usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin1-3/+0
2012-05-09usb-gadget: Initial merge of target module for UASP + BOTSebastian Andrzej Siewior1-0/+2
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin1-0/+1
2012-05-01USB: gadget driver for LPC32xxRoland Stigge1-0/+1
2011-12-20usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang1-1/+1