aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2013-12-17usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han1-47/+17
2013-12-17usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz1-3/+3
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga25-52/+64
2013-12-12usb: gadget: f_fs: fix sparse warningFelipe Balbi1-1/+1
2013-12-12usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz3-1/+94
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2-116/+0
2013-12-12usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz2-56/+96
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz5-209/+433
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz3-123/+314
2013-12-12usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz3-13/+35
2013-12-12usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz1-40/+76
2013-12-12usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz5-16/+26
2013-12-12usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2-107/+1
2013-12-12usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz2-40/+66
2013-12-12usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz2-62/+1
2013-12-12usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz2-21/+47
2013-12-12usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz2-74/+1
2013-12-12usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz2-14/+80
2013-12-12usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz1-8/+5
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz1-0/+7
2013-12-12usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga1-0/+3
2013-12-12usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdoneRobert Baldyga1-2/+2
2013-12-09usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsizeMichal Nazarewicz1-4/+19
2013-12-09usb: gadget: f_fs: remove loop from I/O functionMichal Nazarewicz1-54/+40
2013-12-06usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-06usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-1/+1
2013-11-26usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz4-5/+335
2013-11-26usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz4-2/+158
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz8-49/+83
2013-11-26usb: gadget: composite: redirect setup requestsAndrzej Pietrasiewicz1-1/+15
2013-11-26usb: gadget: update some out of date commentsDan Carpenter2-2/+2
2013-11-26usb: gadget: remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-11-26usb: gadget: goku: remove unused argumentMichal Nazarewicz1-8/+4
2013-11-26usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi1-1/+1
2013-11-26usb: gadget: r8a66597-udc: convert to clk_prepare/unprepareLaurent Pinchart1-3/+3
2013-11-25usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian1-11/+12
2013-11-25usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi1-1/+1
2013-11-25usb: gadget: ffs: fix sparse warningFelipe Balbi1-1/+1
2013-11-25usb: gadget: zero: module parameters can be staticFengguang Wu1-3/+3
2013-11-25usb: gadget: storage: fix sparse warningFelipe Balbi1-1/+1
2013-11-25usb: gadget: mass storage: fix return of delayed statusPratyush Anand2-5/+1
2013-11-25usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz1-0/+1
2013-11-25usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik1-0/+1
2013-11-25usb: gadget: fix pxa25x compilation problemsLinus Walleij1-0/+1
2013-11-25usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga1-1/+2
2013-11-25usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga1-0/+4
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-9/+9
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+3