summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-keystone.c
AgeCommit message (Expand)Author
2020-07-15usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2019-10-04usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing
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
2015-08-05usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok