summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2017-06-02usb: dwc3: debugfs: slightly improve output of trb_ringFelipe Balbi-5/+4
2017-06-02usb: dwc3: update documentationFelipe Balbi-65/+124
2017-06-02usb: dwc3: replace %p with %pKFelipe Balbi-7/+4
2017-06-01USB: serial: upd78f0730: make constants staticMaksim Salau-3/+3
2017-05-27usb: musb: dsps: keep VBUS on for host-only modeBin Liu-0/+5
2017-05-25usb: mtu3: cleanup with list_first_entry_or_null()Masahiro Yamada-6/+2
2017-05-25usb/uhci: Add support for Aspeed BMC SoCsBenjamin Herrenschmidt-5/+91
2017-05-24Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-13/+44
2017-05-23usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier-1/+4
2017-05-23usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier-1/+2
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman-120/+223
2017-05-19Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-16/+34
2017-05-18USB: ene_usb6250: turn off the Removable flagAlan Stern-1/+1
2017-05-18USB: ene_usb6250: remove subroutine duplicationAlan Stern-27/+14
2017-05-18USB: ene_usb6250: implement REQUEST SENSEAlan Stern-8/+33
2017-05-18USB: ene_usb6250: fix SCSI residue overwritingAlan Stern-0/+2
2017-05-18USB: ene_usb6250: fix first command executionAlan Stern-4/+5
2017-05-18usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi-4/+9
2017-05-18usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren-4/+5
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni-1/+1
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman-9/+9
2017-05-18xhci: remove GFP_DMA flag from allocationMatthias Lange-1/+1
2017-05-18USB: xhci: fix lock-inversion problemAlan Stern-2/+3
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen-6/+4
2017-05-18usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen-1/+1
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman-2/+5
2017-05-18usb: xhci: trace URB before giving it back instead of afterMathias Nyman-1/+1
2017-05-18usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang-2/+6
2017-05-18usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov-9/+32
2017-05-18usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang-8/+21
2017-05-17USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork-0/+2
2017-05-17usb: gadget: udc-xilinx: clean up a variable nameDan Carpenter-1/+1
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu-6/+18
2017-05-17usb: gadget: udc: add null check before pointer dereferenceGustavo A. R. Silva-2/+3
2017-05-17usb: phy: phy-msm-usb: Remove redundant extcon register/unregisterBaolin Wang-67/+18
2017-05-17usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregisterBaolin Wang-15/+5
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang-3/+60
2017-05-17usb: fix the comment with regards to DocBookMauro Carvalho Chehab-1/+1
2017-05-17usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint matchSekhar Nori-6/+6
2017-05-17usb: dwc3: gadget: lazily map requests for DMAFelipe Balbi-9/+12
2017-05-17USB: iowarrior: use memdup_userGeliang Tang-8/+3
2017-05-17usb: host: remove unnecessary null checkGustavo A. R. Silva-1/+1
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersMats Karrman-5/+6
2017-05-17usb: udc: core: Error if req->buf is either from vmalloc or stackFlorian Fainelli-0/+9
2017-05-17usb: core: Check URB setup_packet and transfer_buffer sanityFlorian Fainelli-0/+12
2017-05-17usb: cdc-wdm: use memdup_userGeliang Tang-13/+4
2017-05-17usb: dwc3: gadget: don't WARN about lack of TRBsFelipe Balbi-3/+1
2017-05-17USB: host: xhci: use max-port defineJohan Hovold-3/+4
2017-05-17USB: hub: fix SS max number of portsJohan Hovold-1/+7
2017-05-17USB: hub: fix non-SS hub-descriptor handlingJohan Hovold-4/+9