aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak1-4/+10
2022-11-22usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-11-22usb: dwc3: exynos: Fix remove() functionMarek Szyprowski1-10/+1
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2-9/+6
2022-11-22usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen1-1/+2
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik1-51/+21
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman10-50/+83
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman23-168/+250
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld1-1/+0
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
2022-11-09usb: phy: generic: Add wakeup capabilityLi Jun1-0/+4
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun1-28/+28
2022-11-09usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou1-0/+2
2022-11-09usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callbackMichael Grzeschik1-4/+1
2022-11-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau1-0/+10
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter1-3/+3
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13