summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-051-7/+1
* usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-051-1/+1
* xhci: fix bounce buffer usage for non-sg list caseMathias Nyman2021-02-031-11/+20
* usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár2021-02-034-1/+68
* usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun2021-02-021-1/+3
* usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2021-02-012-29/+36
* usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda2021-02-011-0/+1
* USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-01-311-1/+3
* Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-302-0/+8
|\
| * USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-01-281-0/+6
| * USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-01-251-0/+1
| * USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-01-131-0/+1
* | usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang2021-01-265-39/+111
* | usb: gadget: aspeed: add missing of_node_putkernel test robot2021-01-261-1/+3
* | USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-01-261-8/+11
* | usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-191-1/+1
* | xhci: tegra: Delay for disabling LFPS detectorJC Kuo2021-01-151-0/+7
* | xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-151-0/+2
* | usb: udc: core: Use lock when write to soft_connectThinh Nguyen2021-01-151-3/+10
* | USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern2021-01-141-3/+7
* | usb: gadget: aspeed: fix stop dma register setting.Ryan Chen2021-01-121-1/+4
* | USB: ehci: fix an interrupt calltrace errorLongfang Liu2021-01-121-0/+3
* | ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-121-0/+12
* | Merge tag 'usb-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-01-121-11/+11
|\ \ | |/ |/|
| * usb: cdns3: imx: improve driver .remove APIPeter Chen2020-12-291-0/+5
| * usb: cdns3: imx: fix can't create core device the second time issuePeter Chen2020-12-291-10/+1
| * usb: cdns3: imx: fix writing read-only memory issuePeter Chen2020-12-291-1/+5
* | usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen2021-01-071-0/+2
* | usb: typec: Send uevent for num_altmodes updatePrashant Malani2021-01-071-0/+2
* | usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson2021-01-071-1/+1
* | usb: gadget: enable super speed plustaehyun.cho2021-01-071-2/+2
* | kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov2021-01-071-5/+3
* | Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-062-5/+18
|\ \
| * | USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-041-5/+15
| * | USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-041-0/+1
| * | USB: serial: option: add Quectel EM160R-GLBjørn Mork2021-01-041-0/+2
| |/
* | usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-051-0/+7
* | usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-041-2/+2
* | usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+2
* | usb: gadget: core: change the comment for usb_gadget_connectPeter Chen2021-01-041-2/+1
* | usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung2021-01-041-2/+9
* | usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng2021-01-041-11/+3
* | usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-041-0/+2
* | USB: usblp: fix DMA to stackJohan Hovold2021-01-041-2/+19
* | USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern2020-12-301-12/+23
* | usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2020-12-281-14/+55
* | usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin2020-12-281-13/+5
* | usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2020-12-281-3/+15
* | usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2020-12-282-1/+2
* | USB: yurex: fix control-URB timeout handlingJohan Hovold2020-12-281-0/+3