summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-12-08usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang
2021-12-08usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-12-01usb: xhci: tegra: Check padctrl interrupt presence in device treeDmitry Osipenko
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman
2021-12-01usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter
2021-12-01usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang
2021-12-01usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen
2021-12-01usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen
2021-12-01usb: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen
2021-12-01usb: dwc3: leave default DMA for PCI devicesFabio Aiuto
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor
2021-12-01usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-12-01USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-12-01USB: serial: pl2303: fix GC type detectionJohan Hovold
2021-11-25usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-25usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang
2021-11-25usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-11-25usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-18usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham
2021-11-18usb: dwc2: drd: reset current session before setting the new oneAmelie Delaunay
2021-11-18usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabledAmelie Delaunay
2021-11-18usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_initAmelie Delaunay
2021-11-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
2021-11-18usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap
2021-11-18usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-11-18USB: chipidea: fix interrupt deadlockJohan Hovold
2021-11-18USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-11-18USB: serial: keyspan: fix memleak on probe errorsWang Hai
2021-11-18usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah
2021-11-18xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren
2021-11-12usb: musb: Balance list entry in musb_gadget_queueViraj Shah
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven
2021-11-12usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu
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-15Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-13usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-11xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-11xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-11USB: xhci: dbc: fix tty registration raceJohan Hovold
2021-10-11xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell
2021-10-11xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell
2021-10-08Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds