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
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
1
-1
/
+1
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2
-2
/
+2
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
19
-21
/
+21
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
1
-0
/
+1
2017-05-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+2
2017-05-23
armv8: ls2080ardb: Add LS2081ARDB board support
Priyanka Jain
1
-1
/
+2
2017-05-22
usb: ehci: Add Renesas RCar M3/H3 EHCI support
Hiroyuki Yokoyama
3
-0
/
+115
2017-05-21
net: usb: mcs7830: fix non-DM ingress path
Uri Mashiach
1
-2
/
+4
2017-05-18
usb: lpc32xx: add i2c DM support
Liam Beguin
1
-18
/
+46
2017-05-15
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
Tom Rini
1
-0
/
+8
2017-05-15
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
1
-2
/
+2
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
1
-0
/
+1
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2
-7
/
+1
2017-05-15
omap4: Drop redundant CONFIG_OMAP4430 symbol
Tom Rini
3
-4
/
+4
2017-05-15
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
Tom Rini
2
-2
/
+2
2017-05-12
usb: gadget: avoid variable name clipping in cb_getvar
nicolas.le.bayon@st.com
1
-2
/
+10
2017-05-10
net: smsc95xx: Correct free_pkt() implementation
Simon Glass
1
-2
/
+2
2017-05-08
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
Uri Mashiach
1
-0
/
+2
2017-05-08
usb: host: xhci-omap: fix double weak board_usb_init functions
Uri Mashiach
1
-2
/
+15
2017-05-08
arm: usb: dra7xx: xHCI registers based on USB port index
Uri Mashiach
1
-0
/
+9
2017-04-25
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
Alexey Brodkin
1
-0
/
+1
2017-04-25
usb: musb: avoid out of bound access in udc_setup_ep
Heinrich Schuchardt
1
-2
/
+2
2017-04-25
musb: properly detect failed initialization of controller
Heinrich Schuchardt
1
-1
/
+1
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
1
-1
/
+1
2017-04-14
usb: dwc2: invalidate the dcache before starting the DMA
Eddie Cai
1
-6
/
+13
2017-04-14
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
Philipp Tomsich
2
-2
/
+5
2017-04-14
usb: dwc3: ensure consistent types for dwc3_flush_cache
Philipp Tomsich
3
-11
/
+11
2017-04-14
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
Felipe Balbi
1
-2
/
+2
2017-04-14
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
Felipe Balbi
1
-5
/
+7
2017-04-14
usb: gadget: g_dnl: hold maximum string descriptor
Felipe Balbi
1
-1
/
+1
2017-04-14
usb: dwc2: add support for external vbus supply
Kever Yang
1
-5
/
+38
2017-04-07
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+1
2017-04-05
Blackfin: Remove
Tom Rini
10
-572
/
+4
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
1
-1
/
+1
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2
-3
/
+3
2017-03-23
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
Konstantin Porotchkin
2
-1
/
+13
2017-02-26
usb: gadget: f_dfu: set serial number if serial# is valid
Felipe Balbi
1
-0
/
+5
2017-02-26
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
Felipe Balbi
1
-2
/
+1
2017-02-26
usb: gadget: f_dfu: write req->actual bytes
Felipe Balbi
1
-1
/
+1
2017-02-26
usb: gadget: dfu: add result for handle_getstatus()
Patrick Delaunay
2
-22
/
+13
2017-02-26
usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result
Patrick Delaunay
1
-11
/
+11
2017-02-26
usb: gadget: dfu: add functional descriptor in descriptor set
Patrick Delaunay
1
-1
/
+9
2017-02-26
usb: dwc3: gadget: Remove unused header inclusion
Vincent Tinelli
1
-1
/
+0
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
13
-23
/
+25
2017-01-17
drivers: usb: gadget: ether: Fix compiler warning
Lokesh Vutla
1
-0
/
+2
2017-01-17
usb: ehci-mx6: handle vbus-supply
Peng Fan
1
-3
/
+27
2017-01-17
usb: ehci-mx6: implement ofdata_to_platdata
Peng Fan
1
-0
/
+75
2017-01-17
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
Michal Simek
1
-0
/
+6
2017-01-17
usb: dwc2-otg: remove unused variable
Masahiro Yamada
1
-2
/
+0
2017-01-09
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
4
-15
/
+174
[prev]
[next]