aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi
2013-04-02usb: gadget: udc-core: prevent a memory leakFelipe Balbi
2013-04-02usb: gadget: fusb300_udc: bug fix of not doing idma reset for each timeYuan-Hsin Chen
2013-04-02usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stallYuan-Hsin Chen
2013-04-02usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architecturesBhupesh Sharma
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma
2013-04-02usb: gadget: mv_u3d_core: remove unused clockFelipe Balbi
2013-04-02usb: gadget: mv_udc_core: remove unused clockChao Xie
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: mv_udc_core: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: pch_udc: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: dummy: fix sparse warningFelipe Balbi
2013-03-27usb: gadget: net2280: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: net2272: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi
2013-03-22usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi
2013-03-22usb: gadget: mv_u3d: remove outdated selectsFelipe Balbi
2013-03-22usb: gadget: mv_u3d: remove unused headersFelipe Balbi
2013-03-22usb: gadget: mv_u3d: make mv_u3d_pm_ops staticJingoo Han
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle
2013-03-20usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson
2013-03-20usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz
2013-03-20USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern
2013-03-20usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-03-20usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi
2013-03-18usb: gadget: s3c-hsotg: fix PHY error handlingFelipe Balbi
2013-03-18usb: gadget: mv_udc_core: fix PHY error handlingFelipe Balbi
2013-03-18usb: gadget: uvc: use capped length valueDan Carpenter
2013-03-18usb: gadget: uvc: Use strlcpy instead of strncpyChen Gang
2013-03-18usb: gadget: uvc: Use GFP_ATOMIC under spin lockCyril Roelandt
2013-03-18usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SSBhupesh Sharma
2013-03-18usb: gadget: uvc: Delay the status stage when setting alternate setting 1Bhupesh Sharma
2013-03-18usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa...Bhupesh Sharma
2013-03-18usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failureBhupesh Sharma
2013-03-18usb: gadget: uvc: Configure the streaming endpoint based on the speedLaurent Pinchart
2013-03-18usb: gadget: uvc: Merge the streaming maxpacket and mult parametersLaurent Pinchart
2013-03-18usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptorsLaurent Pinchart
2013-03-18usb: gadget: uvc: Fix coding style issues introduced by SS supportLaurent Pinchart
2013-03-18usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZELaurent Pinchart
2013-03-18usb: gadget: uvc: clarify comment about string descriptorsLaurent Pinchart
2013-03-18usb: gadget: uvc: remove references to DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: net2280: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: net2272: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: atmel: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: s3c-hsudc: delete outdated commentChen Gang
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: gadget: mv_udc_core: check against CONFIG_USB_PHYFelipe Balbi