summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol
2022-12-08usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally
2022-12-08usb: dwc2: power on/off phy for peripheral mode in dual-role modeQuentin Schulz
2022-12-08usb: dwc2: disable lpm feature on Rockchip SoCsQuentin Schulz
2022-12-08usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-08usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2022-12-08usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng
2022-12-08usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()Yi Yang
2022-12-08usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter
2022-12-08usb: gadget: udc: drop obsolete dependencies on COMPILE_TESTJean Delvare
2022-12-08usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov
2022-12-08usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-12-08usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-12-08usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang
2022-12-08usb: storage: Add check for kcallocJiasheng Jiang
2022-12-08Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-12-08USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov
2022-12-02Merge tag 'usb-serial-6.1-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-12-02usb: early: xhci-dbc: use console_is_registered()John Ogness
2022-11-30USB: serial: xr: avoid requesting zero DTE rateJohan Hovold
2022-11-30USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold
2022-11-30USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold
2022-11-30xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()Mathias Nyman
2022-11-30xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-30xhci: export two xhci_hub functions for xhci-pci module usageMathias Nyman
2022-11-30xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-30xhci: print warning when HCE was setLongfang Liu
2022-11-30Revert "usb: gadget: hid: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30Revert "xhci: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30USB: serial: cp210x: add support for B0 hangupJohan Hovold
2022-11-29usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-11-29xhci: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: udc: bcm63xx: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: hid: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping
2022-11-29usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping