summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-isp1301.c
AgeCommit message (Expand)Author
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-22usb: phy: isp1301: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-05-24usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()Andy Shevchenko
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas
2017-03-09usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik
2013-03-18usb: phy: isp1301: implement PHY APIFelipe Balbi
2013-03-18usb: phy: isp1301: give it a context structureFelipe Balbi
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi