aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usb3503.c
Commit message (Expand)AuthorAge
* usb/misc/usb3503: Always read refclk frequency from DTBen Gamari2015-03-26
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: misc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
|/
* usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi2014-09-24
* usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi2014-09-24
* usb: usb3503: add PM functionsJoonyoung Shim2014-07-11
* usb: misc: usb3503: Update error code in print messageTushar Behera2014-07-09
* usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski2014-05-27
* usb: misc: usb3503: Support operation with no I2C controlMark Brown2013-08-12
* usb: misc: usb3503: Add USB3503A to the compatible listMark Brown2013-08-12
* usb: misc: usb3503: Default to hub modeMark Brown2013-08-12
* usb: misc: usb3503: Fix typos in error messagesMark Brown2013-08-12
* usb: misc: usb3503: Factor out I2C probeMark Brown2013-08-12
* usb: misc: usb3503: Convert to regmapMark Brown2013-08-12
* usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown2013-08-12
* usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown2013-08-12
* usb: misc: usb3503: Convert to devm_ APIsMark Brown2013-08-12
* usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown2013-08-12
* usb: misc: usb3503: use dev_get_platdata()Jingoo Han2013-07-31
* usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner2013-06-03
* usb: misc: usb3503: Fix up whitespaceJulius Werner2013-06-03
* usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim2013-05-30
* usb: misc: usb3503: Add to select the ports to disableDongjin Kim2013-05-30
* USB: misc: usb3503: use module_i2c_driver to simplify the codeWei Yongjun2013-03-15
* USB: misc: usb3503: Fix compiler warningDongjin Kim2013-01-25
* USB: misc: usb3503: add dt supportDongjin Kim2013-01-24
* USB: misc: fixup smatch WARNINGDongjin Kim2013-01-17
* usb: misc: usb3503_probe() can be staticFengguang Wu2013-01-17
* USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim2013-01-11