summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-03-03usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-03-03USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter
2021-03-03USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter
2021-03-03USB: serial: option: update interface mapping for ZTE P685MLech Perczak
2021-03-03usb: dwc2: Make "trimming xfer length" a debug messageGuenter Roeck
2021-03-03usb: dwc2: Abort transaction after errors with unknown reasonGuenter Roeck
2021-03-03usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
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-02-10usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-23usb: ohci: Make distrust_firmware param default to falseHamish Martin
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold
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: function: printer: Fix a memory leak for interface descriptorZqiang
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet
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 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: 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: cdc-acm: blacklist another IR Droid deviceSean Young
2021-01-12usb: gadget: enable super speed plustaehyun.cho
2021-01-09USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix stalled writesJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix write deadlockJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold
2020-12-29USB: serial: mos7720: fix parallel-port state restoreJohan Hovold
2020-12-29usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong
2020-12-29usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong
2020-12-29usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam
2020-12-29USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker
2020-12-29USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold
2020-12-29USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman