index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-07-31
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-24
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-11
USB: misc: Add USB3503 High-Speed Hub Controller
Dongjin Kim
1
-0
/
+303