index
:
pm24.git
cpufreq-rust
master
more-events
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
/
typec
/
mux.c
Age
Commit message (
Expand
)
Author
2024-03-02
usb: typec: constify struct class usage
Ricardo B. Marliere
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
2023-05-29
usb: typec: mux: Clean up mux_fwnode_match()
Heikki Krogerus
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
2022-09-30
usb: typec: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2022-06-21
usb: typec: mux: Allow muxes to specify mode-switch
Prashant Malani
2022-04-26
usb: typec: mux: Allow multiple mux_devs per mux
Bjorn Andersson
2022-04-26
usb: typec: mux: Introduce indirection
Bjorn Andersson
2022-04-26
usb: typec: mux: Check dev_set_name() return value
Bjorn Andersson
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-10
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
2021-06-02
Revert "usb: typec: mux: Remove requirement for the "orientation-switch" devi...
Heikki Krogerus
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-27
usb: typec: mux: Remove requirement for the "orientation-switch" device property
Heikki Krogerus
2021-05-27
usb: typec: mux: Use device type instead of device name for matching
Heikki Krogerus
2021-05-21
usb: typec: mux: Fix matching with typec_altmode_desc
Bjorn Andersson
2021-04-05
usb: typec: Organize the private headers properly
Heikki Krogerus
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
2020-03-04
usb: typec: mux: Allow the mux handles to be requested with fwnode
Heikki Krogerus
2020-03-04
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
2020-03-04
usb: typec: mux: Allow the muxes to be named
Heikki Krogerus
2020-02-12
usb: typec: mux: Drop support for device name matching
Heikki Krogerus
2020-01-08
usb: typec: fix non-kernel-doc comments
Randy Dunlap
2019-07-25
usb: typec: mux: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
2019-02-20
usb: typec: mux: remove redundant check on variable match
Colin Ian King
2019-02-19
usb: typec: mux: Fix unsigned comparison with less than zero
YueHaibing
2019-02-14
usb: typec: mux: Find the muxes by also matching against the device node
Heikki Krogerus
2019-02-14
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
2018-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
2018-07-02
usb: typec: mux: Get the mux identifier from function parameter
Heikki Krogerus
2018-05-24
usb: typec: Fix htmldocs warning
Heikki Krogerus
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus