index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-08
usb: gadget: udc: drop obsolete dependencies on COMPILE_TEST
Jean Delvare
1
-2
/
+2
2022-11-30
Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"
Greg Kroah-Hartman
1
-3
/
+8
2022-11-29
usb: gadget: udc: bcm63xx: Convert to use list_count()
Andy Shevchenko
1
-8
/
+3
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
USB: gadget: Fix use-after-free during usb config switch
Jiantao Zhang
1
-6
/
+6
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
4
-1485
/
+0
2022-11-09
usb: gadget: aspeed: fix buffer overflow
Henry Tian
2
-5
/
+13
2022-11-09
usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
Michael Grzeschik
1
-4
/
+1
2022-10-22
usb: bdc: change state when port disconnected
Justin Chen
1
-0
/
+1
2022-10-22
usb: gadget: aspeed: Fix probe regression
Joel Stanley
1
-0
/
+1
2022-09-30
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
Colin Ian King
1
-1
/
+1
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
2
-46
/
+35
2022-09-05
usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-3
/
+5
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
1
-10
/
+16
2022-09-02
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
1
-8
/
+8
2022-08-31
usb: gadget: at91_udc: Fix comments typo
Shaomin Deng
1
-1
/
+1
2022-08-31
usb: gadget: net2272: Remove the initialization of statics to 0
Shaomin Deng
1
-2
/
+2
2022-08-30
USB: gadget: Fix obscure lockdep violation for udc_mutex
Alan Stern
1
-10
/
+16
2022-08-30
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
1
-8
/
+8
2022-08-19
usb: gadget: tegra: Reduce pad power
Jim Lin
1
-1
/
+5
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-19
usb: gadget: udc: renesas_usb3: Add support for RZ/V2M
Phil Edworthy
1
-27
/
+104
2022-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-2
/
+2
2022-08-03
usb:udc: remove reference to AVR32 architecture in Atmel USBA Kconfig
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-07-27
USB: gadget: Fix use-after-free Read in usb_udc_uevent()
Alan Stern
1
-5
/
+6
2022-07-14
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
1
-1
/
+3
2022-07-14
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
1
-1
/
+1
2022-07-08
usb: gadget: udc: atmel: convert to platform driver
Michael Walle
1
-4
/
+4
2022-07-08
usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()
Michael Walle
1
-0
/
+2
2022-07-08
USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()
Steven Rostedt (Google)
1
-4
/
+4
2022-06-29
usb: gadget: aspeed_udc: fix handling of tx_len == 0
Dan Carpenter
1
-3
/
+6
2022-06-21
usb: gadget: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-1
/
+0
2022-06-21
usb: gadget: ast2600: Fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2022-06-21
usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()
Dan Carpenter
1
-13
/
+11
2022-06-21
usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queue
Zheng Bin
1
-1
/
+2
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2022-06-12
usb: gadget: add Aspeed ast2600 udc driver
Neal Liu
3
-0
/
+1610
2022-06-10
usb: gadget: bdc: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
Tang Bin
1
-4
/
+4
2022-06-10
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
1
-0
/
+1
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-173
/
+164
2022-06-03
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-23
/
+21
2022-05-12
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
1
-1
/
+1
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
1
-2
/
+14
2022-05-07
ARM: pxa: lubbock: pass udc irqs as resource
Arnd Bergmann
2
-23
/
+21
2022-05-05
USB: gadget: Fix return of -EBUSY
Colin Ian King
1
-1
/
+1
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
1
-134
/
+122
2022-04-26
USB: gadget: Fix mistakes in UDC core kerneldoc
Alan Stern
1
-9
/
+5
[next]