index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
phy.h
Age
Commit message (
Expand
)
Author
2018-04-22
USB: phy: drop legacy board-file support
Johan Hovold
2018-04-22
USB: phy: drop unused legacy controller-phy bind helper
Johan Hovold
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
usb: phy: Avoid unchecked dereference warning
Baolin Wang
2017-08-15
usb: phy: Add USB charger support
Baolin Wang
2017-05-17
usb: phy: Introduce one extcon device into usb phy
Baolin Wang
2015-09-27
usb: phy: change some comments
Peter Chen
2015-05-28
usb: phy: add static inline wrapper for devm_usb_get_phy_by_node
Arnd Bergmann
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
2015-01-12
usb: phy: change some comments
Peter Chen
2014-11-21
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-03-05
usb: phy: Add set_wakeup API
Peter Chen
2013-07-29
usb: phy: protect against NULL phy pointers
Felipe Balbi
2013-06-17
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
2013-03-18
usb: phy: return -ENXIO when PHY layer isn't enabled
Felipe Balbi
2013-03-18
usb: phy: introduce ->set_vbus() method
Felipe Balbi
2013-03-18
usb: phy: make it a menuconfig
Felipe Balbi
2013-01-25
usb: otg: add device tree support to otg library
Kishon Vijay Abraham I
2013-01-25
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
Kishon Vijay Abraham I
2013-01-25
usb: otg: add an api to bind the usb controller and phy
Kishon Vijay Abraham I
2012-11-15
usb: phy: change phy notify connect/disconnect API
Peter Chen
2012-09-06
usb: phy: fix build break
Venu Byravarasu
2012-09-05
usb: otg: Move phy interface to separate file.
Venu Byravarasu