summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-keystone.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: keystone: Convert to platform remove callback returning voidUwe Kleine-König2023-03-231-4/+2
* usb: phy: remove redundant store to variable var after & operationColin Ian King2022-07-271-1/+1
* usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
* usb: phy-generic: Delete unused platform dataLinus Walleij2020-01-151-1/+1
* usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-041-3/+1
* USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-071-10/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-211-1/+1
* usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-211-1/+1
* usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun2013-12-261-5/+0
* usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat2013-12-231-1/+1
* Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-191-2/+1
* usb: phy: add Keystone usb phy driverWingMan Kwok2013-12-121-0/+142