index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
2020-05-13
usb: roles: Switch on role-switch uevent reporting
Bryan O'Donoghue
2020-03-04
usb: roles: Allow the role switches to be named
Heikki Krogerus
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-03-04
usb: roles: Leave the private driver data pointer to the drivers
Heikki Krogerus
2020-02-14
usb: use kobj_to_dev() API
chenqiwu
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-10
usb: roles: fix a potential use after free
Wen Yang
2019-11-04
usb: roles: Add usb_role_switch_find_by_fwnode()
Heikki Krogerus
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-17
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-03
usb: roles: get usb-role-switch from parent
Chunfeng Yun
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
usb: roles: Add fwnode_usb_role_switch_get() function
Heikki Krogerus
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
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-06-03
device connection: Find connections also by checking the references
Heikki Krogerus
2019-02-14
usb: roles: Find the muxes by also matching against the device node
Heikki Krogerus
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2018-12-17
usb: roles: Add a description for the class to Kconfig
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