summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-11-29usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2022-11-29usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-11-29usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-11-29usb: musb: Drop old unused am35x glue layerTony Lindgren
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-11-29usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol
2022-11-29usb: host: fix a typo in ehci.hXu Yang
2022-11-29usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
2022-11-29usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang
2022-11-29usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-11-29usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman
2022-11-28USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25USB: serial: option: add Quectel EM05-G modemDuke Xin
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-22usb: usb251xb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: misc: usb3503: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: usb4604: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: isp1301-omap: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: phy: isp1301: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: anx7411: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: hd3ss3220: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22USB: gadget: Fix use-after-free during usb config switchJiantao Zhang
2022-11-22usb: dwc3: improve the config dependency of USB_DWC3_XILINXLukas Bulwahn
2022-11-22usb: musb: omap2430: Fix probe regression for missing resourcesTony Lindgren
2022-11-22usb: typec: tipd: Move tps6598x_disconnect error path to its own labelSven Peter
2022-11-22usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter
2022-11-22usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-11-22usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-11-22usb: host: xhci-mtk: omit shared hcd if either root hub has no portsChunfeng Yun
2022-11-22usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-11-22usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-11-22usb: ftdi-elan: remove variable lColin Ian King
2022-11-22usb: fotg210-udc: Remove a useless assignmentChristophe JAILLET
2022-11-22fotg210-udc: Get IRQ using platform_get_irq()Linus Walleij
2022-11-22fotg210-udc: Handle PCLKLinus Walleij
2022-11-22fotg210-udc: Support optional external PHYLinus Walleij
2022-11-22fotg210-udc: Use dev pointer in probe and dev_messagesLinus Walleij
2022-11-22usb: USB_FOTG210 should depend on ARCH_GEMINIGeert Uytterhoeven
2022-11-22usb: fotg210: Fix Kconfig for USB host modulesLinus Walleij