summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin1-3/+10
2022-12-08usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang1-1/+1
2022-12-08usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2022-12-08Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-6/+20
2022-12-08USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)1-12/+1
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)2-2/+0
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)9-2959/+6
2022-12-02Merge tag 'usb-serial-6.1-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-10/+14
2022-11-30USB: serial: xr: avoid requesting zero DTE rateJohan Hovold1-2/+0
2022-11-30USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-11-30USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-11-30xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()Mathias Nyman1-17/+10
2022-11-30xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2-5/+11
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman3-0/+68
2022-11-30xhci: export two xhci_hub functions for xhci-pci module usageMathias Nyman1-4/+18
2022-11-30xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman1-1/+3
2022-11-30xhci: print warning when HCE was setLongfang Liu1-0/+5
2022-11-30Revert "i915: Move list_count() to list.h for broader use"Greg Kroah-Hartman2-16/+12
2022-11-30Revert "usb: gadget: hid: Convert to use list_count()"Greg Kroah-Hartman1-2/+5
2022-11-30Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"Greg Kroah-Hartman1-3/+8
2022-11-30Revert "xhci: Convert to use list_count()"Greg Kroah-Hartman1-2/+5
2022-11-30USB: serial: cp210x: add support for B0 hangupJohan Hovold1-4/+15
2022-11-29usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter1-6/+10
2022-11-29Merge tag 'thunderbolt-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman6-20/+39
2022-11-29xhci: Convert to use list_count()Andy Shevchenko1-5/+2
2022-11-29usb: gadget: udc: bcm63xx: Convert to use list_count()Andy Shevchenko1-8/+3
2022-11-29usb: gadget: hid: Convert to use list_count()Andy Shevchenko1-5/+2
2022-11-29i915: Move list_count() to list.h for broader useAndy Shevchenko2-12/+16
2022-11-29usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping1-10/+11
2022-11-29usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping1-0/+1
2022-11-29usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping1-24/+28
2022-11-29dt-bindings: usb: mtu3: add compatible for mt8186Allen-KH Cheng1-0/+1
2022-11-29usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-11-29usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak1-10/+32
2022-11-29usb: musb: Drop old unused am35x glue layerTony Lindgren3-616/+0
2022-11-29platform/chrome: cros_ec_typec: Set parent of partner PD objectPrashant Malani1-1/+1
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani2-0/+23
2022-11-29usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun1-1/+0
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol2-1/+12
2022-11-29usb: host: fix a typo in ehci.hXu Yang1-1/+1
2022-11-29usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil1-1/+1
2022-11-29usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang1-1/+5
2022-11-29usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz1-8/+1
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus2-4/+14
2022-11-29usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang1-1/+4
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman351-1680/+2973
2022-11-28USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2022-11-28Linux 6.1-rc7v6.1-rc7Linus Torvalds1-1/+1
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+28
2022-11-27Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-81/+46