summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-02-06USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: ULPI: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06usb: gadget: configfs: Use memcpy_and_pad()Andy Shevchenko
2023-02-06USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman
2023-02-06USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-03usb: remove the dead USB_OHCI_SH optionChristoph Hellwig
2023-02-03usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-03usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-02xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman
2023-02-02xhci: clear usb2 resume related variables in one place.Mathias Nyman
2023-02-02xhci: rename resume_done to resume_timestampMathias Nyman
2023-02-02xhci: Pass port structure as parameter to xhci_disable_port().Mathias Nyman
2023-02-02xhci: move port specific items such as state completions to port structureMathias Nyman
2023-02-02xhci: pass port pointer as parameter to xhci_set_port_power()Mathias Nyman
2023-02-02xhci: cleanup xhci_hub_control port referencesMathias Nyman
2023-02-02xhci: add helpers for enabling and disabling interruptersMathias Nyman
2023-02-02xhci: Refactor interrupter code for initial multi interrupter support.Mathias Nyman
2023-02-02xhci: remove xhci_test_trb_in_td_math early development checkMathias Nyman
2023-02-02xhci: fix event ring segment table related masks and variables in headerMathias Nyman
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-02usb: gadget: uvc: Disable interrupt endpoint by defaultDaniel Scally
2023-02-02usb: gadget: uvc: Add new enable_interrupt_ep attributeDaniel Scally
2023-02-02usb: gadget: uvc: Rename uvc_control_epDaniel Scally
2023-02-02usb: typec: ucsi_ccg: Add OF supportWayne Chang
2023-02-02usb: gadget: configfs: Restrict symlink creation is UDC already bindedUdipto Goswami
2023-02-02usb: musb: sunxi: Introduce config structAndre Przywara
2023-02-02usb: musb: sunxi: add support for the F1C100s MUSB controllerIcenowy Zheng
2023-02-02xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann
2023-02-02usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter
2023-02-02usb: gadget: udc: do not clear gadget driver.busAaro Koskinen
2023-02-01usb: ohci-omap: avoid unused-variable warningArnd Bergmann
2023-02-01usb: remove ohci-tmio driverArnd Bergmann
2023-01-31USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-01-31usb: early: xhci-dbc: Use memcpy_and_pad()Christophe JAILLET
2023-01-31usb: early: xhci-dbc: Optimize early_xdbc_write()Christophe JAILLET
2023-01-31usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET
2023-01-31usb: chipidea: ci_hdrc_imx: use dev_err_probeAlexander Stein
2023-01-31usb: fotg210: fix return value check in fotg210_probe()Yang Yingliang
2023-01-31USB: MAX3421: Handle USB NAK correctlyMark Tomlinson
2023-01-31usg: gadget: Move validation out of lock in webusb_bcdVersion_store()Andy Shevchenko
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik