summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-07usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu1-13/+15
2014-03-07usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun1-4/+5
2014-03-07usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng1-35/+66
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter1-4/+2
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter1-2/+2
2014-03-06phy: omap-control: Update DT binding informationRoger Quadros2-24/+25
2014-03-06usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz3-102/+91
2014-03-06usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam3-50/+147
2014-03-06usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-3/+3
2014-03-06usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni1-0/+6
2014-03-06usb: phy: mxs: Add sync time after controller clear phcdPeter Chen1-0/+11
2014-03-06usb: phy: mxs: Add system suspend/resume APIPeter Chen1-0/+61
2014-03-06usb: phy: mxs: Add implementation of set_wakeupPeter Chen1-0/+116
2014-03-06usb: phy: Add set_wakeup APIPeter Chen1-0/+16
2014-03-06usb: phy: mxs: add controller idPeter Chen1-0/+6
2014-03-06usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen1-2/+21
2014-03-06usb: phy: mxs: change description of usb device speedPeter Chen1-4/+4
2014-03-06usb: phy: mxs: Add anatop regmapPeter Chen1-0/+15
2014-03-06usb: doc: phy-mxs: update binding for adding anatop phandlePeter Chen1-0/+2
2014-03-06usb: phy: mxs: Add auto clock and power settingPeter Chen1-3/+17
2014-03-06usb: phy: mxs: Add platform judgement codePeter Chen1-9/+49
2014-03-06usb: doc: phy-mxs: Add more compatible stringsPeter Chen1-1/+5
2014-03-06usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski1-4/+49
2014-03-06usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian1-1/+2
2014-03-06usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I3-5/+88
2014-03-06usb: dwc3: core: support optional PHYsKishon Vijay Abraham I1-20/+14
2014-03-06Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txtKishon Vijay Abraham I1-4/+4
2014-03-06usb: dwc3: define more revisionsFelipe Balbi1-0/+3
2014-03-06usb: dwc3: fix randconfig build errorsFelipe Balbi2-13/+33
2014-03-06usb: dwc3: gadget: pre-start Stream transfers when they're queuedFelipe Balbi1-0/+17
2014-03-06usb: dwc3: gadget: call gadget driver's ->suspend/->resumeFelipe Balbi1-0/+35
2014-03-06usb: dwc3: gadget: add 'force' argument to stop_active_transferPaul Zimmerman1-7/+8
2014-03-06usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeedFelipe Balbi1-0/+4
2014-03-06usb: dwc3: gadget: set KEEP_CONNECT in case of hibernationFelipe Balbi1-4/+14
2014-03-06usb: dwc3: core: fix indentationFelipe Balbi1-1/+1
2014-03-06usb: 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