aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/roles/intel-xhci-usb-role-switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus1-11/+15
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+25
2019-09-03usb: roles: intel: Enable static DRD mode for role switchSaranya Gopal1-2/+25
2019-08-26usb: roles: intel_xhci: Supplying software node for the role muxHeikki Krogerus1-7/+20
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie1-0/+2
2018-05-24usb: roles: intel_xhci: Enable runtime PMHeikki Krogerus1-1/+13
2018-05-24usb: roles: intel_xhci: Always allow user controlHeikki Krogerus1-21/+2
2018-04-22usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()Wei Yongjun1-0/+2
2018-03-26usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun1-2/+2
2018-03-22usb: roles: Add Intel xHCI USB role switch driverHans de Goede1-0/+192