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
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2
-50
/
+0
2014-08-09
usb: ehci: rmobile: Remove xHCI address
Nobuhiro Iwamatsu
1
-3
/
+0
2014-08-09
usb: ehci: rmobile: Add support R8A7794
Nobuhiro Iwamatsu
1
-0
/
+6
2014-08-09
dfu: allow backend to specify a maximum buffer size
Stephen Warren
1
-2
/
+3
2014-08-09
dfu: add write error handling
Stephen Warren
1
-4
/
+16
2014-07-31
sunxi: add USB EHCI driver
Roman Byshko
2
-0
/
+202
2014-07-22
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
1
-4
/
+2
2014-07-10
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
1
-1
/
+16
2014-07-10
usb: host: xhci: make sure to power up PHY
Felipe Balbi
1
-0
/
+1
2014-07-05
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2
-0
/
+39
2014-07-02
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
1
-9
/
+9
2014-07-02
USB: gadget: atmel: zero out allocated requests
Stephen Warren
1
-1
/
+1
2014-07-02
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
1
-2
/
+1
2014-07-02
usb: ci_udc: remove controller.items array
Stephen Warren
2
-6
/
+3
2014-07-02
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
1
-15
/
+15
2014-07-02
usb: ci_udc: lift ilist size calculations to global scope
Stephen Warren
1
-14
/
+14
2014-07-02
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
Stephen Warren
1
-3
/
+4
2014-07-02
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
Stephen Warren
1
-2
/
+2
2014-06-26
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
1
-0
/
+1
2014-06-26
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
1
-4
/
+7
2014-06-26
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
1
-2
/
+2
2014-06-26
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
1
-1
/
+0
2014-06-26
usb:composite: clear the whole common buffer
Jeroen Hofstee
1
-2
/
+2
2014-06-26
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
1
-1
/
+1
2014-06-26
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
1
-2
/
+2
2014-06-26
usb: cosmetic: double const
Jeroen Hofstee
2
-2
/
+2
2014-06-26
usb: ci_udc: fix typo in debug message
Stephen Warren
1
-2
/
+2
2014-06-26
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
Stephen Warren
1
-1
/
+7
2014-06-11
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
1
-3
/
+35
2014-06-11
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
1
-0
/
+6
2014-06-11
usb: ci_udc: fix probe error cleanup
Stephen Warren
1
-0
/
+1
2014-06-11
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
1
-2
/
+7
2014-06-11
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
1
-16
/
+12
2014-06-01
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2
-7
/
+42
2014-06-01
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2
-1
/
+17
2014-06-01
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
1
-11
/
+4
2014-06-01
usb: ci_udc: detect queued requests on ep0
Stephen Warren
1
-0
/
+15
2014-05-24
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Albert ARIBAUD
2
-0
/
+105
2014-05-22
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
Tom Rini
3
-69
/
+110
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
7
-74
/
+659
2014-05-17
drivers/usb : Define usb control register mask for w1c bits
Nikhil Badola
1
-5
/
+10
2014-05-15
usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size
Przemyslaw Marczak
1
-9
/
+3
2014-05-15
usb: ci_udc: parse QTD before over-writing it
Stephen Warren
1
-1
/
+1
2014-05-15
usb: tegra: support device mode
Stephen Warren
1
-30
/
+84
2014-05-15
usb: tegra: refactor PHY type selection
Stephen Warren
1
-30
/
+28
2014-05-15
usb: tegra: fix PHY selection code
Stephen Warren
1
-13
/
+8
2014-05-15
Merge remote-tracking branch 'u-boot/master' into test
Marek Vasut
1
-4
/
+24
2014-05-14
ARM: zynq: ehci: Added USB host driver support
Michal Simek
2
-0
/
+105
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
16
-94
/
+341
2014-05-08
dfu, nand: add medium specific polltimeout function
Heiko Schocher
1
-1
/
+9
[prev]
[next]