summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak
2022-11-22usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen
2022-11-22usb: dwc3: exynos: Fix remove() functionMarek Szyprowski
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak
2022-11-22usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld
2022-11-17Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-16USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-16USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-16USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-11usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK defineShuah Khan
2022-11-11usb: Check !irq instead of irq == NO_IRQChristophe Leroy
2022-11-11usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij
2022-11-11usb: fotg2: add Gemini-specific handlingLinus Walleij
2022-11-09usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-09usb: gadget: f_ecm: Always set current gadget in ecm_bind()Sascha Hauer
2022-11-09usb: gadget: u_ether: Do not make UDC parent of the net deviceSascha Hauer
2022-11-09usb: phy: jz4770: Remove driverPaul Cercueil
2022-11-09usb: musb: jz4740: Support the generic PHY frameworkPaul Cercueil