summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | usb: typec: add typec_find_pwr_opmodeAmelie Delaunay2020-10-021-0/+1
* | usb: typec: pd: Fix formatting in pd.h headerBadhri Jagan Sridharan2020-08-281-3/+3
* | usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan2020-08-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-0/+2
|\
| * net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2020-07-171-0/+1
| * net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2020-07-171-0/+1
* | Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-07-291-0/+2
|\ \
| * | usb: chipidea: add query_available_role interfacePeter Chen2020-07-281-0/+2
| |/
* | Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-281-46/+49
|\ \
| * | USB: serial: drop extern keyword from function declarationsJohan Hovold2020-07-091-45/+36
| * | USB: serial: drop unnecessary sysrq includeJohan Hovold2020-07-091-1/+0
| * | USB: serial: add sysrq break-handler dummyJohan Hovold2020-07-091-1/+5
| * | USB: serial: inline sysrq dummy functionJohan Hovold2020-07-091-0/+9
* | | USB: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
* | | usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan2020-07-211-0/+1
* | | usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan2020-07-211-0/+2
* | | usb: linux/usb/gadget.h: fix duplicated word in commentRandy Dunlap2020-07-151-1/+1
* | | usb: linux/usb/serial.h: drop duplicated word in commentRandy Dunlap2020-07-151-1/+1
* | | usb: linux/usb/pd_vdo.h: drop duplicated word in commentRandy Dunlap2020-07-151-1/+1
* | | USB: Fix up terminology in include filesGreg Kroah-Hartman2020-07-022-7/+8
* | | usb: typec: Add data structure for Enter_USB messageHeikki Krogerus2020-07-011-0/+14
* | | usb: typec: Combine the definitions for Accessory and USB modesHeikki Krogerus2020-07-011-9/+5
|/ /
* / USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman2020-06-191-2/+2
|/
* Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-05-261-0/+1
|\