summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-12-05usb: dwc3: don't issue no-op trb for stream capable endpointsAnurag Kumar Vulisha
2018-12-05usb: dwc3: update stream id in depcmdAnurag Kumar Vulisha
2018-12-05USB: serial: mos7840: add a product ID for the new productJackyChou
2018-12-05USB: serial: mos7840: clean up register handlingJackyChou
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko
2018-12-03Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-11-27usb: dwc3: gadget: check if dep->frame_number is still validFelipe Balbi
2018-11-26USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
2018-11-26USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-11-26USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-11-26USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-11-26USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-11-26usb: dwc3: gadget: remove unnecessary dev_info()Felipe Balbi
2018-11-26usb: dwc3: trace: log ep commands in hexFelipe Balbi
2018-11-26usb: dwc3: gadget: return errors from __dwc3_gadget_start_isoc()Felipe Balbi
2018-11-26usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-11-26USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-11-26usb: dwc3: gadget: remove wait_end_transferFelipe Balbi
2018-11-26usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi
2018-11-26usb: dwc3: gadget: introduce cancelled_listFelipe Balbi
2018-11-26usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi
2018-11-26usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi
2018-11-26usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi
2018-11-26usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi
2018-11-26usb: dwc3: Add workaround for isoc start transfer failureThinh Nguyen
2018-11-26usb: dwc3: Track DWC_usb31 VERSIONTYPEThinh Nguyen
2018-11-26usb: gadget: f_fs: Allow scatter-gather buffersAndrzej Pietrasiewicz
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier
2018-11-26usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
2018-11-26usb: gadget: uvc: constify vb2_ops structureJulia Lawall
2018-11-26usb: dwc2: gadget: Accept LPM token when TxFIFO is not emptyArtur Petrosyan
2018-11-26usb: dwc2: gadget: Fix WkupAlert interrupt handler.Artur Petrosyan
2018-11-26usb: dwc3: Set default mode for DWC_usb3 v3.30a and higherThinh Nguyen
2018-11-26usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda
2018-11-26usb: dwc3: drd: Add support for DR detection through extconAndy Shevchenko
2018-11-26usb: dwc3: drd: Switch to device property for 'extcon' handlingAndy Shevchenko
2018-11-26usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2018-11-26usb: gadget: aspeed-vhub: constify usb_gadget_ops structureJulia Lawall
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen
2018-11-26usb: dwc3: Set GUSB2PHYCFG.ENBLSLPMThinh Nguyen
2018-11-26usb: dwc3: debugfs: Print/set link state for peripheral modeThinh Nguyen
2018-11-26usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen
2018-11-26usb: dwc3: debugfs: Dump internal LSP and ep registersThinh Nguyen
2018-11-26usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytesThinh Nguyen
2018-11-26usb: dwc3: debugfs: Properly name Tx/RxFIFOThinh Nguyen
2018-11-26Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi