summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter2021-03-041-1/+3
* USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter2021-03-041-1/+3
* USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold2021-03-041-2/+3
* usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen2021-03-041-1/+6
* usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen2021-03-041-1/+11
* usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil2021-03-041-14/+17
* USB: serial: option: update interface mapping for ZTE P685MLech Perczak2021-03-041-1/+2
* usb: dwc2: Make "trimming xfer length" a debug messageGuenter Roeck2021-03-041-1/+1
* usb: dwc2: Abort transaction after errors with unknown reasonGuenter Roeck2021-03-041-0/+12
* usb: dwc2: Do not update data length if it is 0 on inbound transfersGuenter Roeck2021-03-041-7/+8
* usb: gadget: u_audio: Free requests only after callbackJack Pham2021-03-041-3/+14
* usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella2021-03-041-0/+3
* USB: quirks: sort quirk entriesJohan Hovold2021-03-041-3/+3
* usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2021-02-231-3/+15
* usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi2021-02-231-1/+1
* xhci: fix bounce buffer usage for non-sg list caseMathias Nyman2021-02-101-11/+20
* usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-101-1/+1
* usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-101-7/+1
* usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda2021-02-101-0/+1
* USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-02-101-8/+11
* USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-02-101-1/+3
* USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-02-101-0/+6
* USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-02-101-0/+1
* USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-02-101-0/+1
* xhci: tegra: Delay for disabling LFPS detectorJC Kuo2021-01-271-0/+7
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-271-0/+2
* usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-271-1/+1
* usb: udc: core: Use lock when write to soft_connectThinh Nguyen2021-01-271-3/+10
* usb: gadget: aspeed: fix stop dma register setting.Ryan Chen2021-01-271-1/+4
* USB: ehci: fix an interrupt calltrace errorLongfang Liu2021-01-271-0/+3
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-271-0/+12
* usb: ohci: Make distrust_firmware param default to falseHamish Martin2021-01-231-1/+1
* USB: serial: keyspan_pda: remove unused variableJohan Hovold2021-01-121-2/+0
* usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung2021-01-121-2/+9
* usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-121-2/+2
* usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki2021-01-121-2/+8
* USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2021-01-121-1/+3
* usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani2021-01-121-4/+5
* usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang2021-01-121-0/+1
* usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2021-01-121-14/+55
* usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-121-0/+2
* USB: usblp: fix DMA to stackJohan Hovold2021-01-121-2/+19
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-121-0/+3
* USB: serial: option: add Quectel EM160R-GLBjørn Mork2021-01-121-0/+2
* USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-121-0/+1
* USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-121-5/+15
* usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-121-0/+7
* usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-121-0/+2
* USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2021-01-121-12/+12
* usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2021-01-121-1/+5