summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
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: trancevibrator: fix control-request directionJohan Hovold
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
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: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-22USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-05-22usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-05-22fotg210-udc: Complete OUT requests on short packetsFabian Vogt
2021-05-22fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt
2021-05-22fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt
2021-05-22fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt
2021-05-22fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt
2021-05-22fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt
2021-05-22usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko
2021-05-22usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko
2021-05-22usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko
2021-05-22usb: gadget: pch_udc: Revert d3cb25a12138 completelyAndy Shevchenko
2021-05-22usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson
2021-05-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam
2021-05-22usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak
2021-05-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-05-22USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal
2021-03-17USB: serial: ch341: add new Product IDNiv Sardi
2021-03-17USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin
2021-03-17xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid
2021-03-03usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda
2021-03-03usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen