index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
usb: gadget: ether set wMaxPacketSize
Troy Kisky
1
-0
/
+2
2013-10-21
OMAP5: USB: Add OMAP xHCI file and header
Dan Murphy
2
-0
/
+327
2013-10-21
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
Julius Werner
2
-0
/
+22
2013-10-21
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam
2
-0
/
+317
2013-10-21
USB: xHCI: Add stack support for xHCI
Vivek Gautam
5
-0
/
+3947
2013-10-21
usb: Move 'bmRequestType' USB device request macros from EHCI header
Vivek Gautam
1
-16
/
+0
2013-10-15
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
1
-5
/
+0
2013-10-15
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2013-10-15
Coding Style cleanup: remove trailing white space
Wolfgang Denk
3
-3
/
+3
2013-10-10
usb: Prevent using reserved registers on DM36x usb
Andrew Murray
1
-5
/
+14
2013-10-08
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-5
/
+5
2013-10-07
usb: Fix error handling in musb_hcd.c
Andrew Murray
1
-5
/
+5
2013-09-27
usb: ehci: Fix test mode for connected ports
Julius Werner
1
-0
/
+38
2013-09-24
USB: gadget: atmel: disconnect before unbind
Bo Shen
1
-1
/
+2
2013-09-24
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
2
-4
/
+1
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
1
-1
/
+0
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
2
-1
/
+2
2013-09-24
USB: gadget: add atmel usba udc driver
Bo Shen
3
-0
/
+1632
2013-09-24
usb: gadget: config: fix unaligned access issues
Troy Kisky
1
-2
/
+4
2013-09-24
usb: gadget: Fix data aborts during USB ethernet boot
Joel Fernandes
1
-2
/
+3
2013-09-04
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-16
/
+0
2013-08-26
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
Fabio Estevam
1
-3
/
+3
2013-08-26
usb: ehci-mx5: Remove unneeded write to cscmr1 register
Fabio Estevam
1
-9
/
+0
2013-08-26
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
Lukasz Majewski
1
-4
/
+7
2013-08-26
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
Lukasz Majewski
1
-2
/
+4
2013-08-26
ARM: OMAP: USB: Fix linker error when ULPI is not defined
Dan Murphy
1
-0
/
+7
2013-08-26
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
Dan Murphy
1
-2
/
+24
2013-08-22
linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
Wu, Josh
1
-16
/
+0
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
1
-29
/
+1
2013-08-19
net: smsc95xx: Add support for another SMSC95xx variant
Stefan Roese
1
-0
/
+1
2013-08-18
Merge branch 'master' of git://88.191.163.10/u-boot-arm
Tom Rini
1
-12
/
+8
2013-08-15
musb: Disable extra prints
Lokesh Vutla
1
-12
/
+8
2013-07-30
ehci-hcd: fix memory leak in lowlevel init
Nikita Kiryanov
1
-1
/
+3
2013-07-30
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
Roger Quadros
1
-12
/
+15
2013-07-30
dfu: Implementation of target reset after communication with dfu-util's -R sw...
Lukasz Majewski
1
-0
/
+2
2013-07-30
usb: mv_udc: Add bounce buffer
Marek Vasut
1
-7
/
+77
2013-07-30
usb: mv_udc: Add proper cache management
Marek Vasut
1
-5
/
+77
2013-07-30
usb: mv_udc: Implement better qTD item accessor
Marek Vasut
1
-2
/
+15
2013-07-30
usb: mv_udc: Improve allocation of qTD items
Marek Vasut
1
-2
/
+23
2013-07-30
usb: mv_udc: Implement better QH accessor
Marek Vasut
1
-5
/
+18
2013-07-30
usb: mv_udc: Add cacheline length check
Marek Vasut
1
-0
/
+10
2013-07-30
usb: mv_udc: Properly align the endpoint QH and qTD list
Marek Vasut
1
-8
/
+18
2013-07-30
usb: mv_udc: Move QH and qTD into mv_drv
Marek Vasut
1
-13
/
+13
2013-07-30
usb: mv_udc: Init mv_drv.gadget.ops statically
Marek Vasut
1
-3
/
+3
2013-07-30
usb: mv_udc: Remove QH_MAXNUM macro
Marek Vasut
1
-3
/
+4
2013-07-30
usb: mv_udc: Clean up the initial variable check
Marek Vasut
1
-6
/
+5
2013-07-30
usb: mv_udc: Make use of struct ehci_ctrl
Marek Vasut
1
-18
/
+23
2013-07-30
usb: ehci: Split out struct ehci_ctrl definition
Marek Vasut
2
-10
/
+14
2013-07-30
usb: mv_udc: Clean up the EP initialization
Marek Vasut
1
-12
/
+26
2013-07-30
usb: mv_udc: Move endpoint array into driver data
Marek Vasut
1
-24
/
+24
[prev]
[next]