summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-231-0/+15
* usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-272-0/+368
* usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen2014-05-272-0/+149