index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
1
-4
/
+2
2023-05-29
usb: typec: mux: Clean up mux_fwnode_match()
Heikki Krogerus
1
-48
/
+7
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-09-30
usb: typec: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
1
-2
/
+2
2022-06-21
usb: typec: mux: Allow muxes to specify mode-switch
Prashant Malani
1
-2
/
+6
2022-04-26
usb: typec: mux: Allow multiple mux_devs per mux
Bjorn Andersson
1
-26
/
+102
2022-04-26
usb: typec: mux: Introduce indirection
Bjorn Andersson
1
-72
/
+121
2022-04-26
usb: typec: mux: Check dev_set_name() return value
Bjorn Andersson
1
-4
/
+10
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2021-06-10
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
1
-1
/
+1
2021-06-02
Revert "usb: typec: mux: Remove requirement for the "orientation-switch" devi...
Heikki Krogerus
1
-0
/
+16
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+4
2021-05-27
usb: typec: mux: Remove requirement for the "orientation-switch" device property
Heikki Krogerus
1
-3
/
+0
2021-05-27
usb: typec: mux: Use device type instead of device name for matching
Heikki Krogerus
1
-16
/
+10
2021-05-21
usb: typec: mux: Fix matching with typec_altmode_desc
Bjorn Andersson
1
-3
/
+4
2021-04-05
usb: typec: Organize the private headers properly
Heikki Krogerus
1
-2
/
+2
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
1
-9
/
+10
2020-03-04
usb: typec: mux: Allow the mux handles to be requested with fwnode
Heikki Krogerus
1
-11
/
+11
2020-03-04
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
1
-0
/
+19
2020-03-04
usb: typec: mux: Allow the muxes to be named
Heikki Krogerus
1
-2
/
+4
2020-02-12
usb: typec: mux: Drop support for device name matching
Heikki Krogerus
1
-21
/
+4
2020-01-08
usb: typec: fix non-kernel-doc comments
Randy Dunlap
1
-1
/
+1
2019-07-25
usb: typec: mux: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
1
-66
/
+172
2019-02-20
usb: typec: mux: remove redundant check on variable match
Colin Ian King
1
-1
/
+1
2019-02-19
usb: typec: mux: Fix unsigned comparison with less than zero
YueHaibing
1
-1
/
+1
2019-02-14
usb: typec: mux: Find the muxes by also matching against the device node
Heikki Krogerus
1
-12
/
+74
2019-02-14
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
1
-4
/
+6
2018-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
1
-4
/
+13
2018-07-02
usb: typec: mux: Get the mux identifier from function parameter
Heikki Krogerus
1
-3
/
+3
2018-05-24
usb: typec: Fix htmldocs warning
Heikki Krogerus
1
-1
/
+1
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
1
-0
/
+191