summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-06-21USB: ohci-sm501: Fix typo in commentXiang wangx1-1/+1
2022-06-21usb: musb: core: drop redundant checksSergey Shtylyov1-14/+2
2022-06-21usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-06-21usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-06-21usb: typec: mux: Allow muxes to specify mode-switchPrashant Malani1-2/+6
2022-06-21usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram1-7/+21
2022-06-21usb: dwc3: qcom: Configure wakeup interrupts during suspendSandeep Maheswaram1-10/+62
2022-06-21usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram1-32/+26
2022-06-21usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram1-6/+3
2022-06-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen1-1/+2
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley3-1/+278
2022-06-21usb: gadget: Remove unnecessary print function dev_err()Jiapeng Chong1-1/+0
2022-06-21usb: gadget: ast2600: Fix a couple of spelling mistakesColin Ian King1-2/+2
2022-06-21usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()Dan Carpenter1-13/+11
2022-06-21usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queueZheng Bin1-1/+2
2022-06-21Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen1-2/+2
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman12-54/+80
2022-06-12usb: gadget: add Aspeed ast2600 udc driverNeal Liu3-0/+1610
2022-06-12usb: Avoid extra usb SET_SEL requests when enabling link power managementMathias Nyman1-39/+21
2022-06-12usb: dwc3: Fix typos in KconfigKushagra Verma1-2/+2
2022-06-12usb: dwc3: Fix a repeated word checkpatch warningKushagra Verma1-1/+1
2022-06-12usb: dwc3: Fix bare use of unsigned checkpatch warningKushagra Verma1-2/+2
2022-06-12usb: typec: tcpm: Register USB Power Delivery CapabilitiesHeikki Krogerus1-1/+141
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus2-0/+153
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus3-1/+739
2022-06-12usb: hub: port: add sysfs entry to switch port powerMichael Grzeschik3-19/+106
2022-06-10usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan1-0/+6
2022-06-10usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan1-15/+19
2022-06-10xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman1-10/+5
2022-06-10ucsi_ccg: ACPI based I2c client enumeration for AMD ASICsSanket Goswami1-0/+7
2022-06-10ucsi_ccg: Do not hardcode interrupt polarity and typeSanket Goswami1-8/+13
2022-06-10usb: mtu3: register mtu3_irq by threaded irqChunfeng Yun1-1/+2
2022-06-10usb: mtu3: implement udc_async_callbacks of gadget operationChunfeng Yun3-4/+18
2022-06-10usb: mtu3: sync interrupt before unbind the udcChunfeng Yun1-0/+1
2022-06-10usb: musb: remove schedule work called after flushSaurav Girepunje1-2/+0
2022-06-10usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik1-1/+1
2022-06-10usb: gadget: uvc: calculate the number of request depending on framesizeMichael Grzeschik1-5/+12
2022-06-10usb: mtu3: add support controller resetChunfeng Yun1-0/+7
2022-06-10usb: xhci-mtk: add support optional controller resetChunfeng Yun1-0/+7
2022-06-10USB: chipidea: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: gadget: bdc: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: typec: tcpm: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-06-10usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-06-10usb: common: usb-conn-gpio: Allow wakeup from system suspendPrashanth K1-0/+17
2022-06-10usbip: vudc: Don't enable IRQs prematurelyDan Carpenter1-7/+7
2022-06-10USB: usbip: clean up mixed use of _irq() and _irqsave()Dan Carpenter1-3/+3
2022-06-10usb: dwc3: Remove the checks of -ENOSYSKushagra Verma1-2/+2
2022-06-10usb: host: ohci-at91: add support to enter suspend using SMCClément Léger1-23/+46
2022-06-10usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1