summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-11-22usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-11-22USB: gadget: Fix use-after-free during usb config switchJiantao Zhang1-6/+6
2022-11-22usb: dwc3: improve the config dependency of USB_DWC3_XILINXLukas Bulwahn1-2/+2
2022-11-22usb: musb: omap2430: Fix probe regression for missing resourcesTony Lindgren1-0/+54
2022-11-22usb: typec: tipd: Move tps6598x_disconnect error path to its own labelSven Peter1-4/+4
2022-11-22usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter1-3/+4
2022-11-22usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter1-1/+1
2022-11-22usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter1-1/+1
2022-11-22usb: host: xhci-mtk: omit shared hcd if either root hub has no portsChunfeng Yun1-26/+46
2022-11-22usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2022-11-22usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2022-11-22usb: ftdi-elan: remove variable lColin Ian King1-2/+0
2022-11-22usb: fotg210-udc: Remove a useless assignmentChristophe JAILLET1-4/+2
2022-11-22fotg210-udc: Get IRQ using platform_get_irq()Linus Walleij1-7/+8
2022-11-22fotg210-udc: Handle PCLKLinus Walleij2-2/+29
2022-11-22fotg210-udc: Support optional external PHYLinus Walleij2-0/+74
2022-11-22fotg210-udc: Use dev pointer in probe and dev_messagesLinus Walleij1-6/+7
2022-11-22usb: USB_FOTG210 should depend on ARCH_GEMINIGeert Uytterhoeven1-0/+1
2022-11-22usb: fotg210: Fix Kconfig for USB host modulesLinus Walleij1-2/+2
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman10-50/+83
2022-11-17Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-2/+17
2022-11-16USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin1-0/+8
2022-11-16USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin1-0/+2
2022-11-16USB: serial: option: remove old LARA-R6 PIDDavide Tronchin1-2/+1
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer1-0/+1
2022-11-11usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK defineShuah Khan1-1/+3
2022-11-11usb: Check !irq instead of irq == NO_IRQChristophe Leroy5-5/+5
2022-11-11usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij1-6/+6
2022-11-11usb: fotg2: add Gemini-specific handlingLinus Walleij2-0/+81
2022-11-09usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-09usb: gadget: f_ecm: Always set current gadget in ecm_bind()Sascha Hauer1-13/+9
2022-11-09usb: gadget: u_ether: Do not make UDC parent of the net deviceSascha Hauer1-4/+0
2022-11-09usb: phy: jz4770: Remove driverPaul Cercueil3-362/+0
2022-11-09usb: musb: jz4740: Support the generic PHY frameworkPaul Cercueil1-8/+54
2022-11-09usb: musb: jz4740: Don't disable external hubsPaul Cercueil1-1/+0
2022-11-09usb: musb: Support setting OTG mode using generic PHYPaul Cercueil2-0/+6
2022-11-09usb: musb: Allow running without CONFIG_USB_PHYPaul Cercueil5-19/+35
2022-11-09usb: musb: Add and use inline function musb_otg_state_stringPaul Cercueil5-31/+31
2022-11-09usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil6-60/+71
2022-11-09usb: fotg210: Select subdriver by modeLinus Walleij1-9/+16
2022-11-09usb: fotg210: Compile into one moduleLinus Walleij6-62/+142
2022-11-09usb: fotg210: Collect pieces of dual mode controllerLinus Walleij12-26/+47
2022-11-09usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEPXu Yang1-19/+19
2022-11-09usb: musb: remove left-over after USB_TI_CPPI_DMA removalLukas Bulwahn1-10/+3
2022-11-09usb: gadget: aspeed: fix buffer overflowHenry Tian2-5/+13
2022-11-09usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator")Jonathan Neuschäfer1-1/+1
2022-11-09usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris1-3/+4
2022-11-09usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris1-3/+4