aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-keystone.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-23usb: phy: keystone: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2022-07-27usb: phy: remove redundant store to variable var after & operationGravatar Colin Ian King 1-1/+1
2020-07-15usb: phy: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-01-15usb: phy-generic: Delete unused platform dataGravatar Linus Walleij 1-1/+1
2019-10-04usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+1
2017-11-07USB: phy: Remove redundant license textGravatar Greg Kroah-Hartman 1-10/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 1-0/+1
2015-08-05usb: phy: phy-keystone: Simplify return statementGravatar Saurabh Karajgaonkar 1-5/+1
2014-10-20usb: phy: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Gravatar Felipe Balbi 1-1/+1
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericGravatar Felipe Balbi 1-1/+1
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Gravatar Wei Yongjun 1-5/+0
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperGravatar Sachin Kamat 1-1/+1
2013-12-19Merge tag 'v3.13-rc4' into nextGravatar Felipe Balbi 1-2/+1
2013-12-12usb: phy: add Keystone usb phy driverGravatar WingMan Kwok 1-0/+142