summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | usb: phy: mxs: add controller idPeter Chen2014-03-051-0/+6
| | * | | | | | | usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen2014-03-051-2/+21
| | * | | | | | | usb: phy: mxs: change description of usb device speedPeter Chen2014-03-051-4/+4
| | * | | | | | | usb: phy: mxs: Add anatop regmapPeter Chen2014-03-051-0/+15
| | * | | | | | | usb: phy: mxs: Add auto clock and power settingPeter Chen2014-03-051-3/+17
| | * | | | | | | usb: phy: mxs: Add platform judgement codePeter Chen2014-03-051-9/+49
| | * | | | | | | usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski2014-03-051-4/+49
| | * | | | | | | usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian2014-03-051-1/+2
| | * | | | | | | usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2014-03-052-3/+84
| | * | | | | | | usb: dwc3: core: support optional PHYsKishon Vijay Abraham I2014-03-051-20/+14
| | * | | | | | | usb: dwc3: define more revisionsFelipe Balbi2014-03-051-0/+3
| | * | | | | | | usb: dwc3: fix randconfig build errorsFelipe Balbi2014-03-052-13/+33
| | * | | | | | | usb: dwc3: gadget: pre-start Stream transfers when they're queuedFelipe Balbi2014-03-051-0/+17
| | * | | | | | | usb: dwc3: gadget: call gadget driver's ->suspend/->resumeFelipe Balbi2014-03-051-0/+35
| | * | | | | | | usb: dwc3: gadget: add 'force' argument to stop_active_transferPaul Zimmerman2014-03-051-7/+8
| | * | | | | | | usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeedFelipe Balbi2014-03-051-0/+4
| | * | | | | | | usb: dwc3: gadget: set KEEP_CONNECT in case of hibernationFelipe Balbi2014-03-051-4/+14
| | * | | | | | | usb: dwc3: core: fix indentationFelipe Balbi2014-03-051-1/+1
| | * | | | | | | usb: dwc3: core: allocate scratch buffersFelipe Balbi2014-03-052-0/+111
| | * | | | | | | usb: dwc3: gadget: add a 'restore' argument to set_ep_configPaul Zimmerman2014-03-051-10/+22
| | * | | | | | | usb: dwc3: gadget: implement dwc3_gadget_get_link_statePaul Zimmerman2014-03-052-0/+17
| | * | | | | | | usb: dwc3: add 'saved_state' field to dwc3_ep structurePaul Zimmerman2014-03-051-0/+2
| | * | | | | | | usb: dwc3: add has_hibernation flagFelipe Balbi2014-03-051-0/+2
| | * | | | | | | usb: dwc3: cleanup struct dwc3Felipe Balbi2014-03-051-19/+24
| | * | | | | | | usb: dwc3: workaround: bogus hibernation eventsFelipe Balbi2014-03-051-0/+31
| | * | | | | | | usb: dwc3: workaround: clock gating issuesFelipe Balbi2014-03-051-9/+27
| | * | | | | | | usb: dwc3: core: define bit 10 of GCTL registerFelipe Balbi2014-03-051-0/+1
| | * | | | | | | usb: dwc3: gadget: always enable IOC on bulk/interrupt transfersFelipe Balbi2014-03-051-6/+3
| | * | | | | | | usb: gadget: at91_udc: fix ep maxpacket initialisationRobert Baldyga2014-03-051-7/+7
| | * | | | | | | usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven2014-03-051-0/+2
| | * | | | | | | usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() methodSergei Shtylyov2014-03-051-3/+3
| | * | | | | | | usb: musb: avoid NULL pointer dereferenceFelipe Balbi2014-03-051-3/+2
| | * | | | | | | usb: musb: dsps, debugfs filesMarkus Pargmann2014-02-201-0/+54
| | * | | | | | | usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui2014-02-201-3/+3
| | * | | | | | | usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter2014-02-201-8/+2
| | * | | | | | | usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen2014-02-192-2/+2
| | * | | | | | | usb: gadget: at91: fix the number of endpoint parameterBo Shen2014-02-191-1/+1
| | * | | | | | | usb: gadget: f_fs: add aio supportRobert Baldyga2014-02-181-26/+239
| | * | | | | | | usb: gadget: f_fs: add poll for endpoint 0Robert Baldyga2014-02-181-0/+42
| | * | | | | | | usb: gadget: f_fs: fix setup request handlingRobert Baldyga2014-02-182-2/+1
| | * | | | | | | usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz2014-02-182-10/+19
| | * | | | | | | usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz2014-02-182-14/+14
| | * | | | | | | usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz2014-02-181-15/+15
| | * | | | | | | usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2014-02-182-4/+4
| | * | | | | | | usb: gadget: code cleanupAndrzej Pietrasiewicz2014-02-181-1/+1
| | * | | | | | | usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz2014-02-181-4/+5
| | * | | | | | | usb: musb: dsps, use devm_kzallocMarkus Pargmann2014-02-181-3/+1
| | * | | | | | | usb: dwc3: omap: don't check resource with devm_ioremap_resourceWolfram Sang2014-02-181-5/+0
| | * | | | | | | usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga2014-02-181-32/+46
| | * | | | | | | usb: gadget: printer: fix memory leakwenlin.kang2014-02-181-1/+3
OpenPOWER on IntegriCloud