| Commit message (Expand) | Author | Age |
* | usb: misc: usb3503: make sure reset is low for at least 100us | Stefan Agner | 2018-01-11 |
* | USB: misc: Remove redundant license text | Greg Kroah-Hartman | 2017-11-04 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 |
* | usb: misc: usb3503: Clean up on driver unbind | Krzysztof Kozlowski | 2016-06-07 |
* | usb: misc: usb3503: Set platform data | Krzysztof Kozlowski | 2016-06-07 |
* | usb: misc: usb3503: Use i2c_add_driver helper macro | Andrew F. Davis | 2015-10-24 |
* | usb/misc/usb3503: Always read refclk frequency from DT | Ben Gamari | 2015-03-26 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ |
|
| * | usb: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | usb: misc: usb3503: delete unnecessary 'out of memory' messages | Peter Chen | 2014-11-03 |
|/ |
|
* | usb3503: clarify what the registers 'PDS' and 'CFG1' really do | Tobias Jakobi | 2014-09-23 |
* | usb3503: correct error message in probe ('connect' to 'interrupt') | Tobias Jakobi | 2014-09-23 |
* | usb: usb3503: add PM functions | Joonyoung Shim | 2014-07-11 |
* | usb: misc: usb3503: Update error code in print message | Tushar Behera | 2014-07-09 |
* | usb: usb5303: add support for reference clock specified in device tree | Marek Szyprowski | 2014-05-27 |
* | usb: misc: usb3503: Support operation with no I2C control | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Add USB3503A to the compatible list | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Default to hub mode | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Fix typos in error messages | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Factor out I2C probe | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Convert to regmap | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Actively manage Hub Connect GPIO | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Use gpio_set_value_cansleep() | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: Convert to devm_ APIs | Mark Brown | 2013-08-12 |
* | usb: misc: Fix swapped properties in usb3503 DT parsing | Mark Brown | 2013-08-12 |
* | usb: misc: usb3503: use dev_get_platdata() | Jingoo Han | 2013-07-31 |
* | usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet | Julius Werner | 2013-06-03 |
* | usb: misc: usb3503: Fix up whitespace | Julius Werner | 2013-06-03 |
* | usb: misc: usb3503: Adding device tree entry 'disabled-ports' | Dongjin Kim | 2013-05-30 |
* | usb: misc: usb3503: Add to select the ports to disable | Dongjin Kim | 2013-05-30 |
* | USB: misc: usb3503: use module_i2c_driver to simplify the code | Wei Yongjun | 2013-03-15 |
* | USB: misc: usb3503: Fix compiler warning | Dongjin Kim | 2013-01-25 |
* | USB: misc: usb3503: add dt support | Dongjin Kim | 2013-01-24 |
* | USB: misc: fixup smatch WARNING | Dongjin Kim | 2013-01-17 |
* | usb: misc: usb3503_probe() can be static | Fengguang Wu | 2013-01-17 |
* | USB: misc: Add USB3503 High-Speed Hub Controller | Dongjin Kim | 2013-01-11 |