index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
usb: gadget: hid: fix error return code in hid_bind()
Yang Yingliang
1
-1
/
+3
2021-07-20
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
1
-1
/
+1
2021-07-14
usb: gadget: f_fs: Fix setting of device and driver data cross-references
Andrew Gabbasov
1
-33
/
+32
2021-07-14
usb: gadget: eem: fix echo command packet response issue
Linyu Yuan
1
-4
/
+39
2021-06-16
usb: fix various gadget panics on 10gbps cabling
Maciej Żenczykowski
1
-0
/
+8
2021-06-16
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
10
-10
/
+14
2021-06-16
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
2021-06-16
usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
Wesley Cheng
1
-0
/
+3
2021-06-16
usb: f_ncm: only first packet of aggregate needs to start timer
Maciej Żenczykowski
1
-4
/
+4
2021-06-16
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
1
-1
/
+1
2021-06-03
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
Yoshihiro Shimoda
1
-2
/
+3
2021-05-14
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
1
-0
/
+2
2021-05-14
USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
Yang Yingliang
1
-2
/
+2
2021-05-14
usb: gadget: aspeed: fix dma map failure
Tao Ren
2
-2
/
+3
2021-05-14
usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
Christophe JAILLET
1
-4
/
+12
2021-05-14
usb: gadget: s3c: Fix incorrect resources releasing
Christophe JAILLET
1
-11
/
+3
2021-05-14
fotg210-udc: Complete OUT requests on short packets
Fabian Vogt
1
-2
/
+6
2021-05-14
fotg210-udc: Don't DMA more than the buffer can take
Fabian Vogt
1
-2
/
+3
2021-05-14
fotg210-udc: Mask GRP2 interrupts we don't handle
Fabian Vogt
1
-0
/
+6
2021-05-14
fotg210-udc: Remove a dubious condition leading to fotg210_done
Fabian Vogt
1
-2
/
+1
2021-05-14
fotg210-udc: Fix EP0 IN requests bigger than two packets
Fabian Vogt
1
-1
/
+1
2021-05-14
fotg210-udc: Fix DMA on EP0 for length > max packet size
Fabian Vogt
1
-1
/
+1
2021-05-14
usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
Andy Shevchenko
1
-14
/
+57
2021-05-14
usb: gadget: pch_udc: Initialize device pointer before use
Andy Shevchenko
1
-2
/
+3
2021-05-14
usb: gadget: pch_udc: Check for DMA mapping error
Andy Shevchenko
1
-1
/
+1
2021-05-14
usb: gadget: pch_udc: Check if driver is present before calling ->setup()
Andy Shevchenko
1
-10
/
+18
2021-05-14
usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
Andy Shevchenko
1
-1
/
+1
2021-05-14
usb: gadget: pch_udc: Revert d3cb25a12138 completely
Andy Shevchenko
1
-4
/
+13
2021-05-12
usb: gadget/function/f_fs string table fix for multiple languages
Dean Anderson
1
-1
/
+2
2021-05-12
usb: gadget: Fix double free of device descriptor pointers
Hemant Kumar
1
-0
/
+4
2021-05-12
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
1
-8
/
+15
2021-05-12
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
1
-1
/
+1
2021-05-12
usb: gadget: f_uac1: validate input parameters
Ruslan Bilovol
1
-0
/
+43
2021-05-12
usb: gadget: f_uac2: validate input parameters
Ruslan Bilovol
1
-2
/
+37
2021-05-12
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
2
-0
/
+2
2021-05-12
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
1
-1
/
+6
2021-03-23
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-03-17
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-10
USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
Wei Yongjun
1
-2
/
+2
2021-03-10
usb: gadget: f_uac1: stop playback on function disable
Ruslan Bilovol
1
-0
/
+1
2021-03-10
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Ruslan Bilovol
1
-1
/
+1
2021-03-10
USB: gadget: u_ether: Fix a configfs return code
Dan Carpenter
1
-3
/
+2
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
1
-2
/
+2
2021-02-09
usb: gadget: Assign boolean values to a bool variable
Jiapeng Chong
1
-4
/
+4
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2
-2
/
+6
2021-01-31
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
1
-1
/
+3
2021-01-26
usb: raw-gadget: update documentation and Kconfig
Andrey Konovalov
1
-4
/
+9
2021-01-26
usb: raw-gadget: add copyright
Andrey Konovalov
1
-1
/
+2
2021-01-26
usb: gadget: aspeed: add missing of_node_put
kernel test robot
1
-1
/
+3
[next]