summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | usb: gadget: f_sourcesink: fix function params handlingRobert Baldyga2015-10-141-58/+62
| | * | | | | | usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski2015-10-143-216/+210
| | * | | | | | usb: dwc2: remove no longer needed init_mutexMarek Szyprowski2015-10-143-19/+0
| | * | | | | | usb: misc: usbtest: add bulk queue testPeter Chen2015-10-131-31/+74
| | * | | | | | usb: dwc2: fix duplicate argument warningMian Yousaf Kaukab2015-10-131-2/+1
| | * | | | | | Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä2015-10-121-16/+21
| | * | | | | | Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"Felipe Balbi2015-10-121-2/+3
| | * | | | | | usb: gadget: composite: fill bcdUSB for any gadget max speedIgor Kotrasinski2015-10-091-0/+2
| | * | | | | | musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede2015-10-091-0/+12
| | * | | | | | usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn2015-10-091-0/+1
| | * | | | | | usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-093-0/+11
| | * | | | | | usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn2015-10-091-0/+15
| | * | | | | | 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