summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common
Commit message (Expand)AuthorAgeFilesLines
* USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman2019-06-063-6/+38
* Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman2019-04-011-0/+2
|\
| * usb: common: Consider only available nodes for dr_modeFabrizio Castro2019-03-191-0/+2
* | usb: introduce usb_ep_type_string() functionChunfeng Yun2019-03-261-0/+16
|/
* usb: roles: Add a description for the class to KconfigHeikki Krogerus2018-12-172-315/+0Star
* usb: roles: Take care of driver module reference countingHeikki Krogerus2018-09-201-3/+12
* usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda2018-09-101-0/+25
* usb: common: Small class for USB role switchesHeikki Krogerus2018-03-222-0/+306
* USB: ulpi: fix bus-node lookupJohan Hovold2017-11-281-2/+2
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-144-27/+4Star
|\
| * USB: common: Remove redundant license textGreg Kroah-Hartman2017-11-044-27/+0Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-044-0/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* usb: common: use of_property_read_bool()Sergei Shtylyov2017-08-281-7/+4Star
* usb: make device_type constBhumika Goyal2017-08-281-1/+1
* usb: Convert to using %pOF instead of full_nameRob Herring2017-07-221-2/+2
* Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-061-1/+1
|\
| * of: Add function for generating a DT modalias with a newlineRob Herring2017-03-221-1/+1
* | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-111-0/+7
|/
* usb: ulpi: Support device discovery via DTStephen Boyd2017-01-201-6/+73
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-141-5/+6
|\
| * usb: ulpi: make ops struct constantTal Shorer2016-09-061-1/+2
| * usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer2016-09-061-1/+0Star
| * usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer2016-09-061-2/+2
| * usb: ulpi: remove calls to old api callbacksTal Shorer2016-09-061-4/+0Star
| * usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer2016-09-061-2/+6
| * usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer2016-09-061-1/+2
* | usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd2016-08-091-2/+3
|/
* Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-041-0/+2
|\
| * usb: common: otg-fsm: add license to usb-otg-fsmOscar2016-06-141-0/+2
* | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2016-06-211-6/+20
|/
* usb: otg-fsm: support multiple instancesRoger Quadros2016-04-061-6/+4Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-191-14/+8Star
|\
| * usb: common: convert to use match_string() helperHeikki Krogerus2016-03-171-14/+8Star
* | usb: common: otg-fsm: add HNP polling supportLi Jun2016-03-041-0/+87
* | usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-251-0/+1
|/
* usb: of: add an api to get dr_mode by the phy nodeBin Liu2015-12-151-6/+54
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-11/+4Star
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-26/+18Star
* usb: common: add API to update usb otg capabilities by device treeLi Jun2015-07-291-0/+56
* usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu2015-07-201-1/+1
* usb: add bus type for USB ULPIHeikki Krogerus2015-05-132-0/+256
* usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-4/+4
* usb: Add LED triggers for USB activityMichal Sojka2014-09-252-0/+58
* usb: Rename usb-common.cMichal Sojka2014-09-252-1/+3
* usb: common: add API to get if the platform supports TPLPeter Chen2014-09-241-0/+15
* usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-282-0/+368
* usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen2014-05-282-0/+149