summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-03-30idr: add ida_is_emptyMatthew Wilcox
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 vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix vudc to check for stream socketShuah 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
2021-03-03usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-03-03USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter
2021-03-03USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter
2021-03-03usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil
2021-03-03USB: serial: option: update interface mapping for ZTE P685MLech Perczak
2021-03-03usb: dwc2: Make "trimming xfer length" a debug messageGuenter Roeck
2021-03-03usb: dwc2: Abort transaction after errors with unknown reasonGuenter Roeck
2021-03-03usb: dwc2: Do not update data length if it is 0 on inbound transfersGuenter Roeck
2021-03-03usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-02-10USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel
2021-02-10USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin
2021-02-10USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran
2021-01-30xhci: tegra: Delay for disabling LFPS detectorJC Kuo
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-30usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-30USB: ehci: fix an interrupt calltrace errorLongfang Liu
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-23usb: ohci: Make distrust_firmware param default to falseHamish Martin
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold
2021-01-12usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung