index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
usb: gadget: r8a66597: fix a loop in set_feature()
Dan Carpenter
1
-1
/
+1
2021-09-15
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
2021-09-15
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
1
-1
/
+2
2021-09-15
usb: gadget: mv_u3d: request_irq() after initializing UDC
Nadezda Lutovinova
1
-9
/
+10
2021-09-15
usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
Geert Uytterhoeven
1
-10
/
+7
2021-09-15
usb: gadget: udc: s3c2410: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-09-15
usb: gadget: udc: at91: add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-09-12
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
1
-2
/
+2
2021-08-12
usb: gadget: remove leaked entry from udc driver list
Zhang Qilong
1
-4
/
+10
2021-07-28
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
1
-0
/
+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-11
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
1
-8
/
+15
2021-05-11
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
1
-1
/
+1
2021-04-07
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-03-17
USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
Wei Yongjun
1
-2
/
+2
2021-02-10
usb: gadget: aspeed: add missing of_node_put
kernel test robot
1
-1
/
+3
2021-01-27
usb: bdc: Make bdc pci driver depend on BROKEN
Patrik Jakobsson
1
-1
/
+1
2021-01-27
usb: udc: core: Use lock when write to soft_connect
Thinh Nguyen
1
-3
/
+10
2021-01-27
USB: gadget: dummy-hcd: Fix errors in port-reset handling
Alan Stern
1
-3
/
+7
2021-01-27
usb: gadget: aspeed: fix stop dma register setting.
Ryan Chen
1
-1
/
+4
2021-01-12
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
Alan Stern
1
-12
/
+23
2020-12-21
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
1
-1
/
+1
2020-10-27
usb: gadget: fsl: fix null pointer checking
Ran Wang
1
-1
/
+1
2020-10-27
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-71
/
+162
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
16
-150
/
+207
2020-10-02
usb: bdc: remove duplicated error message
Tang Bin
1
-4
/
+3
2020-10-02
usb: bdc: Fix unused assignment in bdc_probe()
Tang Bin
1
-1
/
+1
2020-10-02
usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
Chunfeng Yun
1
-0
/
+1
2020-10-02
usb: gadget: tegra-xudc: Do not print errors on probe deferral
Thierry Reding
1
-2
/
+6
2020-10-02
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
1
-10
/
+8
2020-10-02
usb: gadget: fix spelling mistake "Dectected" -> "Detected"
Colin Ian King
1
-1
/
+1
2020-10-02
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
1
-18
/
+18
[next]