summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso
2021-05-27usb: roles: add helper usb_role_string()Chunfeng Yun
2021-05-21usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan
2021-05-21usb: isp1760: remove platform data struct and codeRui Miguel Silva
2021-05-21usb: fix spelling mistakes in header filesZhen Lei
2021-05-19USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby
2021-05-19USB: serial: make usb_serial_driver::write_room return uintJiri Slaby
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen
2021-05-11usb: class: cdc-wdm: WWAN framework integrationLoic Poulain
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold
2021-04-01USB: serial: drop unused suspending flagJohan Hovold
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso
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