summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZEROSachin Kamat2014-03-021-3/+1
| | * | usb: phy: twl4030-usb: Remove redundant semicolonSachin Kamat2014-03-021-1/+1
| | * | usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat2014-03-021-2/+2
| * | | usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese2014-03-083-74/+134
| * | | usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese2014-03-081-30/+76
| * | | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-0731-476/+1739
| |\ \ \
| | * | | phy: ti-pipe3: Add SATA compatible to Documentation bindingRoger Quadros2014-03-071-1/+2
| | * | | phy: ti-pipe3: Add clocks to PIPE3 PHY Documentation bindingRoger Quadros2014-03-071-0/+12
| | * | | phy: omap-control: update dra7 and am437 usb2 Documentation bindingsRoger Quadros2014-03-071-2/+2
| | * | | usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu2014-03-071-13/+15
| | * | | usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun2014-03-071-4/+5
| | * | | usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng2014-03-071-35/+66
| | * | | usb: dwc3: gadget: remove known conditionsDan Carpenter2014-03-071-4/+2
| | * | | usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter2014-03-071-2/+2
| | * | | phy: omap-control: Update DT binding informationRoger Quadros2014-03-062-24/+25
| | * | | usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2014-03-053-102/+91
| | * | | usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2014-03-053-50/+147
| | * | | usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT2014-03-051-3/+3
| | * | | usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni2014-03-051-0/+6
| | * | | usb: phy: mxs: Add sync time after controller clear phcdPeter Chen2014-03-051-0/+11
| | * | | usb: phy: mxs: Add system suspend/resume APIPeter Chen2014-03-051-0/+61
| | * | | usb: phy: mxs: Add implementation of set_wakeupPeter Chen2014-03-051-0/+116
| | * | | usb: phy: Add set_wakeup APIPeter Chen2014-03-051-0/+16
| | * | | 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: doc: phy-mxs: update binding for adding anatop phandlePeter Chen2014-03-051-0/+2
| | * | | 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: doc: phy-mxs: Add more compatible stringsPeter Chen2014-03-051-1/+5
| | * | | 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-053-5/+88
| | * | | usb: dwc3: core: support optional PHYsKishon Vijay Abraham I2014-03-051-20/+14
| | * | | Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txtKishon Vijay Abraham I2014-03-051-4/+4
| | * | | 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
OpenPOWER on IntegriCloud