summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-02-09USB: serial: drop if with an always false conditionUwe Kleine-König
2021-02-09usb: gadget: Assign boolean values to a bool variableJiapeng Chong
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-02-09Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-02-08USB: serial: option: update interface mapping for ZTE P685MLech Perczak
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak
2021-02-05usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2021-02-05usb: musb: jz4740: Add missing CR to error stringsPaul Cercueil
2021-02-05usb: musb: dma: Remove unused variablePaul Cercueil
2021-02-05usb: musb: Fix NULL check on struct musb_request fieldPaul Cercueil
2021-02-05usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-02-05xhci: ext-caps: Use software node API with the propertiesHeikki Krogerus
2021-02-05usb: dwc3: host: Use software node API with the propertiesHeikki Krogerus
2021-02-04usb: dwc3: qcom: Constify the software nodeHeikki Krogerus
2021-02-04usb: dwc3: haps: Constify the software nodeHeikki Krogerus
2021-02-04usb: dwc2: pci: Drop the empty quirk functionHeikki Krogerus
2021-02-03usb: pd: Update VDO definitionsKyle Tso
2021-02-03xhci: fix bounce buffer usage for non-sg list caseMathias Nyman
2021-02-03usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár
2021-02-02usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableBadhri Jagan Sridharan
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan
2021-02-02usb: typec: tcpm: Set in_ams flag when Source caps have been receivedBadhri Jagan Sridharan
2021-02-02usb: typec: tcpm: Handle vbus shutoff when in source modeBadhri Jagan Sridharan
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung
2021-02-01usb: typec: Standardize PD Revision format with Type-C RevisionBenson Leung
2021-02-01usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun
2021-02-01usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda
2021-02-01USB: serial: ftdi_sio: restore divisor-encoding commentsJohan Hovold
2021-02-01USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold