summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: dwc3: pci: trivial: FormattingJohn Youn2015-10-091-8/+8
| | * | | | usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2015-10-092-2/+26
| | * | | | usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn2015-10-091-0/+5
| | * | | | usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn2015-10-091-0/+5
| | * | | | usb: dwc2: gadget: parity fix in isochronous modeRoman Bacik2015-10-023-8/+65
| | * | | | usb: dwc2: fix unbalanced phy controlMarek Szyprowski2015-10-011-2/+0
| | * | | | usb: dwc2: remove non-functional clock gatingMarek Szyprowski2015-10-011-6/+0
| | * | | | usb: dwc2: remove double call to dwc2_hsotg_of_probeMarek Szyprowski2015-10-011-2/+0
| | * | | | usb: dwc2: gadget: fix a memory use-after-free bugYunzhi Li2015-10-011-3/+3
| | * | | | usb: dwc2: exit hibernation on session requestMian Yousaf Kaukab2015-10-011-5/+17
| | * | | | usb: dwc2: gadget: handle reset interrupt before endpoint interruptsMian Yousaf Kaukab2015-10-011-30/+30
| | * | | | usb: dwc2: gadget: exit hibernation before power downGregory Herrero2015-10-011-6/+7
| | * | | | usb: dwc2: gadget: unmask idstschng interrupt only if controller supports itGregory Herrero2015-10-011-7/+10
| | * | | | usb: dwc2: gadget: only reset core after addressed stateMian Yousaf Kaukab2015-10-012-10/+3
| | * | | | usb: dwc2: gadget: kill ep0 requests before reinitializing coreMian Yousaf Kaukab2015-10-012-5/+6
| | * | | | usb: dwc2: gadget: stop current transfer on dequeueMian Yousaf Kaukab2015-10-011-0/+77
| | * | | | usb: dwc2: gadget: print complete setup packetMian Yousaf Kaukab2015-10-011-3/+4
| | * | | | usb: dwc2: gadget: ignore stall check for ep0Mian Yousaf Kaukab2015-10-011-1/+1
| | * | | | usb: dwc2: gadget: abort core init if core_reset failsGregory Herrero2015-10-011-1/+2
| | * | | | usb: dwc2: gadget: set op_state in vbus_session callGregory Herrero2015-10-011-0/+1
| | * | | | usb: dwc2: gadget: don't modify pullup state in host modeGregory Herrero2015-10-011-1/+8
| | * | | | usb: dwc2: force dr_mode in case of configuration mismatchMian Yousaf Kaukab2015-10-011-0/+11
| | * | | | usb: gadget: SourceSink: Fix show methods for attributesKrzysztof Opasiak2015-10-011-6/+6
| | * | | | usb: gadget: loopback: Fix show methods for attributesKrzysztof Opasiak2015-10-011-2/+2
| | * | | | usb: gadget: at91_udc: mention proper dependencySudip Mukherjee2015-10-011-1/+1
| | * | | | usb: gadget: amd5536udc: NULL comparisonSudip Mukherjee2015-10-011-4/+4
| | * | | | usb: gadget: amd5536udc: remove forward declaration of udc_basic_initSudip Mukherjee2015-10-011-28/+27
| | * | | | usb: gadget: amd5536udc: remove forward declaration of udc_pci_*Sudip Mukherjee2015-10-011-2/+0
| | * | | | usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chainSudip Mukherjee2015-10-011-27/+24
| | * | | | usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chainSudip Mukherjee2015-10-011-121/+117
| | * | | | usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeupSudip Mukherjee2015-10-011-21/+20
| | * | | | usb: gadget: amd5536udc: remove forward declaration of udc_probeSudip Mukherjee2015-10-011-67/+66
| | * | | | usb: gadget: amd5536udc: remove unnecessary conditionsSudip Mukherjee2015-10-012-16/+6
| | * | | | usb: gadget: amd5536udc: use free_dma_poolsSudip Mukherjee2015-10-011-14/+1
| | * | | | usb: gadget: amd5536udc: use WARN_ONSudip Mukherjee2015-10-011-1/+2
| | * | | | usb: gadget: amd5536udc: fix error pathSudip Mukherjee2015-10-011-7/+22
| | * | | | usb: gadget: amd5536udc: rewrite init_dma_poolsSudip Mukherjee2015-10-011-6/+13
| | * | | | usb: dwc2: gadget: initialize op_state for peripheral only configurationMian Yousaf Kaukab2015-10-011-0/+2
| | * | | | usb: dwc2: gadget: ensure lx_state corresponds to current stateGregory Herrero2015-10-011-4/+4
| | * | | | usb: dwc2: host: kill remaining urbs using -ECONNRESET statusGregory Herrero2015-10-011-1/+1
| | * | | | usb: dwc2: host: use correct frame number during qh initGregory Herrero2015-10-011-0/+3
| | * | | | usb: dwc2: host: correctly dump urb isochronous descriptorsGregory Herrero2015-10-011-5/+6
| | * | | | usb: dwc2: host: wait 3ms for controller stabilizationGregory Herrero2015-10-011-1/+4
| | * | | | usb: dwc2: host: clear pending interrupts prior hibernationGregory Herrero2015-10-011-0/+6
| | * | | | usb: dwc2: host: disable interrupt during stopGregory Herrero2015-10-011-0/+3
| | * | | | usb: dwc2: host: add disconnect interrupt to host only interruptsMian Yousaf Kaukab2015-10-011-2/+3
| | * | | | usb: dwc2: host: disconnect hcd prior stopping itGregory Herrero2015-10-011-0/+5
| | * | | | usb: dwc2: host: reset frame number after suspendGregory Herrero2015-10-012-0/+9
| | * | | | usb: dwc2: host: resume only if bus is suspendedGregory Herrero2015-10-011-1/+2
| | * | | | usb: dwc2: host: ignore wakeup interrupt if hibernation supportedGregory Herrero2015-10-011-0/+4
OpenPOWER on IntegriCloud