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
starfive-6.6.48-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
/
misc
/
usb3503.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
usb: misc: usb3503: Support operation with no I2C control
Mark Brown
1
-17
/
+76
2013-08-12
usb: misc: usb3503: Add USB3503A to the compatible list
Mark Brown
1
-0
/
+1
2013-08-12
usb: misc: usb3503: Default to hub mode
Mark Brown
1
-1
/
+1
2013-08-12
usb: misc: usb3503: Fix typos in error messages
Mark Brown
1
-2
/
+2
2013-08-12
usb: misc: usb3503: Factor out I2C probe
Mark Brown
1
-34
/
+43
2013-08-12
usb: misc: usb3503: Convert to regmap
Mark Brown
1
-57
/
+36
2013-08-12
usb: misc: usb3503: Actively manage Hub Connect GPIO
Mark Brown
1
-6
/
+12
2013-08-12
usb: misc: usb3503: Use gpio_set_value_cansleep()
Mark Brown
1
-1
/
+1
2013-08-12
usb: misc: usb3503: Convert to devm_ APIs
Mark Brown
1
-35
/
+7
2013-08-12
usb: misc: Fix swapped properties in usb3503 DT parsing
Mark Brown
1
-2
/
+2
2013-08-01
usb: misc: usb3503: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-03
usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet
Julius Werner
1
-4
/
+2
2013-06-03
usb: misc: usb3503: Fix up whitespace
Julius Werner
1
-1
/
+1
2013-05-30
usb: misc: usb3503: Adding device tree entry 'disabled-ports'
Dongjin Kim
1
-0
/
+14
2013-05-30
usb: misc: usb3503: Add to select the ports to disable
Dongjin Kim
1
-9
/
+10
2013-03-15
USB: misc: usb3503: use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-01-25
USB: misc: usb3503: Fix compiler warning
Dongjin Kim
1
-1
/
+1
2013-01-25
USB: misc: usb3503: add dt support
Dongjin Kim
1
-5
/
+26
2013-01-17
USB: misc: fixup smatch WARNING
Dongjin Kim
1
-4
/
+5
2013-01-17
usb: misc: usb3503_probe() can be static
Fengguang Wu
1
-1
/
+1
2013-01-12
USB: misc: Add USB3503 High-Speed Hub Controller
Dongjin Kim
1
-0
/
+303