summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
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
2020-11-18usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani
2020-11-18usb: pd: Add captive Type C cable typePrashant Malani
2020-11-18usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cableUtkarsh Patel
2020-11-18usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded ca...Utkarsh Patel
2020-11-14usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang
2020-11-04USB: serial: remove write wait queueJohan Hovold
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-15usb: docs: document altmode register/unregister functionsMauro Carvalho Chehab
2020-10-08usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2020-10-02usb: typec: add typec_find_pwr_opmodeAmelie Delaunay
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern
2020-08-28usb: typec: pd: Fix formatting in pd.h headerBadhri Jagan Sridharan
2020-08-28usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen