summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+4
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-3/+1
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+6
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin-4/+4
2021-02-12of: Remove of_dev_{get,put}()Rob Herring-1/+1
2021-02-11usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek-2/+7
2021-02-11usb: Replace lkml.org links with loreKees Cook-3/+4
2021-02-10usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella-0/+3
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-224/+887
2021-02-10USB: quirks: sort quirk entriesJohan Hovold-3/+3
2021-02-09USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold-13/+3
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König-119/+52
2021-02-09USB: serial: drop if with an always false conditionUwe Kleine-König-5/+1
2021-02-09usb: gadget: Assign boolean values to a bool variableJiapeng Chong-4/+4
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso-0/+14
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso-4/+13
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso-3/+30
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso-10/+61
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso-12/+12
2021-02-09usb: typec: Manage SVDM versionKyle Tso-0/+43
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen-1/+6
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen-1/+11
2021-02-09Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman-523/+10406
2021-02-08USB: serial: option: update interface mapping for ZTE P685MLech Perczak-1/+2
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman-69/+236
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen-17/+2
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen-5/+10
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen-0/+25
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen-1/+51
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen-0/+40
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen-1/+25
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak-18/+0
2021-02-05usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner-7/+1
2021-02-05usb: musb: jz4740: Add missing CR to error stringsPaul Cercueil-9/+9
2021-02-05usb: musb: dma: Remove unused variablePaul Cercueil-4/+0
2021-02-05usb: musb: Fix NULL check on struct musb_request fieldPaul Cercueil-1/+1
2021-02-05usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil-14/+17
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson-1/+1
2021-02-05xhci: ext-caps: Use software node API with the propertiesHeikki Krogerus-1/+2
2021-02-05usb: dwc3: host: Use software node API with the propertiesHeikki Krogerus-1/+1
2021-02-04usb: dwc3: qcom: Constify the software nodeHeikki Krogerus-3/+9
2021-02-04usb: dwc3: haps: Constify the software nodeHeikki Krogerus-1/+7
2021-02-04usb: dwc2: pci: Drop the empty quirk functionHeikki Krogerus-18/+0
2021-02-03usb: pd: Update VDO definitionsKyle Tso-4/+4
2021-02-03xhci: fix bounce buffer usage for non-sg list caseMathias Nyman-11/+20
2021-02-03usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár-1/+68
2021-02-02usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun-1/+3
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso-8/+2
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableBadhri Jagan Sridharan-0/+19
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan-0/+15