summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: at91_udc: fix build warningFelipe Balbi2013-12-231-7/+7
* usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-234-0/+2470
* usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2013-12-232-1/+14
* usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter2013-12-231-16/+39
* usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter2013-12-231-0/+1
* usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2013-12-232-6/+4
* usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2013-12-202-2/+2
* usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX2013-12-191-1/+1
* usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria2013-12-191-0/+1
* Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-198-21/+26
|\
| * usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian2013-11-251-11/+12
| * usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi2013-11-251-1/+1
| * usb: gadget: ffs: fix sparse warningFelipe Balbi2013-11-251-1/+1
| * usb: gadget: zero: module parameters can be staticFengguang Wu2013-11-251-3/+3
| * usb: gadget: storage: fix sparse warningFelipe Balbi2013-11-251-1/+1
| * usb: gadget: mass storage: fix return of delayed statusPratyush Anand2013-11-252-5/+1
| * usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz2013-11-251-0/+1
| * usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik2013-11-251-0/+1
| * usb: gadget: fix pxa25x compilation problemsLinus Walleij2013-11-251-0/+1
| * usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga2013-11-251-1/+2
| * usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga2013-11-251-0/+4
* | usb: gadget: f_sourcesink: Fix sparse warningJingoo Han2013-12-171-4/+4
* | usb: gadget: f_serial: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_phonet: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_obex: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_ncm: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_mass_storage: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_loopback: Fix sparse warningJingoo Han2013-12-171-2/+2
* | usb: gadget: atmel_usba: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han2013-12-171-47/+17
* | usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz2013-12-171-3/+3
* | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-1725-52/+64
* | usb: gadget: f_fs: fix sparse warningFelipe Balbi2013-12-121-1/+1
* | usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz2013-12-123-1/+94
* | usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2013-12-122-116/+0
* | usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz2013-12-122-56/+96
* | usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz2013-12-125-209/+433
* | usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz2013-12-123-123/+314
* | usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz2013-12-123-13/+35
* | usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz2013-12-121-40/+76
* | usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz2013-12-125-16/+26
* | usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2013-12-122-107/+1
* | usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-12-122-40/+66
* | usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz2013-12-122-62/+1
* | usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz2013-12-122-22/+48
* | usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz2013-12-122-74/+1
* | usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-12-122-14/+80
* | usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz2013-12-121-8/+5
* | usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-121-0/+7
* | usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga2013-12-121-0/+3