summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-isp1301.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: isp1301: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()Andy Shevchenko2021-05-241-16/+9
* bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas2017-03-291-1/+1
* usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
* usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas2015-09-211-0/+1
* usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik2013-05-151-0/+1
* usb: phy: isp1301: implement PHY APIFelipe Balbi2013-03-181-0/+59
* usb: phy: isp1301: give it a context structureFelipe Balbi2013-03-181-0/+32
* usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-181-0/+71