summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-2011-36/+356
|\
| * Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-02-101-1/+1
| |\
| | * USB: serial: make remove callback return voidUwe Kleine-König2021-02-091-1/+1
| * | usb: pd: Make SVDM Version configurable in VDM headerKyle Tso2021-02-091-2/+5
| * | usb: typec: Manage SVDM versionKyle Tso2021-02-092-0/+22
| * | usb: common: Parse for USB SSP genXxYThinh Nguyen2021-02-061-0/+11
| * | usb: pd: Reland VDO definitions of PD2.0Kyle Tso2021-02-041-3/+66
| * | usb: pd: Update VDO definitionsKyle Tso2021-02-031-70/+238
| * | usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso2021-02-021-1/+1
| * | usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan2021-02-021-0/+5
| * | usb: typec: Add typec_partner_set_pd_revisionBenson Leung2021-02-011-0/+1
| * | usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung2021-02-011-0/+10
| * | usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso2021-01-251-0/+1
| * | Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman2021-01-251-0/+2
| |\ \
| * | | usb: typec: tcpm: Protocol Error handlingKyle Tso2021-01-211-0/+1
| * | | usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso2021-01-212-0/+5
| * | | usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen2021-01-181-0/+2
| * | | usb: gadget: Introduce SSP rates and lanesThinh Nguyen2021-01-181-0/+9
| * | | usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen2021-01-181-0/+9
| * | | usb: chipidea: tegra: Support host modePeter Geis2021-01-131-0/+6
| * | | usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko2021-01-131-0/+2
| * | | usb: gadget: composite: Split composite reset and disconnectWesley Cheng2021-01-041-0/+2
| | |/ | |/|
* | | net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing2021-02-031-0/+2
| |/ |/|
* | net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-0/+2
|/
* Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-157-12/+51
|\
| * Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-111-2/+0
| |\
| | * USB: serial: remove write wait queueJohan Hovold2020-11-041-2/+0
| * | USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso2020-12-111-0/+1
| * | usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan2020-12-091-0/+7
| * | usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan2020-12-091-1/+1
| * | usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan2020-11-261-0/+1
| * | usb: pd: DFP product typesHeikki Krogerus2020-11-261-3/+12
| * | usb: typec: Add plug num_altmodes sysfs attrPrashant Malani2020-11-181-0/+1
| * | usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan2020-11-181-0/+15
| * | usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan2020-11-181-0/+4
| * | usb: typec: Add number of altmodes partner attrPrashant Malani2020-11-181-0/+1
| * | usb: pd: Add captive Type C cable typePrashant Malani2020-11-181-1/+3
| * | usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cableUtkarsh Patel2020-11-181-1/+0
| * | usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded ca...Utkarsh Patel2020-11-181-0/+5
| * | usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior2020-11-141-4/+0
* | | net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit2020-11-121-2/+0
* | | usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2020-11-121-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-061-1/+1
|\| |
| * | usb: fix kernel-doc markupsMauro Carvalho Chehab2020-10-281-1/+1
| |/
* / net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang2020-11-051-0/+37
|/
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-0/+16
|\
| * usb: docs: document altmode register/unregister functionsMauro Carvalho Chehab2020-10-151-0/+16
* | usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan2020-10-082-9/+18
* | Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2020-10-031-6/+21
|\ \
| * | USB: UDC: Expand device model API interfaceAlan Stern2020-10-021-6/+21
| |/