summaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-17usb: host: ehci-sh: propagate errors from platform_get_irq()Sergey Shtylyov1-2/+2
2021-12-17usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()Sergey Shtylyov1-1/+1
2021-12-17usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()Sergey Shtylyov1-2/+6
2021-12-17usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun1-0/+1
2021-12-17usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng1-1/+4
2021-12-17dt-bindings: usb: qcom,dwc3: Add SM6350 compatibleLuca Weiss1-0/+1
2021-12-17usb: dwc2: drd: restore role and overrides upon resumeFabrice Gasnier2-6/+42
2021-12-17usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier2-0/+16
2021-12-17dt-bindings: usb: document role-switch-default-mode property in dwc2Fabrice Gasnier1-0/+3
2021-12-17MAINTAINERS: remove typo from XEN PVUSB DRIVER sectionLukas Bulwahn1-1/+1
2021-12-17usb: chipidea: Set the DT node on the child deviceRob Herring1-0/+1
2021-12-17usb: uhci: Use platform_get_irq() to get the interruptRob Herring1-1/+5
2021-12-17usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring1-2/+8
2021-12-17usb: ohci-spear: Remove direct access to platform_device resource listRob Herring1-1/+1
2021-12-17dt-bindings: usb: qcom,dwc3: add binding for SM8450Vinod Koul1-0/+1
2021-12-17usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter1-3/+3
2021-12-15usb: hub: avoid warm port reset during USB3 disconnectMathias Nyman1-5/+19
2021-12-15usb: host: xen-hcd: add missing unlock in error pathYang Yingliang1-0/+3
2021-12-15dt-bindings: usb: dwc3-xilinx: Convert USB DWC3 bindingsManish Narani2-56/+131
2021-12-15usb: dwc2: platform: adopt dev_err_probe() to silent probe deferAmelie Delaunay1-37/+16
2021-12-13dt-bindings: usb: tegra-xudc: Document interconnects and iommus propertiesThierry Reding1-0/+13
2021-12-13usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)Guo Zhengkui1-1/+1
2021-12-13usb: aspeed-vhub: support test mode featureNeal Liu2-10/+32
2021-12-13usb: aspeed-vhub: fix ep0 OUT ack received wrong length issueNeal Liu1-0/+7
2021-12-13usb: aspeed-vhub: add qualifier descriptorNeal Liu2-0/+25
2021-12-13xen: add Xen pvUSB maintainerJuergen Gross1-0/+8
2021-12-13usb: Introduce Xen pvUSB frontend (xen hcd)Juergen Gross3-0/+1618