aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/common/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-06USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman1-0/+21
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman1-0/+2
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun1-0/+16
2019-03-19usb: common: Consider only available nodes for dr_modeFabrizio Castro1-0/+2
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda1-0/+25
2017-11-04USB: common: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-08-28usb: common: use of_property_read_bool()Sergei Shtylyov1-7/+4
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede1-6/+20
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+8
2016-03-17usb: common: convert to use match_string() helperHeikki Krogerus1-14/+8
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman1-0/+1
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu1-6/+54
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus1-11/+4
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus1-26/+18
2015-07-29usb: common: add API to update usb otg capabilities by device treeLi Jun1-0/+56
2014-09-25usb: Rename usb-common.cMichal Sojka1-0/+159