summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-11-03usb: dwc3: Add support for device L1 exitJohn Youn
2016-11-03usb: dwc3: remove unused struct member dwc3->memLu Baolu
2016-11-03usb: dwc3: gadget: never ever kill the machineFelipe Balbi
2016-11-03usb: dwc3: gadget: only interrupt on short if short_not_ok is setFelipe Balbi
2016-11-03usb: dwc3: gadget: CSP is only valid for OUT endpointsFelipe Balbi
2016-11-03usb: dwc3: gadget: remove unused 'first_trb_index'Felipe Balbi
2016-11-03usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()Felipe Balbi
2016-11-03usb: dwc3: host: extract dwc3_host_get_irq()Felipe Balbi
2016-11-03usb: dwc3: gadget: extract dwc3_gadget_get_irq()Felipe Balbi
2016-11-03usb: dwc3: trace: add a proper tracepoint for reg accessorsFelipe Balbi
2016-11-03usb: dwc3: Kconfig: allow all glues to build if COMPILE_TESTFelipe Balbi
2016-11-03usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=yFelipe Balbi
2016-11-03usb: dwc3: gadget: offset Start Transfer latency for bulk EPsFelipe Balbi
2016-11-03usb: dwc3: trace: pretty print high-bandwidth transfers tooFelipe Balbi
2016-11-03usb: gadget: udc: mv: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: fsl: remove unnecessary & operationFelipe Balbi
2016-11-03usb: ip: remove unnecessary & operationFelipe Balbi
2016-11-03usb: misc: usbtest: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: s3c2410: remove unnecessary & operationFelipe Balbi