开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
common
/
common.c
Age
Commit message (
Expand
)
Author
2024-12-23
usb: common: expand documentation for USB functions
Lucy Mielke
2024-11-14
USB: make single lock for all usb dynamic id lists
Greg Kroah-Hartman
2024-09-11
usb: common: Switch to device_property_match_property_string()
Andy Shevchenko
2024-08-13
usb: common: Use helper function for_each_node_with_property()
Zhang Zekun
2024-06-20
usb: common: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2021-07-27
usb: common: add helper to get role-switch-default-mode
Chunfeng Yun
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