summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca1-10/+5
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas1-0/+8
2021-12-22USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold1-2/+4
2021-12-22usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah1-1/+5
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang1-0/+3
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman3-9/+9
2021-12-14xhci: avoid race between disable slot command and host runtime suspendMathias Nyman3-8/+16
2021-12-14usb: core: config: using bit mask instead of individual bitsPavel Hofman1-2/+2
2021-12-14xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng1-4/+0
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman1-1/+1
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst1-0/+3
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman1-7/+14
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman1-7/+12
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman1-3/+11
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman1-2/+4
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor1-1/+1
2021-12-01usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan1-3/+14
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-12-01USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas1-0/+2
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König1-20/+5
2021-11-26usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang1-1/+1
2021-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang1-0/+5
2021-11-17usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-11-17USB: chipidea: fix interrupt deadlockJohan Hovold1-7/+16
2021-11-17USB: iowarrior: fix control-message timeoutsJohan Hovold1-6/+2
2021-11-17USB: serial: keyspan: fix memleak on probe errorsWang Hai1-8/+7
2021-11-17usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah1-0/+16
2021-11-17xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman1-1/+2
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren1-0/+10
2021-11-12usb: musb: Balance list entry in musb_gadget_queueViraj Shah1-1/+3
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2021-11-12usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu3-1/+17
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman1-23/+6
2021-11-06Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman1-1/+0
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc1-0/+4
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang1-0/+2
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal1-1/+3
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov1-0/+2
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti1-4/+10
2021-10-20xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell1-0/+5
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang1-0/+1
2021-10-13USB: cdc-acm: fix break reportingJohan Hovold1-0/+3
2021-10-13USB: cdc-acm: fix racy tty buffer accessesJohan Hovold1-0/+5
2021-10-13Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings1-2/+1