index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
roles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: roles: make role_class a static const structure
Ivan Orlov
2023-06-20
1
-8
/
+9
*
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-06-15
1
-2
/
+0
*
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-06-13
1
-0
/
+2
*
usb: roles: intel_xhci: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+1
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
|
*
device property: Constify fwnode connection match APIs
Andy Shevchenko
2022-10-22
1
-1
/
+1
*
|
usb: roles: fix of node refcount leak in usb_role_switch_is_parent()
Yang Yingliang
2022-11-29
1
-1
/
+4
|
/
*
usb: roles: add helper usb_role_string()
Chunfeng Yun
2021-05-27
1
-0
/
+9
*
usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
Hans de Goede
2021-04-09
1
-0
/
+2
*
device connection: Remove struct device_connection
Heikki Krogerus
2020-09-07
1
-8
/
+4
*
usb: roles: Switch on role-switch uevent reporting
Bryan O'Donoghue
2020-05-13
1
-1
/
+3
*
usb: roles: Allow the role switches to be named
Heikki Krogerus
2020-03-04
1
-1
/
+2
*
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-03-04
2
-13
/
+17
*
usb: roles: Leave the private driver data pointer to the drivers
Heikki Krogerus
2020-03-04
1
-0
/
+22
*
usb: use kobj_to_dev() API
chenqiwu
2020-02-14
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
usb: roles: fix a potential use after free
Wen Yang
2019-12-10
1
-1
/
+1
*
usb: roles: Add usb_role_switch_find_by_fwnode()
Heikki Krogerus
2019-11-04
1
-0
/
+21
*
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
2
-4
/
+64
|
\
|
*
usb: roles: get usb-role-switch from parent
Chunfeng Yun
2019-09-03
1
-4
/
+21
|
*
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
1
-14
/
+2
|
|
\
|
*
|
usb: roles: Add fwnode_usb_role_switch_get() function
Heikki Krogerus
2019-09-03
1
-0
/
+20
|
*
|
usb: roles: intel: Enable static DRD mode for role switch
Saranya Gopal
2019-09-03
1
-2
/
+25
*
|
|
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-18
1
-7
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: roles: intel_xhci: Supplying software node for the role mux
Heikki Krogerus
2019-08-26
1
-7
/
+20
|
|
/
*
|
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-7
/
+1
|
/
*
device connection: Find connections also by checking the references
Heikki Krogerus
2019-06-03
1
-1
/
+1
*
usb: roles: Find the muxes by also matching against the device node
Heikki Krogerus
2019-02-14
1
-3
/
+18
*
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
2
-0
/
+4
*
usb: roles: Add a description for the class to Kconfig
Heikki Krogerus
2018-12-17
3
-1
/
+330
*
usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
Wan Ahmad Zainie
2018-10-09
1
-0
/
+2
*
usb: roles: intel_xhci: Enable runtime PM
Heikki Krogerus
2018-05-24
1
-1
/
+13
*
usb: roles: intel_xhci: Always allow user control
Heikki Krogerus
2018-05-24
1
-21
/
+2
*
usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()
Wei Yongjun
2018-04-22
1
-0
/
+2
*
usb: roles: Fix return value check in intel_xhci_usb_probe()
Wei Yongjun
2018-03-26
1
-2
/
+2
*
usb: roles: Add Intel xHCI USB role switch driver
Hans de Goede
2018-03-22
3
-0
/
+207