aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-03-31Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-0/+11
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-89/+105
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman1-0/+1
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman1-4/+3
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips1-1/+5
2023-03-29USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-03-29usb: xhci: tegra: fix sleep in atomic callWayne Chang1-3/+3
2023-03-29usb: move config USB_USS720 to usb's misc KconfigLukas Bulwahn2-29/+29
2023-03-29usb: gadget: f_ecm: Add suspend/resume and remote wakeup supportElson Roy Serrao3-0/+89
2023-03-29usb: gadget: Handle function suspend feature selectorElson Roy Serrao1-5/+60
2023-03-29usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao4-8/+51
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao1-0/+40
2023-03-29usb: dwc3: Add remote wakeup handlingElson Roy Serrao3-6/+79
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao4-0/+53
2023-03-29usb: dwc3-am62: Fix up wake-up configuration and spurious wake upRoger Quadros1-10/+18
2023-03-29usb: dwc3: host: remove dead code in dwc3_host_get_irq()Mingxuan Xiang1-6/+1
2023-03-29usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET1-3/+1
2023-03-29usb: dwc2: Fix spelling mistake "schduler" -> "scheduler"Deming Wang1-1/+1
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann1-11/+5
2023-03-29usb: gadget: ffs: remove ENTER() macroLinyu Yuan3-105/+0
2023-03-29usb: gadget: uvc: Make bmControls attr read/writeDaniel Scally1-2/+119
2023-03-29usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju1-5/+36
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman19-89/+105
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen4-4/+4
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche4-4/+4
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen1-2/+2
2023-03-24scsi: target: Pass in cmd counter to use during cmd setupMike Christie1-2/+2
2023-03-23usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang1-0/+1
2023-03-23usb: dwc3: add several registers dump for debugfsLi Jun1-0/+5
2023-03-23usb: dwc3-am62: Enable as a wakeup source by defaultRoger Quadros1-0/+3
2023-03-23usb: dwc3-am62: Add support for system wakeup based on USB eventsAswath Govindraju1-0/+39
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier2-6/+3
2023-03-23usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier1-14/+2
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang3-2/+13
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang1-1/+4
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong3-0/+356
2023-03-23usb: phy: twl6030: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: tegra: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: tahvo: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: mxs: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: mv: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: keystone: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: gpio-vbus: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: generic: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: fsl: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23usb: phy: am335x: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-23usb: phy: ab8500: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-23USB: serial: quatech2: remove unused qt2_setdevice functionTom Rix1-8/+0
2023-03-23usb: typec: tipd: remove unused tps6598x_write16,32 functionsTom Rix1-10/+0
2023-03-23usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 functionTom Rix1-6/+0