aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/roles
AgeCommit message (Expand)Author
2019-12-17usb: roles: fix a potential use after freeWen Yang
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-03usb: roles: get usb-role-switch from parentChunfeng Yun
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus
2019-09-03usb: roles: intel: Enable static DRD mode for role switchSaranya Gopal
2019-08-26usb: roles: intel_xhci: Supplying software node for the role muxHeikki Krogerus
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie
2018-05-24usb: roles: intel_xhci: Enable runtime PMHeikki Krogerus
2018-05-24usb: roles: intel_xhci: Always allow user controlHeikki Krogerus
2018-04-22usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()Wei Yongjun
2018-03-26usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun
2018-03-22usb: roles: Add Intel xHCI USB role switch driverHans de Goede