summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2021-02-11usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek
2021-02-11usb: Replace lkml.org links with loreKees Cook
2021-02-10usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-10USB: quirks: sort quirk entriesJohan Hovold
2021-02-09USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold
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