index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-keystone.c
Age
Commit message (
Expand
)
Author
2022-07-27
usb: phy: remove redundant store to variable var after & operation
Colin Ian King
2020-07-15
usb: phy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
2019-10-04
usb: phy: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2015-08-05
usb: phy: phy-keystone: Simplify return statement
Saurabh Karajgaonkar
2014-10-20
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2013-12-26
usb: phy: keystone: remove redundant return value check of platform_get_resou...
Wei Yongjun
2013-12-23
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-12
usb: phy: add Keystone usb phy driver
WingMan Kwok