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
2012-07-07
ehci-atmel: fix compiler warning
Andreas Bießmann
1
-2
/
+2
2012-07-07
Atmel : usb : add EHCI driver for Atmel SoC
Bo Shen
2
-0
/
+90
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
1
-4
/
+3
2012-05-22
drivers/usb/eth/asix.c: Fix build warning
Anatolij Gustschin
1
-1
/
+1
2012-05-22
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
Anatolij Gustschin
1
-2
/
+1
2012-05-21
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
10
-328
/
+1497
2012-05-20
USB: S5P: Add ehci support
Rajeshwari Shinde
2
-0
/
+111
2012-05-20
usb:udc:samsung Add functions for storing private gadget data in UDC driver
Lukasz Majewski
1
-1
/
+14
2012-05-20
usb:gadget:composite USB composite gadget support
Lukasz Majewski
1
-0
/
+1082
2012-05-20
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
Lukasz Majewski
2
-136
/
+188
2012-05-20
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
5
-0
/
+5
2012-05-20
USB: Document the QH and qTD antics in EHCI-HCD
Marek Vasut
1
-0
/
+38
2012-05-20
USB: Drop cache flush bloat in EHCI-HCD
Marek Vasut
1
-100
/
+27
2012-05-20
USB: Drop ehci_alloc/ehci_free in ehci-hcd
Marek Vasut
1
-91
/
+32
2012-05-15
imx: usb: There is no such register
Timo Ketola
1
-2
/
+0
2012-05-15
i.MX25: usb: Set PORTSCx register
Timo Ketola
1
-2
/
+0
2012-05-15
USB: ehci-mx6: Fix broken IO access
Wolfgang Grandegger
1
-2
/
+3
2012-04-30
lin_gadget: use common linux/compat.h
Mike Frysinger
2
-3
/
+4
2012-04-21
ehci-omap: fix for enabling the correct usb port
Jeroen Hofstee
1
-2
/
+2
2012-04-17
Prepare v2012.04-rc2; minor Coding Style cleanup
Wolfgang Denk
1
-1
/
+0
2012-03-31
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2
-5
/
+19
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2
-0
/
+63
2012-03-29
usb: Add support for txfifo threshold
Simon Glass
2
-1
/
+12
2012-03-28
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2
-5
/
+19
2012-03-27
USB: ehci-mx6: Add proper IO accessors
Fabio Estevam
1
-9
/
+4
2012-03-27
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
Robert Delien
1
-4
/
+4
2012-03-27
usb/ehci: Add USB support for the MX6Q
Wolfgang Grandegger
2
-0
/
+206
2012-03-19
USB: Armada100: EHCI Driver for Armada100 SOCs
Ajay Bhargav
2
-0
/
+65
2012-03-19
USB: Armada100: Add UTMI PHY interface driver
Ajay Bhargav
1
-0
/
+96
2012-03-19
usb:udc:samsung:fix Remove the req_config flag
Łukasz Majewski
1
-13
/
+5
2012-03-19
USB:gadget:designware Fix memory nonalignment issue
Shiraz Hashim
1
-1
/
+11
2012-03-19
USB:gadget:designware Make locally used functions static
Amit Virdi
1
-3
/
+3
2012-03-19
USB:gadget:designware Support high speed
Vipin KUMAR
1
-0
/
+10
2012-03-19
USB:gadget:designware Device controller bugfixes
Vipin KUMAR
1
-21
/
+38
2012-03-19
USB:gadget:designware USB device controller (UDC) implementation
Vipin KUMAR
2
-30
/
+29
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
4
-29
/
+29
2012-03-19
usb: musb: fix printf warning
Mike Frysinger
1
-1
/
+1
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
4
-70
/
+0
2012-03-03
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
1
-2
/
+5
2012-02-14
usb_ether: fix typo
Peter Meerwald
1
-1
/
+1
2012-02-12
ehci-omap: Clean up added ehci-omap.c
Govindraj.R
1
-55
/
+154
2012-02-12
ehci-omap: driver for EHCI host on OMAP3
Ilya Yanok
2
-0
/
+157
2012-02-12
usb: ulpi: Add omap-ulpi-view port support
Govindraj.R
2
-0
/
+106
2012-02-12
usb: ulpi: Extend the existing ulpi framework.
Govindraj.R
2
-41
/
+45
2012-02-12
orion5x: add USB host ehci-marvell support
Albert ARIBAUD
1
-0
/
+5
2012-02-12
Remove kirkwood-specifics from marvell EHCI driver
Albert ARIBAUD
1
-14
/
+17
2012-02-12
Rename ehci-kirkwood as ehci-marvell
Albert ARIBAUD
2
-1
/
+1
2011-12-21
usb: s3c_udc_otg: fix GCC 4.6 build warnings
Anatolij Gustschin
2
-104
/
+114
2011-12-19
Coding Style cleanup
Wolfgang Denk
1
-2
/
+0
2011-12-19
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
Wolfgang Denk
1
-3
/
+2
[prev]
[next]