summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-0511-35/+38
|\
| * Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-241-4/+4
| |\
| | * USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby2021-05-191-2/+2
| | * USB: serial: make usb_serial_driver::write_room return uintJiri Slaby2021-05-191-2/+2
| * | Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman2021-06-181-18/+0
| * | USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke2021-06-151-0/+18
| * | Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-142-5/+1
| |\ \
| * | | USB: UDC core: Add udc_async_callbacks gadget opAlan Stern2021-06-041-0/+1
| * | | usb: roles: add helper usb_role_string()Chunfeng Yun2021-05-271-0/+6
| * | | usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan2021-05-211-0/+4
| * | | usb: isp1760: remove platform data struct and codeRui Miguel Silva2021-05-211-19/+0
| * | | usb: fix spelling mistakes in header filesZhen Lei2021-05-218-11/+11
| * | | usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen2021-05-131-1/+12
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-182-5/+1
|\ \ \ | | |/ | |/|
| * | usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso2021-06-041-4/+0
| * | usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso2021-06-021-1/+1
| |/
* / usb: class: cdc-wdm: WWAN framework integrationLoic Poulain2021-05-111-1/+2
|/
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-4/+7
|\
| * usbnet: add method for reporting speed without MIIOliver Neukum2021-04-061-2/+5
| * usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum2021-04-061-2/+2
* | Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-04-221-2/+8
|\ \
| * | USB: serial: add generic support for TIOCSSERIALJohan Hovold2021-04-081-1/+1
| * | USB: serial: add support for multi-interface functionsJohan Hovold2021-04-011-0/+7
| * | USB: serial: drop unused suspending flagJohan Hovold2021-04-011-1/+0
| |/
* | usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan2021-04-141-0/+2
* | usb: typec: Add typec_port_register_altmodes()Hans de Goede2021-04-091-0/+6
* | usb: typec: Port mapping utilityHeikki Krogerus2021-04-091-0/+13
* | usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli2021-03-231-0/+1
* | usb: common: move function's kerneldoc next to its definitionChunfeng Yun2021-03-101-61/+0
* | usb: common: add function to get interval expressed in us unitChunfeng Yun2021-03-101-0/+3
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-2/+2
|\
| * kbuild: simplify access to the kernel's versionSasha Levin2021-02-161-2/+2
* | 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