aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/common
Commit message (Expand)AuthorAgeFilesLines
* import kernel sourceSiluxsept2025-08-095-0/+1123
* cleanup for new importSiluxsept2025-08-095-1123/+0
* redbull: import kernel source from correct branch..Siluxsept2022-12-222-6/+17
* redbull: T kernel source squashed importSiluxsept2022-12-221-5/+1
* redbull: sync with LOS sources12.1Siluxsept2022-04-031-1/+5
* Merge android-4.19.33 (0b065cd) into msm-4.19Ivaylo Georgiev2019-05-131-0/+2
|\
| * usb: common: Consider only available nodes for dr_modeFabrizio Castro2019-04-031-0/+2
* | Merge android-4.19.14 (8735c21) into msm-4.19Ivaylo Georgiev2019-02-272-315/+0
|\|
| * usb: roles: Add a description for the class to KconfigHeikki Krogerus2019-01-092-315/+0
* | Merge remote-tracking branch 'origin/tmp-17b57b1' into msm-konaRishabh Bhatnagar2018-10-021-3/+12
|\|
| * usb: roles: Take care of driver module reference countingHeikki Krogerus2018-09-201-3/+12
* | usb: dwc3: Add USB_DR_MODE_DRD as dual role modeHemant Kumar2018-09-241-0/+1
|/
* 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-134-27/+4
|\
| * USB: common: Remove redundant license textGreg Kroah-Hartman2017-11-044-27/+0
| * 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/+4
* 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-051-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/+0
| * 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/+0
| * 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/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-14/+8
|\
| * usb: common: convert to use match_string() helperHeikki Krogerus2016-03-171-14/+8
* | 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-241-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/+4
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-26/+18
* 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