summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common
Commit message (Expand)AuthorAge
* usb: common: Small class for USB role switchesHeikki Krogerus2018-03-22
* USB: ulpi: fix bus-node lookupJohan Hovold2017-11-28
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: common: Remove redundant license textGreg Kroah-Hartman2017-11-04
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: common: use of_property_read_bool()Sergei Shtylyov2017-08-28
* usb: make device_type constBhumika Goyal2017-08-28
* usb: Convert to using %pOF instead of full_nameRob Herring2017-07-22
* Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-05
|\
| * of: Add function for generating a DT modalias with a newlineRob Herring2017-03-22
* | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-11
|/
* usb: ulpi: Support device discovery via DTStephen Boyd2017-01-19
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\
| * usb: ulpi: make ops struct constantTal Shorer2016-09-06
| * usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer2016-09-06
| * usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer2016-09-06
| * usb: ulpi: remove calls to old api callbacksTal Shorer2016-09-06
| * usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer2016-09-06
| * usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer2016-09-06
* | usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd2016-08-09
|/
* Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-04
|\
| * usb: common: otg-fsm: add license to usb-otg-fsmOscar2016-06-14
* | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2016-06-21
|/
* usb: otg-fsm: support multiple instancesRoger Quadros2016-04-06
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\
| * usb: common: convert to use match_string() helperHeikki Krogerus2016-03-17
* | usb: common: otg-fsm: add HNP polling supportLi Jun2016-03-04
* | usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-24
|/
* usb: of: add an api to get dr_mode by the phy nodeBin Liu2015-12-15
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-27
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-27
* usb: common: add API to update usb otg capabilities by device treeLi Jun2015-07-29
* usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu2015-07-20
* usb: add bus type for USB ULPIHeikki Krogerus2015-05-13
* usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-18
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* usb: Add LED triggers for USB activityMichal Sojka2014-09-25
* usb: Rename usb-common.cMichal Sojka2014-09-25
* usb: common: add API to get if the platform supports TPLPeter Chen2014-09-24
* usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-27
* usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen2014-05-27