aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-23usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset functionTom Rix1-11/+0
2023-03-23usb: typec: tcpm: remove unnecessary (void*) conversionsYu Zhe2-2/+2
2023-03-23usb: chipidea: debug: remove redundant 'role' debug fileXu Yang1-55/+0
2023-03-23xhci: Move xhci MSI sync function to to xhci-pciJosue David Hernandez Gutierrez2-25/+13
2023-03-23xhci: Call MSI sync function from xhci-pci instead of generic xhci codeJosue David Hernandez Gutierrez2-5/+7
2023-03-23xhci: Move functions to cleanup MSI to xhci-pciJosue David Hernandez Gutierrez3-32/+26
2023-03-23xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functionsJosue David Hernandez Gutierrez3-6/+18
2023-03-23xhci: Move functions to setup msi to xhci-pciJosue David Hernandez Gutierrez5-135/+131
2023-03-23xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resumeJosue David Hernandez Gutierrez3-6/+18
2023-03-23xhci: dbc: Provide sysfs option to configure dbc descriptorsMathias Nyman2-4/+191
2023-03-23xhci: mem: Join string literals backAndy Shevchenko1-17/+10
2023-03-23xhci: mem: Replace explicit castings with appropriate specifiersAndy Shevchenko1-10/+7
2023-03-23xhci: mem: Use while (i--) pattern to clean upAndy Shevchenko1-2/+1
2023-03-23xhci: mem: Drop useless return:sAndy Shevchenko1-7/+4
2023-03-23xhci: mem: Get rid of redundant 'else'Andy Shevchenko1-8/+6
2023-03-23xhci: mem: Use dma_poll_zalloc() instead of explicit memset()Andy Shevchenko1-4/+2
2023-03-23xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko1-4/+5
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman7-8/+8
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König3-2801/+0
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König5-3270/+0