summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-05usb: dwc3: core: support optional PHYsKishon Vijay Abraham I1-20/+14
2014-03-05Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txtKishon Vijay Abraham I1-4/+4
2014-03-05usb: dwc3: define more revisionsFelipe Balbi1-0/+3
2014-03-05usb: dwc3: fix randconfig build errorsFelipe Balbi2-13/+33
2014-03-05usb: dwc3: gadget: pre-start Stream transfers when they're queuedFelipe Balbi1-0/+17
2014-03-05usb: dwc3: gadget: call gadget driver's ->suspend/->resumeFelipe Balbi1-0/+35
2014-03-05usb: dwc3: gadget: add 'force' argument to stop_active_transferPaul Zimmerman1-7/+8
2014-03-05usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeedFelipe Balbi1-0/+4
2014-03-05usb: dwc3: gadget: set KEEP_CONNECT in case of hibernationFelipe Balbi1-4/+14
2014-03-05usb: dwc3: core: fix indentationFelipe Balbi1-1/+1
2014-03-05usb: dwc3: core: allocate scratch buffersFelipe Balbi2-0/+111
2014-03-05usb: dwc3: gadget: add a 'restore' argument to set_ep_configPaul Zimmerman1-10/+22
2014-03-05usb: dwc3: gadget: implement dwc3_gadget_get_link_statePaul Zimmerman2-0/+17
2014-03-05usb: dwc3: add 'saved_state' field to dwc3_ep structurePaul Zimmerman1-0/+2
2014-03-05usb: dwc3: add has_hibernation flagFelipe Balbi1-0/+2
2014-03-05usb: dwc3: cleanup struct dwc3Felipe Balbi1-19/+24
2014-03-05usb: dwc3: workaround: bogus hibernation eventsFelipe Balbi1-0/+31
2014-03-05usb: dwc3: workaround: clock gating issuesFelipe Balbi1-9/+27
2014-03-05usb: dwc3: core: define bit 10 of GCTL registerFelipe Balbi1-0/+1
2014-03-05usb: dwc3: gadget: always enable IOC on bulk/interrupt transfersFelipe Balbi1-6/+3
2014-03-05usb: gadget: at91_udc: fix ep maxpacket initialisationRobert Baldyga1-7/+7
2014-03-05usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven1-0/+2
2014-03-05usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() methodSergei Shtylyov1-3/+3
2014-03-05usb: musb: avoid NULL pointer dereferenceFelipe Balbi1-3/+2
2014-02-20usb: musb: dsps, debugfs filesMarkus Pargmann1-0/+54
2014-02-20usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui1-3/+3
2014-02-20usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter1-8/+2
2014-02-19usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen2-2/+2
2014-02-19usb: gadget: at91: fix the number of endpoint parameterBo Shen1-1/+1
2014-02-18usb: gadget: f_fs: add aio supportRobert Baldyga1-26/+239
2014-02-18usb: gadget: f_fs: add poll for endpoint 0Robert Baldyga1-0/+42
2014-02-18usb: gadget: f_fs: fix setup request handlingRobert Baldyga2-2/+1
2014-02-18usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz2-10/+19
2014-02-18usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz2-14/+14
2014-02-18usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz1-15/+15
2014-02-18usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2-4/+4
2014-02-18usb: gadget: code cleanupAndrzej Pietrasiewicz1-1/+1
2014-02-18usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz1-4/+5
2014-02-18usb: musb: dsps, use devm_kzallocMarkus Pargmann1-3/+1
2014-02-18usb: dwc3: omap: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2014-02-18usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga1-32/+46
2014-02-18usb: gadget: printer: fix memory leakwenlin.kang1-1/+3
2014-02-18usb: gadget: printer: fix possible deadlockwenlin.kang1-0/+3
2014-02-18usb: gadget: s3c-hsudc: remove unused labelSachin Kamat1-1/+0
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat1-1/+1
2014-02-18usb: gadget: fix error return codeJulia Lawall1-0/+1
2014-02-18usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han1-4/+4
2014-02-18usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter2-7/+6
2014-02-18usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian1-0/+53
2014-02-18usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian1-0/+13