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
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
2019-12-30
usb: usb3503: Convert to use GPIO descriptors
Linus Walleij
1
-59
/
+35
2019-04-19
usb: misc: usb3503: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-30
/
+18
2019-01-25
usb: misc: usb3503: Add system sleep support in non-I2C mode
Marek Szyprowski
1
-8
/
+30
2018-01-11
usb: misc: usb3503: make sure reset is low for at least 100us
Stefan Agner
1
-0
/
+2
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2016-06-08
usb: misc: usb3503: Clean up on driver unbind
Krzysztof Kozlowski
1
-0
/
+24
2016-06-08
usb: misc: usb3503: Set platform data
Krzysztof Kozlowski
1
-0
/
+1
2015-10-25
usb: misc: usb3503: Use i2c_add_driver helper macro
Andrew F. Davis
1
-1
/
+1
2015-03-26
usb/misc/usb3503: Always read refclk frequency from DT
Ben Gamari
1
-23
/
+24
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-04
usb: misc: usb3503: delete unnecessary 'out of memory' messages
Peter Chen
1
-6
/
+2
2014-10-20
usb: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
usb3503: clarify what the registers 'PDS' and 'CFG1' really do
Tobias Jakobi
1
-2
/
+2
2014-09-24
usb3503: correct error message in probe ('connect' to 'interrupt')
Tobias Jakobi
1
-1
/
+1
2014-07-12
usb: usb3503: add PM functions
Joonyoung Shim
1
-2
/
+32
2014-07-10
usb: misc: usb3503: Update error code in print message
Tushar Behera
1
-1
/
+2
2014-05-28
usb: usb5303: add support for reference clock specified in device tree
Marek Szyprowski
1
-2
/
+57
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