aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usb3503.c
AgeCommit message (Expand)Author
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2016-06-07usb: misc: usb3503: Clean up on driver unbindKrzysztof Kozlowski
2016-06-07usb: misc: usb3503: Set platform dataKrzysztof Kozlowski
2015-10-24usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen
2014-10-20usb: misc: drop owner assignment from platform_driversWolfram Sang
2014-09-23usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi
2014-09-23usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi
2014-07-11usb: usb3503: add PM functionsJoonyoung Shim
2014-07-09usb: misc: usb3503: Update error code in print messageTushar Behera
2014-05-27usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown
2013-07-31usb: misc: usb3503: use dev_get_platdata()Jingoo Han
2013-06-03usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner
2013-06-03usb: misc: usb3503: Fix up whitespaceJulius Werner
2013-05-30usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim
2013-03-15USB: misc: usb3503: use module_i2c_driver to simplify the codeWei Yongjun
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim
2013-01-24USB: misc: usb3503: add dt supportDongjin Kim
2013-01-17USB: misc: fixup smatch WARNINGDongjin Kim
2013-01-17usb: misc: usb3503_probe() can be staticFengguang Wu
2013-01-11USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim