summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
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: 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
2013-03-22usb: gadget: mv_u3d: remove outdated selectsFelipe Balbi1-2/+0
2013-03-22usb: gadget: mv_u3d: remove unused headersFelipe Balbi1-3/+0
2013-03-22usb: gadget: mv_u3d: make mv_u3d_pm_ops staticJingoo Han1-5/+3
2013-03-18usb: gadget: s3c-hsotg: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: gadget: mv_udc_core: fix PHY error handlingFelipe Balbi1-4/+7
2013-03-18usb: gadget: uvc: use capped length valueDan Carpenter1-1/+1
2013-03-18usb: gadget: uvc: Use strlcpy instead of strncpyChen Gang1-3/+3
2013-03-18usb: gadget: uvc: Use GFP_ATOMIC under spin lockCyril Roelandt1-1/+2
2013-03-18usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SSBhupesh Sharma1-2/+8
2013-03-18usb: gadget: uvc: Delay the status stage when setting alternate setting 1Bhupesh Sharma3-7/+23
2013-03-18usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa...Bhupesh Sharma1-8/+6
2013-03-18usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failureBhupesh Sharma1-3/+6
2013-03-18usb: gadget: uvc: Configure the streaming endpoint based on the speedLaurent Pinchart1-7/+12
2013-03-18usb: gadget: uvc: Merge the streaming maxpacket and mult parametersLaurent Pinchart1-60/+60
2013-03-18usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptorsLaurent Pinchart1-34/+18
2013-03-18usb: gadget: uvc: Fix coding style issues introduced by SS supportLaurent Pinchart2-35/+35
2013-03-18usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZELaurent Pinchart1-5/+5
2013-03-18usb: gadget: uvc: clarify comment about string descriptorsLaurent Pinchart1-1/+4
2013-03-18usb: gadget: uvc: remove references to DMA_ADDR_INVALIDFelipe Balbi3-4/+0
2013-03-18usb: gadget: net2280: remove unused DMA_ADDR_INVALIDFelipe Balbi1-4/+0
2013-03-18usb: gadget: net2272: remove unused DMA_ADDR_INVALIDFelipe Balbi1-2/+0
2013-03-18usb: gadget: atmel: remove unused DMA_ADDR_INVALIDFelipe Balbi1-6/+0
2013-03-18usb: gadget: s3c-hsudc: delete outdated commentChen Gang1-1/+0
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi1-3/+0
2013-03-18usb: gadget: mv_udc_core: check against CONFIG_USB_PHYFelipe Balbi1-1/+1
2013-03-18usb: gadget: fsl_udc_core: Use module_platform_driver_probe macroSachin Kamat1-15/+1
2013-03-18usb: gadget: udc-core: anywone can read 'speed' attributesFelipe Balbi1-1/+1
2013-03-18usb: gadget: udc-core: remove protection when setting gadget.dev.releaseFelipe Balbi1-5/+3
2013-03-18usb: gadget: s3c-hsotg: don't assign gadget.dev.release directlyFelipe Balbi1-11/+0
2013-03-18usb: gadget: r8a66597-udc: don't assign gadget.dev.release directlyFelipe Balbi1-1/+0
2013-03-18usb: gadget: pch_udc: don't assign gadget.dev.release directlyFelipe Balbi1-2/+2