summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common
Commit message (Expand)AuthorAgeFilesLines
* usb: common: move function's kerneldoc next to its definitionChunfeng Yun2021-03-102-2/+55
* usb: common: add function to get interval expressed in us unitChunfeng Yun2021-03-101-0/+41
* usb: common: Parse for USB SSP genXxYThinh Nguyen2021-02-061-1/+25
* usb: common: ulpi: Constify static attribute_group structRikard Falkeborn2020-11-261-1/+1
* usb: common: usb-conn-gpio: Print error on failure to get VBUSThierry Reding2020-08-181-1/+1
* usb: common: usb-conn-gpio: Make VBUS supply optionalThierry Reding2020-08-181-6/+24
* usb: common: usb-conn-gpio: Register chargerPaul Cercueil2020-07-302-0/+46
* USB: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
* usb: common: ulpi: Fix a few kerneldoc related issuesLee Jones2020-07-031-2/+3
* usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldocLee Jones2020-07-031-1/+1
* usb: common: debug: Demote comment blocks which are obviously not kerneldocLee Jones2020-07-031-2/+2
* USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-241-5/+5
* usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue2019-12-101-1/+2
* usb: common: add USB GPIO based connection detection driverChunfeng Yun2019-09-033-0/+298
* usb: common: create Kconfig fileChunfeng Yun2019-09-031-0/+38
* usb: common: Simplify usb_decode_get_set_descriptor function.Pawel Laszczak2019-08-291-55/+58
* usb: common: Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak2019-08-291-46/+43
* usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak2019-08-292-0/+269
* 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/+0
* 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-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