summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-10usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn1-0/+1
2015-10-10usb: dwc3: Add dis_enblslpm_quirkJohn Youn4-0/+13
2015-10-10usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn1-0/+15
2015-10-10usb: dwc3: pci: trivial: FormattingJohn Youn1-8/+8
2015-10-10usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2-2/+26
2015-10-10usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn1-0/+5
2015-10-10usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn1-0/+5
2015-10-02usb: dwc2: gadget: parity fix in isochronous modeRoman Bacik3-8/+65
2015-10-01usb: dwc2: fix unbalanced phy controlMarek Szyprowski1-2/+0
2015-10-01usb: dwc2: remove non-functional clock gatingMarek Szyprowski1-6/+0
2015-10-01usb: dwc2: remove double call to dwc2_hsotg_of_probeMarek Szyprowski1-2/+0
2015-10-01usb: dwc2: gadget: fix a memory use-after-free bugYunzhi Li1-3/+3
2015-10-01usb: dwc2: exit hibernation on session requestMian Yousaf Kaukab1-5/+17
2015-10-01usb: dwc2: gadget: handle reset interrupt before endpoint interruptsMian Yousaf Kaukab1-30/+30
2015-10-01usb: dwc2: gadget: exit hibernation before power downGregory Herrero1-6/+7
2015-10-01usb: dwc2: gadget: unmask idstschng interrupt only if controller supports itGregory Herrero1-7/+10
2015-10-01usb: dwc2: gadget: only reset core after addressed stateMian Yousaf Kaukab2-10/+3
2015-10-01usb: dwc2: gadget: kill ep0 requests before reinitializing coreMian Yousaf Kaukab2-5/+6
2015-10-01usb: dwc2: gadget: stop current transfer on dequeueMian Yousaf Kaukab1-0/+77
2015-10-01usb: dwc2: gadget: print complete setup packetMian Yousaf Kaukab1-3/+4
2015-10-01usb: dwc2: gadget: ignore stall check for ep0Mian Yousaf Kaukab1-1/+1
2015-10-01usb: dwc2: gadget: abort core init if core_reset failsGregory Herrero1-1/+2
2015-10-01usb: dwc2: gadget: set op_state in vbus_session callGregory Herrero1-0/+1
2015-10-01usb: dwc2: gadget: don't modify pullup state in host modeGregory Herrero1-1/+8
2015-10-01usb: dwc2: force dr_mode in case of configuration mismatchMian Yousaf Kaukab1-0/+11
2015-10-01usb: gadget: SourceSink: Fix show methods for attributesKrzysztof Opasiak1-6/+6
2015-10-01usb: gadget: loopback: Fix show methods for attributesKrzysztof Opasiak1-2/+2
2015-10-01usb: gadget: at91_udc: mention proper dependencySudip Mukherjee1-1/+1
2015-10-01usb: gadget: amd5536udc: NULL comparisonSudip Mukherjee1-4/+4
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_basic_initSudip Mukherjee1-28/+27
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_pci_*Sudip Mukherjee1-2/+0
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chainSudip Mukherjee1-27/+24
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chainSudip Mukherjee1-121/+117
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeupSudip Mukherjee1-21/+20
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_probeSudip Mukherjee1-67/+66
2015-10-01usb: gadget: amd5536udc: remove unnecessary conditionsSudip Mukherjee2-16/+6
2015-10-01usb: gadget: amd5536udc: use free_dma_poolsSudip Mukherjee1-14/+1
2015-10-01usb: gadget: amd5536udc: use WARN_ONSudip Mukherjee1-1/+2
2015-10-01usb: gadget: amd5536udc: fix error pathSudip Mukherjee1-7/+22
2015-10-01usb: gadget: amd5536udc: rewrite init_dma_poolsSudip Mukherjee1-6/+13
2015-10-01usb: dwc2: gadget: initialize op_state for peripheral only configurationMian Yousaf Kaukab1-0/+2
2015-10-01usb: dwc2: gadget: ensure lx_state corresponds to current stateGregory Herrero1-4/+4
2015-10-01usb: dwc2: host: kill remaining urbs using -ECONNRESET statusGregory Herrero1-1/+1
2015-10-01usb: dwc2: host: use correct frame number during qh initGregory Herrero1-0/+3
2015-10-01usb: dwc2: host: correctly dump urb isochronous descriptorsGregory Herrero1-5/+6
2015-10-01usb: dwc2: host: wait 3ms for controller stabilizationGregory Herrero1-1/+4
2015-10-01usb: dwc2: host: clear pending interrupts prior hibernationGregory Herrero1-0/+6
2015-10-01usb: dwc2: host: disable interrupt during stopGregory Herrero1-0/+3
2015-10-01usb: dwc2: host: add disconnect interrupt to host only interruptsMian Yousaf Kaukab1-2/+3
2015-10-01usb: dwc2: host: disconnect hcd prior stopping itGregory Herrero1-0/+5