aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-07aio: use cancellation list lazilyKent Overstreet1-2/+1
2013-05-07aio: move private stuff out of aio.hKent Overstreet1-0/+1
2013-05-07gadget: remove only user of aio retryZach Brown1-9/+29
2013-05-05gadget: single_open() leaksAl Viro2-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-139/+86
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells1-81/+43
2013-04-29goku_udc: Don't use create_proc_read_entry()David Howells1-50/+39
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman5-4/+11
2013-04-23usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz1-0/+2
2013-04-23usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz1-2/+2
2013-04-23usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun1-1/+3
2013-04-23usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun1-1/+3
2013-04-23usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun1-0/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro3-4/+4
2013-04-09gadgetfs: don't bother with fops->ownerAl Viro2-4/+0
2013-04-08usb, gadget: use appropriate warning accessorsDavid Rientjes1-2/+2
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman60-1655/+2173
2013-04-03usb: gadget: nokia: include f_ecm.cFelipe Balbi1-0/+1
2013-04-03usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz1-0/+55
2013-04-03usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz2-39/+4
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz5-47/+132
2013-04-03usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz1-0/+55
2013-04-03usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz1-46/+0
2013-04-03usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz2-18/+8
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz4-27/+110
2013-04-03usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz1-1/+0
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 Siewior5-1/+1061
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior6-54/+19
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior13-87/+100
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior4-95/+72
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi1-5/+5
2013-04-02usb: gadget: udc-core: prevent a memory leakFelipe Balbi1-0/+1
2013-04-02usb: gadget: fusb300_udc: bug fix of not doing idma reset for each timeYuan-Hsin Chen1-3/+6
2013-04-02usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stallYuan-Hsin Chen2-2/+2
2013-04-02usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architecturesBhupesh Sharma2-0/+33
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma5-426/+193
2013-04-02usb: gadget: mv_u3d_core: remove unused clockFelipe Balbi1-1/+1
2013-04-02usb: gadget: mv_udc_core: remove unused clockChao Xie2-22/+8
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge1-0/+1
2013-03-27usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi1-0/+4
2013-03-27usb: gadget: mv_udc_core: fix sparse warningsFelipe Balbi1-1/+5
2013-03-27usb: gadget: pch_udc: fix sparse warningsFelipe Balbi1-0/+4
2013-03-27usb: gadget: dummy: fix sparse warningFelipe Balbi1-1/+1
2013-03-27usb: gadget: net2280: fix sparse warningsFelipe Balbi1-4/+4
2013-03-27usb: gadget: net2272: fix sparse warningsFelipe Balbi1-3/+3
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi1-1/+0
2013-03-22usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi1-13/+14