summaryrefslogtreecommitdiffstats
path: root/drivers/usb/roles
Commit message (Expand)AuthorAgeFilesLines
* device connection: Find connections also by checking the referencesHeikki Krogerus2019-06-031-1/+1
* usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus2019-02-141-3/+18
* USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-222-0/+4
* usb: roles: Add a description for the class to KconfigHeikki Krogerus2018-12-173-1/+330
* usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie2018-10-091-0/+2
* usb: roles: intel_xhci: Enable runtime PMHeikki Krogerus2018-05-241-1/+13
* usb: roles: intel_xhci: Always allow user controlHeikki Krogerus2018-05-241-21/+2Star
* usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()Wei Yongjun2018-04-221-0/+2
* usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun2018-03-261-2/+2
* usb: roles: Add Intel xHCI USB role switch driverHans de Goede2018-03-223-0/+207