summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-02-17kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman
2021-02-10usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun
2021-02-10usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun
2021-02-10usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2021-02-10usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-02-10usb: gadget: aspeed: add missing of_node_putkernel test robot
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-02-10usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár
2021-02-10USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel
2021-02-10USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin
2021-02-10USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran
2021-01-27xhci: tegra: Delay for disabling LFPS detectorJC Kuo
2021-01-27xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-27usb: cdns3: imx: fix can't create core device the second time issuePeter Chen
2021-01-27usb: cdns3: imx: fix writing read-only memory issuePeter Chen
2021-01-27usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-27usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-27USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern
2021-01-27usb: gadget: aspeed: fix stop dma register setting.Ryan Chen
2021-01-27USB: ehci: fix an interrupt calltrace errorLongfang Liu
2021-01-27ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-19usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold
2021-01-12usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-12usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2021-01-12usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani
2021-01-12usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet
2021-01-12USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern
2021-01-12usb: gadget: select CONFIG_CRC32Arnd Bergmann
2021-01-12USB: usblp: fix DMA to stackJohan Hovold
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold
2021-01-12USB: serial: option: add Quectel EM160R-GLBjørn Mork
2021-01-12USB: serial: option: add LongSung M5710 module supportDaniel Palmer
2021-01-12USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold
2021-01-12usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen
2021-01-12usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap
2021-01-12USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2021-01-12usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin
2021-01-12usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-01-12usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin
2021-01-12usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen
2021-01-12usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng