aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-keystone.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-11fotg210-udc: pass struct device to DMA API functionsChristoph Hellwig1-3/+4
2019-02-11fotg210-udc: remove a bogus dma_sync_single_for_device callChristoph Hellwig1-4/+0
2019-02-11usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz19-19/+19
2019-02-11usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz1-0/+1
2019-02-07usb: dwc3: haps: Workaround matching VID PIDThinh Nguyen1-0/+9
2019-02-07usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() callAndrzej Pietrasiewicz1-0/+11
2019-02-07usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()Andrzej Pietrasiewicz1-17/+24
2019-02-07usb: gadget: function: sync f_uac1 ac header baInterfaceNrliangshengjun1-0/+2
2019-02-07usb: dwc2: gadget: Add scatter-gather modeAndrzej Pietrasiewicz1-36/+77
2019-02-07usb: gadget: fix various indentation issuesColin Ian King5-28/+28
2019-02-07usb: dwc2: Fix EP TxFIFO number settingMinas Harutyunyan1-0/+1
2019-02-06udc: net2280: Fix net2280_disableGuido Kiener1-2/+2
2019-02-06USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern1-4/+4
2019-02-05usb: dwc3: debug: purge usage of strcatFelipe Balbi1-5/+9
2019-02-04usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi2-69/+80
2019-02-04usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi3-13/+6
2019-02-04usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi1-1/+5
2019-02-04usb: dwc3: gadget: don't use resource_index as a flagFelipe Balbi1-2/+2
2019-02-01usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi1-14/+5
2019-01-28usb: dwc3: gadget: remove req->started flagFelipe Balbi3-5/+0
2019-01-28usb: dwc3: gadget: prevent dwc3_request from being queued twiceFelipe Balbi1-0/+5
2019-01-28usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi3-0/+14
2019-01-28usb: gadget: udc: renesas_usb3: add support for r8a774c0Fabrizio Castro1-0/+4
2019-01-28usb: gadget: uvc: add uvcg_warn macroPaul Elder1-0/+2
2019-01-28usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław1-21/+14
2019-01-28dt-bindings: usb: renesas_usbhs: Add r8a774c0 supportFabrizio Castro1-0/+1
2019-01-28usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0Fabrizio Castro1-0/+1
2019-01-28usb: gadget: udc: reduce indentationJulia Lawall1-9/+8
2019-01-28usb: gadget: aspeed: fix typoMatteo Croce1-1/+1
2019-01-28usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros2-4/+13
2019-01-28dt-bindings: usb: keystone-usb: Add ti,am654-dwc3 supportRoger Quadros1-2/+4
2019-01-28usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros1-0/+2
2019-01-28usb: renesas_usbhs: replace udelay() with usleep_range()Yoshihiro Shimoda2-2/+2
2019-01-28usb: dwc3: qcom: Add support for MSM8998Jeffrey Hugo1-0/+1
2019-01-28dt-bindings: usb: Add support for msm8998Jeffrey Hugo1-0/+1
2019-01-28usb: gadget: Remove dead branch codeYueHaibing1-8/+0
2019-01-27Linux 5.0-rc4Linus Torvalds1-1/+1
2019-01-27Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe2-11/+10
2019-01-25qed: Revert error handling changes.David S. Miller18-743/+202
2019-01-25KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva6-4/+10
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2-5/+1
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov1-0/+6
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov1-3/+4
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson1-66/+73
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2-2/+2
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1Vitaly Kuznetsov1-0/+8
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit1-15/+4
2019-01-25svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit1-0/+2
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson1-2/+5