Age | Commit message (Expand) | Author |
2021-11-05 | Revert "usb: core: hcd: Add support for deferring roothub registration" | Greg Kroah-Hartman |
2021-10-05 | usb: phy: tegra: Support OTG mode programming | Dmitry Osipenko |
2021-09-14 | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I |
2021-08-18 | USB: EHCI: Add alias for Broadcom INSNREG | Kees Cook |
2021-08-18 | USB: EHCI: Add register array bounds to HCS ports | Kees Cook |
2021-08-13 | usb: gadget: remove unnecessary AND operation when get ep maxp | Chunfeng Yun |
2021-08-09 | Merge 5.14-rc5 into usb-next | Greg Kroah-Hartman |
2021-07-27 | usb: otg-fsm: Fix hrtimer list corruption | Dmitry Osipenko |
2021-07-27 | usb: common: add helper to get role-switch-default-mode | Chunfeng Yun |
2021-07-21 | usb: audio-v2: add ability to define feature unit descriptor | Ruslan Bilovol |
2021-07-12 | usb: gadget: udc: core: Introduce check_config to verify USB configuration | Wesley Cheng |
2021-07-05 | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-24 | Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-18 | Revert "USB: misc: Add onboard_usb_hub driver" | Greg Kroah-Hartman |
2021-06-15 | USB: misc: Add onboard_usb_hub driver | Matthias Kaehlcke |
2021-06-14 | Merge tag 'v5.13-rc6' into usb-next | Greg Kroah-Hartman |
2021-06-04 | USB: UDC core: Add udc_async_callbacks gadget op | Alan Stern |
2021-06-04 | usb: typec: tcpm: Properly handle Alert and Status Messages | Kyle Tso |
2021-06-02 | usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms | Kyle Tso |
2021-05-27 | usb: roles: add helper usb_role_string() | Chunfeng Yun |
2021-05-21 | usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAP | Badhri Jagan Sridharan |
2021-05-21 | usb: isp1760: remove platform data struct and code | Rui Miguel Silva |
2021-05-21 | usb: fix spelling mistakes in header files | Zhen Lei |
2021-05-19 | USB: serial: make usb_serial_driver::chars_in_buffer return uint | Jiri Slaby |
2021-05-19 | USB: serial: make usb_serial_driver::write_room return uint | Jiri Slaby |
2021-05-13 | usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core | Peter Chen |
2021-05-11 | usb: class: cdc-wdm: WWAN framework integration | Loic Poulain |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-22 | Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-04-14 | usb: typec: tcpm: Honour pSnkStdby requirement during negotiation | Badhri Jagan Sridharan |
2021-04-09 | usb: typec: Add typec_port_register_altmodes() | Hans de Goede |
2021-04-09 | usb: typec: Port mapping utility | Heikki Krogerus |
2021-04-08 | USB: serial: add generic support for TIOCSSERIAL | Johan Hovold |
2021-04-06 | usbnet: add method for reporting speed without MII | Oliver Neukum |
2021-04-06 | usbnet: add _mii suffix to usbnet_set/get_link_ksettings | Oliver Neukum |
2021-04-01 | USB: serial: add support for multi-interface functions | Johan Hovold |
2021-04-01 | USB: serial: drop unused suspending flag | Johan Hovold |
2021-03-23 | usb: ehci: add spurious flag to disable overcurrent checking | Florian Fainelli |
2021-03-10 | usb: common: move function's kerneldoc next to its definition | Chunfeng Yun |
2021-03-10 | usb: common: add function to get interval expressed in us unit | Chunfeng Yun |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-20 | Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-02-16 | kbuild: simplify access to the kernel's version | Sasha Levin |
2021-02-10 | Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-02-09 | USB: serial: make remove callback return void | Uwe Kleine-König |
2021-02-09 | usb: pd: Make SVDM Version configurable in VDM header | Kyle Tso |
2021-02-09 | usb: typec: Manage SVDM version | Kyle Tso |
2021-02-06 | usb: common: Parse for USB SSP genXxY | Thinh Nguyen |
2021-02-04 | usb: pd: Reland VDO definitions of PD2.0 | Kyle Tso |