index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
2021-09-14
usb: gadget: r8a66597: fix a loop in set_feature()
Dan Carpenter
2021-08-26
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
2021-08-26
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
2021-08-26
usb: gadget: aspeed: Remove repeated verbose license text
Cai Huoqing
2021-08-18
usb: gadget: mv_u3d: request_irq() after initializing UDC
Nadezda Lutovinova
2021-08-13
usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
Geert Uytterhoeven
2021-08-13
usb: gadget: bdc: remove unnecessary AND operation when get ep maxp
Chunfeng Yun
2021-08-13
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-08-13
usb: gadget: udc: s3c2410: add IRQ check
Sergey Shtylyov
2021-08-13
usb: gadget: udc: at91: add IRQ check
Sergey Shtylyov
2021-08-09
Merge 5.14-rc5 into usb-next
Greg Kroah-Hartman
2021-07-29
usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_ops
Rikard Falkeborn
2021-07-27
usb: gadget: remove leaked entry from udc driver list
Zhang Qilong
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-21
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
2021-07-14
usb: gadget: fsl_qe_udc: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-12
usb: gadget: udc: core: Introduce check_config to verify USB configuration
Wesley Cheng
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
2021-06-17
USB: UDC: net2280: remove redundant continue statement
Colin Ian King
2021-06-14
usb: gadget: fsl: properly remove remnant of MXC support
Li Yang
2021-06-04
USB: UDC: Implement udc_async_callbacks in net2272
Alan Stern
2021-06-04
USB: UDC: Implement udc_async_callbacks in net2280
Alan Stern
2021-06-04
USB: UDC: Implement udc_async_callbacks in dummy-hcd
Alan Stern
2021-06-04
USB: UDC core: Add udc_async_callbacks gadget op
Alan Stern
2021-06-02
USB: gr_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-27
usb: gadget: udc: udc-xilinx: Place correct function names into the headers
Lee Jones
2021-05-27
usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'
Lee Jones
2021-05-27
USB: gadget: pxa27x_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-27
USB: gadget: bcm63xx_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-24
USB: gadget: udc: fix kernel-doc syntax in file headers
Aditya Srivastava
2021-05-24
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
Yoshihiro Shimoda
2021-05-21
USB: gadget: drop irq-flags initialisations
Johan Hovold
2021-05-21
usb: gadget: tegra-xudc: Use dev_err_probe()
Jon Hunter
2021-05-21
usb: gadget: tegra-xudc: Don't print error on probe deferral
Jon Hunter
2021-05-21
usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2021-05-21
usb: gadget: tegra-xudc: Constify static structs
Rikard Falkeborn
2021-05-21
USB: gadget: pxa25x_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-21
USB: gadget: s3c2410_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-21
USB: gadget: lpc32xx_udc: remove debugfs dentry variable
Greg Kroah-Hartman
2021-05-13
USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be static
Yang Yingliang
2021-05-10
usb: gadget: fsl_qe_udc: fix implicit-fallthrough warnings
Randy Dunlap
2021-04-22
usb: gadget: net2272: remove redundant initialization of status
Colin Ian King
2021-04-22
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
2021-04-09
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
2021-04-09
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
2021-04-02
USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
Yang Yingliang
[next]