summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-16usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
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-14usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'Christophe JAILLET
2021-05-14usb: gadget: s3c: Fix incorrect resources releasingChristophe JAILLET
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: Provide a GPIO line used on Intel Minnowboard (v1)Andy Shevchenko
2021-05-14usb: gadget: pch_udc: Initialize device pointer before useAndy Shevchenko
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: gadget: pch_udc: Revert d3cb25a12138 completelyAndy Shevchenko
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: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()Yang Yingliang
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-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-03-25usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-17usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol
2021-03-17USB: gadget: u_ether: Fix a configfs return codeDan Carpenter
2021-03-17USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()Wei Yongjun
2021-03-04usb: gadget: u_audio: Free requests only after callbackJack Pham
2021-02-10usb: gadget: aspeed: add missing of_node_putkernel test robot
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-01-27usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-27usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-27USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern
2021-01-27usb: gadget: aspeed: fix stop dma register setting.Ryan Chen
2021-01-12usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-12usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2021-01-12usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani