index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
of.c
Age
Commit message (
Expand
)
Author
2024-07-03
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Javier Carrasco
2024-03-05
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2020-06-18
drivers: usb: Fix trivial spelling
Kieran Bingham
2018-09-10
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2017-11-28
USB: of: clean up device-node helper
Johan Hovold
2017-11-28
USB: add device-tree support for interfaces
Johan Hovold
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-13
USB: of: document reference taken by child-lookup helper
Johan Hovold
2017-05-17
USB: core: of: document reference taken by companion helper
Johan Hovold
2017-03-17
usb: of: add functions to bind a companion controller
Yoshihiro Shimoda
2016-08-09
usb: core: of.c: fix defined but not declare warning
Peter Chen
2016-03-05
USB: core: let USB device know device node
Peter Chen