summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol
2021-07-20usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov
2021-07-20xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)
2021-07-20usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-07-20usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-07-20USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen
2021-07-20usb: gadget: eem: fix echo command packet response issueLinyu Yuan
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-30usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-30usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-16usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-06-03usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-05-22cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum
2021-05-22xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-22usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-22usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-22usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-05-22usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan
2021-05-22usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin