Age | Commit message (Expand) | Author | Files | Lines |
2017-11-28 | USB: of: clean up device-node helper | Johan Hovold | 1 | -4/+3 |
2017-11-28 | USB: add device-tree support for interfaces | Johan Hovold | 1 | -0/+14 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-17 | usb: of: add functions to bind a companion controller | Yoshihiro Shimoda | 1 | -0/+5 |
2016-06-21 | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block | Hans de Goede | 1 | -2/+2 |
2016-03-05 | USB: core: let USB device know device node | Peter Chen | 1 | -0/+7 |
2015-12-17 | usb: of: fix build breakage on !OF | Felipe Balbi | 1 | -1/+2 |
2015-12-15 | usb: of: add an api to get dr_mode by the phy node | Bin Liu | 1 | -0/+5 |
2015-09-27 | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus | 1 | -6/+0 |
2015-09-27 | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed | Heikki Krogerus | 1 | -6/+0 |
2015-07-29 | usb: common: add API to update usb otg capabilities by device tree | Li Jun | 1 | -0/+7 |
2014-09-24 | usb: common: add API to get if the platform supports TPL | Peter Chen | 1 | -0/+5 |
2013-07-30 | usb: of: fix build breakage caused by recent patches | Felipe Balbi | 1 | -1/+1 |
2013-07-29 | usb: common: introduce of_usb_get_maximum_speed() | Felipe Balbi | 1 | -0/+8 |
2013-06-25 | usb: fix build error without CONFIG_USB_PHY | Peter Chen | 1 | -6/+10 |
2013-06-18 | usb: add devicetree helpers for determining dr_mode and phy_type | Michael Grzeschik | 1 | -0/+28 |