#!/bin/bash perf record -g "$@" e='text/javascript' src='/cgit.js'>
summaryrefslogtreecommitdiff
path: root/drivers/usb/common
AgeCommit message (Expand)Author
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-19usb: common: Consider only available nodes for dr_modeFabrizio Castro
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus
2018-09-20usb: roles: Take care of driver module reference countingHeikki Krogerus
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-03-22usb: common: Small class for USB role switchesHeikki Krogerus
2017-11-28USB: ulpi: fix bus-node lookupJohan Hovold
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-04USB: common: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28usb: common: use of_property_read_bool()Sergei Shtylyov
2017-08-28usb: make device_type constBhumika Goyal
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-01-20usb: ulpi: Support device discovery via DTStephen Boyd
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-06usb: ulpi: make ops struct constantTal Shorer
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer
2016-09-06usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer