index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
roles
/
intel-xhci-usb-role-switch.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-06-15
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-05-28
usb: roles: intel_xhci: Convert to platform remove callback returning void
Uwe Kleine-König
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-03
usb: roles: intel: Enable static DRD mode for role switch
Saranya Gopal
2019-08-26
usb: roles: intel_xhci: Supplying software node for the role mux
Heikki Krogerus
2018-10-09
usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
Wan Ahmad Zainie
2018-05-24
usb: roles: intel_xhci: Enable runtime PM
Heikki Krogerus
2018-05-24
usb: roles: intel_xhci: Always allow user control
Heikki Krogerus
2018-04-22
usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()
Wei Yongjun
2018-03-26
usb: roles: Fix return value check in intel_xhci_usb_probe()
Wei Yongjun
2018-03-22
usb: roles: Add Intel xHCI USB role switch driver
Hans de Goede