summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: dwc3: fix post-incrementJanusz Dziedzic2016-11-181-1/+1
| * usb: dwc3: clean TRB if STARTTRANSFER failJanusz Dziedzic2016-11-181-0/+2
| * usb: dwc3: decrement queued_requestsJanusz Dziedzic2016-11-181-0/+1
| * usb: dwc3: trace: purge dwc3_trace()Felipe Balbi2016-11-086-135/+24
| * usb: dwc3: trace: add a tracepoint for ep enable/disableFelipe Balbi2016-11-082-4/+57
| * usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi2016-11-032-13/+62
| * usb: dwc3: pci: add a private driver structureFelipe Balbi2016-11-031-15/+34
| * usb: dwc3: gadget: always kick if num_pending_sgs > 0Felipe Balbi2016-11-031-2/+1
| * usb: dwc3: gadget: stop touching HWO TRBsFelipe Balbi2016-11-031-0/+3
| * usb: dwc3: gadget: always try to prepare on started_list firstFelipe Balbi2016-11-031-0/+18
| * usb: dwc3: gadget: tracking per-TRB remaining bytesFelipe Balbi2016-11-032-13/+8
| * usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()Felipe Balbi2016-11-032-7/+34
| * usb: dwc3: gadget: wait for End Transfer to completeBaolin Wang2016-11-032-8/+49
| * usb: dwc3: cleanup with list_first_entry_or_null()Masahiro Yamada2016-11-031-4/+1
| * usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do soBaolin Wang2016-11-033-0/+22
| * usb: dwc3: gadget: purge dwc3_stop_active_transfers()Felipe Balbi2016-11-031-20/+0
| * usb: dwc3: core: add dwc3_get_properties()Felipe Balbi2016-11-031-41/+49
| * usb: dwc3: core: remove unnecessary alignmentFelipe Balbi2016-11-031-6/+2
| * usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi2016-11-031-42/+48
| * usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi2016-11-031-10/+22
| * usb: dwc3: Add support for device L1 exitJohn Youn2016-11-032-0/+14
| * usb: dwc3: remove unused struct member dwc3->memLu Baolu2016-11-032-4/+0
| * usb: dwc3: gadget: never ever kill the machineFelipe Balbi2016-11-031-1/+2
| * usb: dwc3: gadget: only interrupt on short if short_not_ok is setFelipe Balbi2016-11-031-2/+6
| * usb: dwc3: gadget: CSP is only valid for OUT endpointsFelipe Balbi2016-11-031-1/+2
| * usb: dwc3: gadget: remove unused 'first_trb_index'Felipe Balbi2016-11-032-3/+0
| * usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()Felipe Balbi2016-11-031-93/+164
| * usb: dwc3: host: extract dwc3_host_get_irq()Felipe Balbi2016-11-031-30/+42
| * usb: dwc3: gadget: extract dwc3_gadget_get_irq()Felipe Balbi2016-11-031-23/+39
| * usb: dwc3: trace: add a proper tracepoint for reg accessorsFelipe Balbi2016-11-032-13/+28
| * usb: dwc3: Kconfig: allow all glues to build if COMPILE_TESTFelipe Balbi2016-11-031-2/+2
| * usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=yFelipe Balbi2016-11-032-1/+11
| * usb: dwc3: gadget: offset Start Transfer latency for bulk EPsFelipe Balbi2016-11-031-0/+29
| * usb: dwc3: trace: pretty print high-bandwidth transfers tooFelipe Balbi2016-11-031-2/+23
| * usb: dwc3: trace: print out ep0state also from XferCompleteFelipe Balbi2016-10-314-13/+16
| * usb: dwc3: debug: move dwc3_ep0_state_string() to debug.hFelipe Balbi2016-10-312-16/+16
| * usb: dwc3: gadget: remove redundant trace printsFelipe Balbi2016-10-312-58/+2
| * usb: dwc3: debug: decode control endpoint phase tooFelipe Balbi2016-10-312-0/+14
| * usb: dwc3: gadget: conditionally disable Link State change eventsFelipe Balbi2016-10-311-1/+3
| * usb: dwc3: gadget: giveback request if we can't kick itFelipe Balbi2016-10-311-4/+1
| * usb: dwc3: gadget: make use of No Response Update TransferFelipe Balbi2016-10-311-1/+23
| * usb: dwc3: gadget: properly check ep cmdFelipe Balbi2016-10-312-1/+3
| * usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi2016-10-311-2/+11
* | usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi2016-10-311-0/+1
* | usb: dwc3: Fix error handling for core initVivek Gautam2016-10-311-3/+2
|/
* usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET2016-10-171-2/+2
* usb: dwc3: gadget: never pre-start Isochronous endpointsFelipe Balbi2016-10-171-3/+11
* usb: dwc3: gadget: properly account queued requestsFelipe Balbi2016-10-171-3/+5
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-145-213/+280
|\
| * usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi2016-09-131-0/+1
OpenPOWER on IntegriCloud