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
/
drivers
/
usb
/
common
/
common.c
Age
Commit message (
Expand
)
Author
2021-03-10
usb: common: move function's kerneldoc next to its definition
Chunfeng Yun
2021-03-10
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
2021-02-06
usb: common: Parse for USB SSP genXxY
Thinh Nguyen
2019-06-06
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
2019-03-26
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2019-03-19
usb: common: Consider only available nodes for dr_mode
Fabrizio Castro
2018-09-10
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2017-11-04
USB: common: 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-08-28
usb: common: use of_property_read_bool()
Sergei Shtylyov
2017-07-22
usb: Convert to using %pOF instead of full_name
Rob Herring
2016-06-21
USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
Hans de Goede
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-17
usb: common: convert to use match_string() helper
Heikki Krogerus
2016-01-24
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2015-12-15
usb: of: add an api to get dr_mode by the phy node
Bin Liu
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-07-29
usb: common: add API to update usb otg capabilities by device tree
Li Jun
2014-09-25
usb: Rename usb-common.c
Michal Sojka