summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2022-11-09usb: musb: jz4740: Don't disable external hubsPaul Cercueil
2022-11-09usb: musb: Support setting OTG mode using generic PHYPaul Cercueil
2022-11-09usb: musb: Allow running without CONFIG_USB_PHYPaul Cercueil
2022-11-09usb: musb: Add and use inline function musb_otg_state_stringPaul Cercueil
2022-11-09usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil
2022-11-09usb: fotg210: Select subdriver by modeLinus Walleij
2022-11-09usb: fotg210: Compile into one moduleLinus Walleij
2022-11-09usb: fotg210: Collect pieces of dual mode controllerLinus Walleij
2022-11-09usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEPXu Yang
2022-11-09usb: musb: remove left-over after USB_TI_CPPI_DMA removalLukas Bulwahn
2022-11-09usb: gadget: aspeed: fix buffer overflowHenry Tian
2022-11-09usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator")Jonathan Neuschäfer
2022-11-09usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-09usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-09usb: phy: generic: Add wakeup capabilityLi Jun
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun
2022-11-09usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-11-09usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callbackMichael Grzeschik
2022-11-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-11-08usb: core: stop USB enumeration if too many retriesRay Chi
2022-11-08usb: dwc3: gadget: Reduce TRB IOC settingsThinh Nguyen
2022-11-08Revert "usb: dwc3: disable USB core PHY management"Johan Hovold
2022-11-08usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen
2022-11-08USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-11-08usb: phy: phy-gpio-vbus-usb: Add device tree probingLinus Walleij
2022-11-03usb: gadget: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-03usb: core: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-03USB: core: Change configuration warnings to noticesAlan Stern
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds