summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2021-11-05Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko
2021-09-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook
2021-08-18USB: EHCI: Add register array bounds to HCS portsKees Cook
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-07-21usb: audio-v2: add ability to define feature unit descriptorRuslan Bilovol
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng
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