summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+1
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso1-4/+0
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso1-1/+1
2021-05-12usb: class: cdc-wdm: WWAN framework integrationLoic Poulain1-1/+2
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-4/+7
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-2/+8
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan1-0/+2
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede1-0/+6
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus1-0/+13
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold1-1/+1
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum1-2/+5
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum1-2/+2
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold1-0/+7
2021-04-01USB: serial: drop unused suspending flagJohan Hovold1-1/+0
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli1-0/+1
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun1-61/+0
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun1-0/+3
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2021-02-21Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-36/+356
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-2/+2
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-1/+1
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König1-1/+1
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso1-2/+5
2021-02-09usb: typec: Manage SVDM versionKyle Tso2-0/+22
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen1-0/+11
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso1-3/+66
2021-02-04net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing1-0/+2
2021-02-03usb: pd: Update VDO definitionsKyle Tso1-70/+238
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso1-1/+1
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan1-0/+5
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung1-0/+1
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung1-0/+10
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso1-0/+1
2021-01-25Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman1-0/+2
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso1-0/+1
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso2-0/+5
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen1-0/+2
2021-01-18usb: gadget: Introduce SSP rates and lanesThinh Nguyen1-0/+9
2021-01-18usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen1-0/+9
2021-01-13usb: chipidea: tegra: Support host modePeter Geis1-0/+6
2021-01-13usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko1-0/+2
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng1-0/+2
2020-12-16Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-12/+51
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-2/+0
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso1-0/+1
2020-12-09usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan1-0/+7
2020-12-09usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan1-1/+1
2020-11-26usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan1-0/+1
2020-11-26usb: pd: DFP product typesHeikki Krogerus1-3/+12