summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-05-19usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-05-19usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-19usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-19usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-19usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-14usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-05-14usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan
2021-05-14usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin
2021-05-14USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold
2021-05-14USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-05-14usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-05-14USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang
2021-05-14usb: gadget: aspeed: fix dma map failureTao Ren
2021-05-14fotg210-udc: Complete OUT requests on short packetsFabian Vogt
2021-05-14fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt
2021-05-14fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt
2021-05-14fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt
2021-05-14fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt
2021-05-14fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt
2021-05-14usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko
2021-05-14usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko
2021-05-14usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko
2021-05-14usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan
2021-05-14usb: gadget: pch_udc: Revert d3cb25a12138 completelyAndy Shevchenko
2021-05-14usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun
2021-05-14usb: xhci-mtk: remove or operator for setting schedule parametersChunfeng Yun
2021-05-14usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan
2021-05-14USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold
2021-05-14USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-05-14Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold
2021-05-11usb: dwc2: Fix session request interrupt handlerArtur Petrosyan
2021-05-11usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-05-11usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson
2021-05-11usb: gadget: Fix double free of device descriptor pointersHemant Kumar
2021-05-11usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam
2021-05-11usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui
2021-05-11usb: musb: fix PM reference leak in musb_irq_work()Bixuan Cui
2021-05-11xhci: fix potential array out of bounds with several interruptersMathias Nyman
2021-05-11xhci: check control context is valid before dereferencing it.Mathias Nyman
2021-05-11usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun
2021-05-11usb: xhci: Fix port minor revisionThinh Nguyen
2021-05-11usb: dwc3: gadget: Ignore EP queue requests during bus resetWesley Cheng
2021-05-11usb: gadget: f_uac1: validate input parametersRuslan Bilovol
2021-05-11usb: gadget: f_uac2: validate input parametersRuslan Bilovol
2021-05-11usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-05-11usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-05-07USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng