summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-11-06Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-20xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-13USB: cdc-acm: fix break reportingJohan Hovold
2021-10-13USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-13Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang
2021-10-06usb: cdns3: fix race condition before setting doorbellPawel Laszczak
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2021-09-30USB: serial: option: add device id for Foxconn T99W265Slark Xiao
2021-09-30USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski
2021-09-30USB: serial: option: add Telit LN920 compositionsCarlo Lobrano
2021-09-30USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-09-30Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski
2021-09-30USB: cdc-acm: fix minor-number releaseJohan Hovold
2021-09-30USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
2021-09-30usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary
2021-09-30usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter
2021-09-30usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMAMinas Harutyunyan
2021-09-30usb: dwc2: gadget: Fix ISOC flow for BDMA and SlaveMinas Harutyunyan
2021-09-30usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter
2021-09-22usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan
2021-09-22usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam
2021-09-22usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova
2021-09-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-09-22usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun
2021-09-22usb: gadget: composite: Allow bMaxPower=0 if self-poweredJack Pham
2021-09-22USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov
2021-09-22usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski
2021-09-22usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-09-22usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv
2021-09-15usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET
2021-09-15usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov
2021-09-15usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova
2021-09-15usb: phy: tahvo: add IRQ checkSergey Shtylyov
2021-09-15usb: host: ohci-tmio: add IRQ checkSergey Shtylyov
2021-09-15usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuseGeert Uytterhoeven
2021-09-15usb: phy: twl6030: add IRQ checksSergey Shtylyov
2021-09-15usb: phy: fsl-usb: add IRQ checkSergey Shtylyov
2021-09-15usb: gadget: udc: at91: add IRQ checkSergey Shtylyov
2021-09-12xhci: fix unsafe memory usage in xhci tracingMathias Nyman