summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-11-18usb: dwc2: Fix dead code in hcd.cVardan Mikayelyan
2016-11-18usb: dwc3: gadget: Remove descriptor arguments to ep_enableJohn Youn
2016-11-18usb: dwc2: gadget: Update for new usb_endpoint_maxp()Vardan Mikayelyan
2016-11-18usb: dwc3: warn on once when no trbsJanusz Dziedzic
2016-11-18usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flagJanusz Dziedzic
2016-11-18usb: dwc3: fix post-incrementJanusz Dziedzic
2016-11-18usb: dwc3: clean TRB if STARTTRANSFER failJanusz Dziedzic
2016-11-18usb: dwc3: decrement queued_requestsJanusz Dziedzic
2016-11-18usb: dwc2: Add PCI propertiesVahram Aharonyan
2016-11-18usb: dwc2: Get host DMA device propertiesJohn Youn
2016-11-18usb: dwc2: Rename the dma_enable parameter to host_dmaJohn Youn
2016-11-18usb: dwc2: Move gadget settings into core_paramsJohn Youn
2016-11-18usb: dwc2: Rename host_rx_fifo_size hardware parameterJohn Youn
2016-11-18usb: dwc2: Remove unnecessary prototypesJohn Youn
2016-11-18usb: dwc2: Remove dwc2_set_all_params functionJohn Youn
2016-11-18usb: dwc2: Move parameter initialization into params.cJohn Youn
2016-11-18usb: dwc2: Declare the core params struct staticallyJohn Youn
2016-11-18usb: dwc2: Add params.c fileJohn Youn
2016-11-18usb: dwc2: Remove unused hardware parameterJohn Youn
2016-11-18usb: dwc2: Remove unnecessary kfreeJohn Youn
2016-11-18USB: phy: am335x-control: fix device and of_node leaksJohan Hovold
2016-11-18usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2016-11-08usb: gadget: f_hid add super speed supportJanusz Dziedzic
2016-11-08usb: gadget: mv_u3d: mv_u3d_start_queue() refactoringAlexey Khoroshilov
2016-11-08usb: gadget: mv_u3d: add check for dma mapping errorAlexey Khoroshilov
2016-11-08usb: dwc3: trace: purge dwc3_trace()Felipe Balbi
2016-11-08usb: dwc3: trace: add a tracepoint for ep enable/disableFelipe Balbi
2016-11-03usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi
2016-11-03usb: dwc3: pci: add a private driver structureFelipe Balbi
2016-11-03usb: dwc3: gadget: always kick if num_pending_sgs > 0Felipe Balbi
2016-11-03usb: dwc3: gadget: stop touching HWO TRBsFelipe Balbi
2016-11-03usb: dwc3: gadget: always try to prepare on started_list firstFelipe Balbi
2016-11-03usb: dwc3: gadget: tracking per-TRB remaining bytesFelipe Balbi
2016-11-03usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()Felipe Balbi
2016-11-03usb: dwc3: gadget: wait for End Transfer to completeBaolin Wang
2016-11-03usb: gadget: NCM: differentiate consumed packets from dropped packetsTorsten Polle
2016-11-03usb: gadget: u_ether: link socket buffers to the device for received packetsTorsten Polle
2016-11-03usb: gadget: NCM: link socket buffers to the device for tx packetsTorsten Polle
2016-11-03usb: gadget: f_fs: use complete() instead complete_all()Daniel Wagner
2016-11-03usb: renesas_usbhs: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-11-03usb: dwc3: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-11-03usb: dwc2: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-11-03usb: Convert pr_warning to pr_warnJoe Perches
2016-11-03usb: gadget: composite: use kasprintf() instead of open coding itJuergen Gross
2016-11-03usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do soBaolin Wang
2016-11-03usb: dwc3: gadget: purge dwc3_stop_active_transfers()Felipe Balbi
2016-11-03usb: dwc3: core: add dwc3_get_properties()Felipe Balbi
2016-11-03usb: dwc3: core: remove unnecessary alignmentFelipe Balbi
2016-11-03usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi
2016-11-03usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi