summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold
2021-04-01USB: serial: drop unused suspending flagJohan Hovold
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso
2021-02-03net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing
2021-02-03usb: pd: Update VDO definitionsKyle Tso
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan
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-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso
2021-01-25Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen
2021-01-18usb: gadget: Introduce SSP rates and lanesThinh Nguyen
2021-01-18usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen
2021-01-13usb: chipidea: tegra: Support host modePeter Geis
2021-01-13usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso
2020-12-09usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan
2020-11-26usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan
2020-11-26usb: pd: DFP product typesHeikki Krogerus
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani
2020-11-18usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan