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